ul,li{list-style-type:none;padding:0;margin:0}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{text-shadow:none}

/*图标调用*/
[class*=" fa-"],[class^=fa-]{position:relative;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}


/*六大理由*/
.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}

.blocks-2 > li {
  width: 50%;
}

.met-index-body {
  padding: 50px 0px;
  background: #fff;
}
.met-index-body .title .title-icon {
  width: 30px;
  height: 5px;
  margin: 0 auto;
  background: #0082cb;
}
.met-index-body .title h2 {
  text-align: center;
}
.met-index-body .title h2 a {
  font-size: 28px;
  margin: 0px 0 14px 0;
  font-weight: 300;
  color: #333;
  text-decoration: none;
}
.met-index-body .title h2 a:active,
.met-index-body .title h2 a:focus,
.met-index-body .title h2 a:hover {
  text-decoration: none;
}
.met-index-body .title p {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #5e7387;
  margin: 14px auto;
}

/* 服务 */
.met-index-service {
  text-align: center;
}
.met-index-service [class*=blocks] li {
  margin: 25px 0 0;
  clear: none;
}
.met-index-service [class*=blocks] li:hover i {
  background: #0082cb;
  color: #fff;
}
.met-index-service [class*=blocks] li i {
  width: 120px;
  height: 120px;
  border: 1px solid #0082cb;
  text-align: center;
  font-size: 50px;
  line-height: 120px;
  color: #0082cb;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  transition: background 0.5s,color 0.5s;
  -moz-transition: background 0.5s,color 0.5s;
  -webkit-transition: background 0.5s,color 0.5s;
  -o-transition: background 0.5s,color 0.5s;
}
.met-index-service [class*=blocks] li img {
  max-width: 100%;
}
.met-index-service [class*=blocks] li h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 20px;
  color: #0082cb;
}
.met-index-service [class*=blocks] li p {
  width: 90%;
  margin: 0px auto;
  color: #666;
}
.met-index-service [class*=blocks] li a {
  text-decoration: none;
}
.met-index-service [class*=blocks] li a:active,
.met-index-service [class*=blocks] li a:focus,
.met-index-service [class*=blocks] li a:hover {
  text-decoration: none;
}
.met-index-service [class*=blocks] li i {
    width: 90px;
    height: 90px;
    font-size: 40px;
    line-height: 90px;
  }


.met-index-body {
  padding: 70px 0px;
  background: #fff;
}
.met-index-body.indexbg {
  background: #eeeeee;
}
.met-index-body h3 {
  margin-top: 0px;
  font-size: 36px;
  text-align: center;
  font-weight: 300;
}
.met-index-body h3:after {
  content: "";
  display: block;
  margin: 10px auto 0;
  width: 94px;
  height: 6px;
  background: url(sprite.png) no-repeat;
}
.met-index-body p.desc {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  width: 80%;
  color: #5e7387;
  margin: 0px auto;
}


.met-index-body {
    padding: 50px 0px;
  }
.met-index-body h3 {
    font-size: 28px;
  }
.met-index-body p.desc {
    font-size: 14px;
  }


.met-more i,.met-footnav .info i {
  width: 30px;
  height: 30px;
  background: #7dc01d;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}
.met-index-copy {
  background-position: center 0 !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
}
.met-index-copy h3 {
  color: #fff;
}
.met-index-copy p.desc {
  color: #ccc;
}
.met-index-copy .list-g {
  margin-top: 50px;
  overflow: hidden;
}

.met-index-copy .list-g ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  border-top: 1px solid #dddddd;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
}
.met-index-copy .list-g ul:first-child {
  border: 0;
}
.met-index-copy .list-g ul li {
  width: 25%;
  float: left;
  list-style: none;
  padding: 20px;
  border-left: 1px solid #dddddd;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
}
.met-index-copy .list-g ul li:first-child {
  border: 0;
}
.met-index-copy .list-g ul li .met-more {
  float: left;
  margin-right: 10px;
}
.met-index-copy .list-g ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  float: left;
  position: relative;
}
.met-index-copy .list-g ul {
    display: block;
    border: 0;
  }
.met-index-copy .list-g ul li {
    width: 50%;
    display: block;
    padding: 10px;
    border: 0;
  }
.met-index-copy .list-g ul li:nth-child(3) {
    clear: both;
  }
.met-index-copy .list-g ul li {
    width: 100%;
  }

