@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
  margin: 0;
  padding: 0;
}

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

header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer {
  display: block;
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, th, var, i, b {
  font-style: normal;
  font-weight: normal;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button {
  overflow: visible;
  vertical-align: middle;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a, area {
  outline: none;
  blr: expression(this.onFocus=this.blur());
}

a:focus, a:hover, a:active {
  outline: none;
  blr: expression(this.onFocus=this.blur());
}

sub, sup {
  vertical-align: baseline;
}

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

textarea {
  resize: none;
}

input[type="submit"], input[type="button"] {
  cursor: pointer;
}

img {
  border: 0;
  vertical-align: middle;
}

a img, img {
  -ms-interpolation-mode: bicubic;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #777;
}

a:hover {
  text-decoration: none;
}

body, th, td, button, input, select, textarea {
  font-family: Arial,"微软雅黑";
  font-size: 13px;
  color: #777;
}

.layout {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.clearfix {
  *zoom: 1;
}

#web-ietip {
  width: 526px;
  height: 90px;
  padding: 83px 0 0 84px;
  overflow: hidden;
  background: url(../css/ietip/browser.png) no-repeat center center;
  margin: 200px auto 0;
}

#web-ietip a {
  display: block;
  width: 65px;
  height: 80px;
  float: left;
}

/*初始化*/
@font-face {
  font-family: 'iconfont';
  src: url("../font/iconfont.eot");
  src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/* 头部 */
.header {
  width: 100%;
  height: 105px;
  background-color: #fff;
}

.header .logo {
  width: auto;
  height: 100%;
}

.header .logo .img {
  width: 100%;
}

.header .navb .tel {
  margin: 20px 0;
}

.header .navb .tel li {
  font-size: 14px;
  margin-left: 25px;
  float: left;
}

.header .navb .tel li a {
  color: #00a1f5;
}

.header .navb .nav .li {
  float: left;
  margin-left: 54px;
}

.header .navb .nav .li .a {
  font-size: 16px;
  color: #000;
}

.footer {
  background: #16181a url(../images/gui.png) center 132px no-repeat;
}

.footer-top {
  padding-top: 35px;
}

.webmap {
  float: left;
  margin-right: 90px;
}

.webmap dt {
  line-height: 53px;
}

.webmap dt a {
  color: #0095e2;
  font-size: 16px;
}

.webmap dd {
  line-height: 24px;
}

.webmap dd a {
  color: #666;
  font-size: 14px;
}

.webmap dd a:hover {
  color: #fff;
}

.ewm, .ewm2 {
  width: 120px;
  height: 120px;
}

.ewm2 {
  margin-left: 15px;
}

.nomr {
  margin-right: 0 !important;
  float: right;
}

.footer-m {
  padding: 10px 0 50px 0;
}

.ad li {
  padding-right: 1.3%;
  float: left;
  width: 24%;
}

.ad li i {
  float: left;
  padding-top: 52px;
  font-size: 18px;
  margin-right: 23px;
  margin-bottom: 5px;
  color: #999;
  background-position: center top;
  background-repeat: no-repeat;
  line-height: 22px;
}

.ad li .i1 {
  background-image: url(../images/png_adbg2.png);
}

.ad li .i2 {
  background-image: url(../images/png_adbg1.png);
}

.ad li .i3 {
  background-image: url(../images/home_foshan.png);
}

.ad li .i4 {
  background-image: url(../images/home-shanghai.jpg);
  background-size: 28px;
}

.ad li.last {
  padding-right: 0;
}

.ad li h5 {
  line-height: 37px;
  color: #7f7f7f;
  font-size: 30px;
}

.ad li p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
}

.ad li h5.spe {
  padding-top: 10px;
}

.footer-b {
  border-top: 1px solid #222528;
  padding: 10px 0;
  line-height: 37px;
}

.copyright {
  color: #5f5f5f;
  font-size: 12px;
}

.sb_s1 {
  margin-left: 10px;
  vertical-align: middle;
}

.banner {
  width: 100%;
  height: 480px;
  overflow: hidden;
  margin-bottom: 30px;
}

.box1 .title {
  padding: 70px 0 70px 0;
  text-align: center;
}

.box1 .title .h3 {
  font-size: 48px;
  color: #cccccc;
  margin-bottom: 30px;
}

.box1 .title .h4 {
  font-size: 40px;
  color: #3b99f0;
}

.box1 .lb2 {
  margin-bottom: 50px;
}
/*181122*/
.box1 .lb2 .swiper-wrapper .myicon1{
      display: block;
      margin: 0 auto;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(1) .myicon1{
    width: 55px;
    height: 63px;
    background: url(../images/ls1.png)no-repeat center;
    background-size: 55px 63px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(1):hover .myicon1{
    width: 55px;
    height: 63px;
    background: url(../images/ls1on.png)no-repeat center;
    background-size: 55px 63px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(2) .myicon1{
    width: 57px;
    height: 56px;
    background: url(../images/ls4.png)no-repeat center;
    background-size: 57px 56px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(2):hover .myicon1{
    width: 57px;
    height: 56px;
    background: url(../images/ls4on.png)no-repeat center;
    background-size: 57px 56px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(3) .myicon1{
    width: 58px;
    height: 60px;
    background: url(../images/ls2.png)no-repeat center;
    background-size: 58px 60px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(3):hover .myicon1{
    width: 58px;
    height: 60px; 
    background: url(../images/ls2on.png)no-repeat center;
    background-size: 58px 60px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(4) .myicon1{
    width: 58px;
    height: 60px;
    background: url(../images/ls5.png)no-repeat center;
    background-size: 58px 60px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(4):hover .myicon1{
    width: 58px;
    height: 60px; 
    background: url(../images/ls5on.png)no-repeat center;
    background-size: 58px 60px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(5) .myicon1{
    width: 70px;
    height: 53px;
    background: url(../images/ls3.png)no-repeat center;
    background-size: 70px 53px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(5):hover .myicon1{
    width: 70px;
    height: 583x; 
    background: url(../images/ls3on.png)no-repeat center;
    background-size: 70px 53px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(6) .myicon1{
    width: 59px;
    height: 62px;
    background: url(../images/ls6.png)no-repeat center;
    background-size: 59px 62px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(6):hover .myicon1{
    width: 59px;
    height: 62px; 
    background: url(../images/ls6on.png)no-repeat center;
    background-size: 59px 62px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(7) .myicon1{
    width: 55px;
    height: 63px;
    background: url(../images/ls1.png)no-repeat center;
    background-size: 55px 63px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(7):hover .myicon1{
    width: 55px;
    height: 63px;
    background: url(../images/ls1on.png)no-repeat center;
    background-size: 55px 63px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(8) .myicon1{
    width: 57px;
    height: 56px;
    background: url(../images/ls4.png)no-repeat center;
    background-size: 57px 56px;
}
.box1 .lb2 .swiper-wrapper .swiper-slide:nth-child(8):hover .myicon1{
    width: 57px;
    height: 56px;
    background: url(../images/ls4on.png)no-repeat center;
    background-size: 57px 56px;
}
/*181122*/
.box1 .lb2 .li2 {
  width: 380px;
  height: 280px;
  background-color: #f6f6f6;
  padding: 8px;
}

.box1 .lb2 .li2 .txt2 {
  background-color: #fff;
  width: 378px;
  height: 278px;
  border: 1px solid #fff;
  text-align: center;
}

.box1 .lb2 .li2 .txt2 .icon1 {
  margin: 55px 0 24px 0;
}

.box1 .lb2 .li2 .txt2 .icon1 .myicon1 {
  font-size: 60px;
  color: #ff7c00;
}

.box1 .lb2 .li2 .txt2 .tit2 {
  font-size: 18px;
  color: #000;
  margin-bottom: 28px;
}

.box1 .lb2 .li2 .txt2 .p3 {
  font-size: 14px;
  color: #999999;
}

.box1 .lb2 .li2:hover {
  background-color: #3b99f0;
}

.box1 .lb2 .li2:hover .txt2 {
  background-color: #3b99f0;
}

.box1 .lb2 .li2:hover .txt2 .icon1 .myicon1 {
  color: #fff;
}

.box1 .lb2 .li2:hover .txt2 .tit2 {
  color: #fff;
}

.box1 .lb2 .li2:hover .txt2 .p3 {
  color: #fff;
}

.box1 .lb2 .swiper-pagination1 {
  text-align: center;
  margin-top: 30px;
}

.box1 .lb2 .swiper-pagination-bullet {
  border-radius: 0;
}

.box1 .lb2 .swiper-pagination-bullet {
  width: 50px;
  height: 4px;
  text-align: center;
  background-color: #bdbdbd;
}

.box1 .lb2 .swiper-pagination-bullet-active {
  color: #fff;
  background: #087fec;
}

.ssl {
  height: 900px;
  width: 100%;
  background-image: url(../images/zs_bg.png);
  background-position: center;
}

.ssl .title .h4 {
  color: #fff;
}

.ssl .list1 .li {
  float: left;
  width: 300px;
  height: 480px;
  background: url(../images/yel.jpg) no-repeat center;
  text-align: center;
  padding: 40px;
  overflow: hidden;
}

.ssl .list1 .li .logo2 {
  margin: 5px 0;
}

.ssl .list1 .li .p4, .ssl .list1 .li .wb1 {
  font-size: 14px;
  color: #999999;
}

.ssl .list1 .li .wb1 {
  line-height: 28px;
  text-align: left;
}

.ssl .list1 .li .tit2 {
  font-size: 32px;
  color: #e6000a;
  margin: 45px 0 35px 0;
  font-weight: 700;
}

.ssl .list1 .li1 {
  background: url(../images/blue.png) no-repeat center;
}

.ssl .list1 .li2 {
  margin: 0 30px;
}

.type {
  width: 100%;
  padding-bottom: 90px;
  background: url(../images/bg2.png) no-repeat center;
}

.price {
  height: 980px;
  background: url(../images/bg3.png) no-repeat center;
}

.price .title .h4 {
  color: #fff;
}

.price .tubiao {
  height: 910px;
  width: 100%;
  -moz-box-shadow: 0px 15px 18px #e9e9e9;
  -webkit-box-shadow: 0px 15px 18px #e9e9e9;
  box-shadow: 0px 15px 18px #e9e9e9;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=18, Direction=135, Color='#e9e9e9')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=18, Direction=135, Color='#e9e9e9');
}

.price .tubiao .img {
  width: 100%;
}

.our {
  margin-top: 270px;
  height: 990px;
  background: url(../images/bg4.png) no-repeat center;
}

.our .title .h4 {
  color: #333333;
}

.our .list3 .li {
  width: 580px;
  height: 200px;
  float: left;
  background-color: #fff;
  margin-right: 40px;
  margin-bottom: 35px;
}

.our .list3 .li .yuan {
  width: 210px;
  height: 100%;
  position: relative;
}

.our .list3 .li .yuan .span {
  width: 120px;
  height: 120px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ff9000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.our .list3 .li .yuan .span .img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.our .list3 .li .yuan .sp2 {
  border: 1px solid #0a7fec;
}

.our .list3 .li .yuan .sp3 {
  border: 1px solid #2bad31;
}

.our .list3 .li .yuan .sp4 {
  border: 1px solid #8a84f7;
}

.our .list3 .li .yuan .sp5 {
  border: 1px solid #ff4040;
}

.our .list3 .li .yuan .sp6 {
  border: 1px solid #00a081;
}

.our .list3 .li .txt4 {
  width: 290px;
  height: 100%;
  padding-right: 80px;
}

.our .list3 .li .txt4 .p4 {
  font-size: 20px;
  color: #555555;
  margin: 55px 0 20px;
}

.our .list3 .li .txt4 .p5 {
  font-size: 14px;
  color: #999999;
}

.our .list3 .li:hover {
  background-color: #ff9000;
}

.our .list3 .li:hover .yuan .span {
  border: 1px solid #fff;
}

.our .list3 .li:hover .txt4 .p4 {
  color: #fff;
}

.our .list3 .li:hover .txt4 .p5 {
  color: #fff;
}

.our .list3 .li:nth-of-type(2n) {
  margin-right: 0;
}

.cates {
  height: 715px;
  width: 100%;
  background: url(../images/bg7.png) no-repeat center;
}

.cates .title span {
  font-size: 16px;
  color: #cccccc;
}

.cates .li {
  width: 200px;
  height: 86px;
  background-color: #fff;
  float: left;
  position: relative;
}

.cates .li img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cates .lb3 {
  position: relative;
}

.cates .lb3 .swiper-pagination2 {
  text-align: center;
  margin-top: 33px;
}

.cates .lb3 .swiper-pagination-bullet {
  border-radius: 0;
}

.cates .lb3 .swiper-pagination-bullet {
  width: 200px;
  height: 2px;
  text-align: center;
  background-color: #bdbdbd;
  margin: -3px !important;
}

.cates .lb3 .swiper-pagination-bullet-active {
  color: #fff;
  background: #087fec;
}

.cates .lb3::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #b7b7b7;
  bottom: 0;
  left: 0;
}