/*加盟商感言*/
.icon {
  position: relative;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);

  text-rendering: auto;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon.pull-left {
  margin-right: .3em;
}
.icon.pull-right {
  margin-left: .3em;
}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
@font-face{
font-family:Pe-icon-7-stroke;font-style:normal;
font-weight:400;
src:url(Pe-icon-7-stroke.eot?d7yf1v);
src:url(Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg')}

[class*=" pe-"],[class^=pe-]{
position:relative;display:inline-block;font-family:Pe-icon-7-stroke;font-style:normal;font-weight:400;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pe-angle-right:before{content:"\e684"}
.pe-angle-left:before{content:"\e686"}

.slick-loading .slick-list{background:none}
.slick-arrow{width:auto;height:auto;z-index:1;color:#fff !important}
.slick-arrow:before,.slick-arrow:after{font-family:inherit;display:none}
.met-index-body{padding:70px 0;background:#fff}
.met-index-body h2{
	font-size:27px;
	margin-top:0;
	text-align:center;
	color:#333;
	font-weight:400;
	margin-bottom:0px;
	text-shadow:none
}
.met-index-body p.desc{font-size:18px;text-align:center;width:80%;color:#666;margin:0 auto}
.met-index-team .team-list{margin-top:20px}
.met-index-team .team-list li{margin:0 20px}
.met-index-team .team-list li a img{
	width:190px;
	height:143px;
	margin:0 auto;

}
.met-index-team .team-list li h3{text-align:center;font-size:16px;color:#333;font-weight:normal;padding:10px 0;margin:0}
.met-index-team .team-list li h3 span{font-size:12px;color:#666}
.met-index-team .team-list li p{font-size:12px;color:#666;line-height:20px;margin:0}
.met-index-team .team-list li .hot-phone{font-size:14px;padding:10px 0 14px}
.met-index-team .team-list li .hot-phone b{font-size:20px;color:#ff7f00}
.met-index-team .team-list .slick-arrow{background-color:#eee;border-radius:100%;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.met-index-team .team-list .slick-arrow i{font-size:50px;color:#666;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}
.met-index-team .team-list .slick-arrow:hover{background-color:#E05F2F}
.met-index-team .team-list .slick-arrow:hover i{color:#fff}
.met-index-team .team-list .slick-arrow.slick-next{right:-30px}
.met-index-team .team-list .slick-arrow.slick-prev{left:-30px}
.met-show{padding:30px 0;background:#fff;word-break:break-all}
.met-index-team .team-list .slick-arrow.slick-prev{left:0}.met-index-team .team-list .slick-arrow.slick-next{right:0}


/*关于我们*/
.containerab{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@font-face{
	font-family:FontAwesome;
	font-style:normal;
	font-weight:400;
	src:url(fontawesome-webfont.eot);
	src:url(fontawesome-webfont.eot) format('embedded-opentype'),url(fontawesome-webfont.woff2) format('woff2'),url(fontawesome-webfont.woff) format('woff'),url(fontawesome-webfont.ttf) format('truetype'),url(fontawesome-webfont.svg) format('svg')}

.fa-angle-double-right:before{content:"\f101"}
.about-background{
	background:center #006DB5 no-repeat;
	background-size:cover;
	overflow:hidden;
}
.about-background .row{position:relative;}
.about-title{text-align:left;}
.about-title h2{color:#fff; font-size:30px; font-weight:400}
.about-box{color:#fff;margin:40px 0; font-size:14px;}
.about-box *{max-width:100%;}
.about-link{margin:0 0 60px 0;}
.about-link a{display:inline-block;color:#eee;font-size:18px;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;padding:5px 30px;border-radius:4px;border:1px solid #eee;}
.about-link a i{margin-left:10px;transform:scale(1.2) translateY(1px);-moz-transform:scale(1.2) translateY(1px);-ms-transform:scale(1.2) translateY(1px);-o-transform:scale(1.2) translateY(1px);-webkit-transform:scale(1.2) translateY(1px);}
.about-link a:hover{
	background:#E05F2F;
	border-color:#E05F2F;
}
.about-video video{display:block;}.about-box *,.about-video *{max-width:100%;}.pointer{cursor:pointer;display:block;}
.about-box{margin:10px 0;}.about-title,.about-link{text-align:center;margin:10px 0 20px 0;}.about-video{margin:20px 0;}

.about1-title{text-align:left;text-align: center; background: url(index_dt_bg.png) no-repeat center; height:34px;}
.about1-title h2{color:#fff; font-size:27px; font-weight:400; line-height:30px;}
.about1-title{text-align:center;margin:10px 0 20px 0;}



/*新闻动态*/
.title{display:inline-block;padding:6px 22px;border:1px solid}
.title h2{font-size:20px;color:#333;letter-spacing:2px;margin:0;text-shadow:none;display:inline-block}
.title .desc{font-size:20px;color:#333;margin:0;display:inline-block}
.met-index-body .container{
	position:relative;
	padding:25px 0;
	text-align:center
}
.met-index-news ul{
	margin-top:10px
}
.met-index-news ul .media{
	padding:2.5%
}
.met-index-news ul .media img{width:100%}
.met-index-news ul .media .media-text{
	margin-top:10px
}
.met-index-news ul .media .media-text .media-heading{line-height:20px;margin-bottom:10px}
.met-index-news ul .media .media-text .media-heading a{font-weight:100;color:#333;font-size:18px}
.met-index-news ul .media .media-text .des{font-size:12px;color:#959595}
.met-index-news ul .media .media-text .des b{color:#ddd;margin-left:5px}
/*支持体系*/
.met-index-body {
  padding: 70px 0px;
  background: #fff;
}
.met-index-body.indexbg {
  background: #eeeeee;
}
.met-index-body h3 {
  margin-top: 0px;
  font-size: 36px;
  text-align: center;
  font-weight: 300;
}
.met-index-body h3:after {
  content: "";
  display: block;
  margin: 10px auto 0;
  width: 94px;
  height: 6px;
  background: url(sprite.png) no-repeat;
}
.met-index-body p.desc {
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	width: 80%;
	color: #959595;
	margin: 0px auto;
}

.met-index-body {
	padding: 0px 0px;
  }
.met-index-body h3 {
    font-size: 28px;
  }
.met-index-body p.desc {
    font-size: 14px;
  }
.met-more i,.met-footnav .info i {
  width: 30px;
  height: 30px;
  background: #7dc01d;
  text-align: center;
  font-size: 14px;
  line-height: 30px;

  color: #fff;
}
.met-index-copy {
  background-position: center 0 !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
}
.met-index-copy h3 {
  color: #fff;
}
.met-index-copy p.desc {
  color: #ccc;
}
.met-index-copy .list-g {
  margin-top: 50px;
  overflow: hidden;
}
.met-index-copy .list-g ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  border-top: 1px solid #dddddd;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
}
.met-index-copy .list-g ul:first-child {
  border: 0;
}
.met-index-copy .list-g ul li {
  width: 25%;
  float: left;
  list-style: none;
  padding: 20px;
  border-left: 1px solid #dddddd;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
}
.met-index-copy .list-g ul li:first-child {
  border: 0;
}
.met-index-copy .list-g ul li .met-more {
  float: left;
  margin-right: 10px;
}
.met-index-copy .list-g ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  float: left;
  position: relative;
}
.met-index-copy .list-g ul {
    display: block;
    border: 0;
  }
.met-index-copy .list-g ul li {
    width: 50%;
    display: block;
    padding: 10px;
    border: 0;
  }
.met-index-copy .list-g ul li:nth-child(3) {
    clear: both;
  }
.met-index-copy .list-g ul li {
    width: 100%;
  }
/* 联系我们*/
.container{
	margin:0 auto;
	padding:0 0px
}
.contact-details{ text-align:center;}
.fh5co-heading{position:relative;z-index:1}
.fh5co-heading h2{font-size:32px; text-align:center; margin:0px 0px 10px; color:#333; font-weight:bold}
.fh5co-heading span{color:#999;line-height:1.5; font-size:16px;}
#fh5co-contact-us .bg-contact{
	background:#fff;
	padding:40px 0 0px;
}
.contact-boxs .intro p{color: rgb(102, 102, 102);font-size: 16px; margin:26px 0 7px;}
.contact-boxs .intro .contact-details{ font-size:26px; color:#333}
.contact-boxs .show-content{ padding-top:70px;}
.contact-boxs .show-content .content{border:1px solid #CACACA; padding:25px 50px;height:90px; max-width:350px; margin:0 auto;color: #666;}
.contact-boxs .show-content .content .float-left p{}
.contact-boxs .show-content .content .float-left i{ color:#ccc; font-size:30px;}
.contact-boxs .show-content .content .media-body{ padding-left:30px;}
.contact-boxs .show-content .content .media-body h3{ font-size:16px; color:#666; font-weight:normal}
.contact-boxs .show-content .content .media-body  p{ font-size:12px;}
.contact-boxs .show-content .content .media-body  p a{ color:#666; margin-right:8px;}
.contact-boxs .show-content .content .media-body h4{ font-size:16px; color:#666; margin-top:6px;}
.contact-boxs .show-content .content .media-body h4 a{color:#666}
.contact-boxs .show-content .content .media-body a:hover{ color:#f13a3a}
.contact-boxs .attention{
	height:90px;
	width:345px;
	margin:0 auto;
	border:3px solid #000;
	background:#fff;
	position:relative;
	margin-top:0px;
	margin-left:0px;
}
.contact-boxs .attention .weixin-img{
	position:absolute;
	margin:0 auto;
	left:0;
	right:0;
	top:-95px;

}
.contact-boxs .attention .weixin-img img{ max-width:100%}
.contact-boxs .attention .weixin-img .desc{ font-size:14px; text-align:center}
#fh5co-news-list .bg-news{
	padding:0px 0 10px;
}
