body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,table,th,td,form,fieldset,legend,textarea,input,select,textarea,button,figure,figcaption{margin:0;padding:0;}
table {border-collapse:collapse; border-spacing:0;}
ul,ol{list-style:none;}
a{text-decoration:none;color: #666;}
a:hover { text-decoration:none;}

html { position:relative; z-index:0; margin:0; padding:0;font:14px Arial,Helvetica,sans-serif;color:#666; background:#fff }
h1,h2,h3,h4,h5,h6 { color: #333; }
h1 { font-size: 32px; }
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
body{ padding-top:80px;}
.b-content { max-width: 1230px; *zoom:1;margin-right:auto;margin-left:auto; position: relative; padding-left: 15px; padding-right: 15px; }

.b-content:after,.b-content:before,.l-sep:after,.l-sep:before { content:" ";display:table }
.b-content:after,.l-sep:after { clear: both; }
.b-content--auto { max-width: 100%; }


.l-sep { margin-left: -15px; margin-right: -15px; }
.sep-auto,.sep-1,.sep-2,.sep-3,.sep-4,.sep-5,.sep-6,.sep-7,.sep-8 { display: block; padding-left: 15px; padding-right: 15px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sep-1 { width: 100%; }
.sep-2 { width: 50%; }
.sep-3 { width: 33.333333333%;  }
.sep-4 { width: 25%; }
.sep-5 { width: 20%; }
.sep-6 { width: 16.666666667%; }




.b-header { position: fixed; z-index: 20; top: 0; width: 100%; height: 80px; background: rgba(255,255,255,.9); text-align: center; box-shadow: 0 2px 5px rgba(0,0,0,.1) }
.b-logo { padding:25px 0; position: absolute; left: 15px; z-index: 11; }
.b-nav { display: inline-block; width: auto; z-index: 11; }
.b-nav__list { text-align: center; font-size: 0; padding-top: 30px; }
.b-nav__item { display: inline-block; font-size: 15px; height: 50px; margin:0 15px; position: relative; }
.b-nav__item:after { content: " "; display:block; position: absolute; bottom: 0; height: 2px; width: 0%; left: 50%; transform: translateX(-50%); opacity: 0; transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; }
.b-nav__item > a { display: block; height: 100%; transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; font-weight: bold; }
.b-nav__sub { position: fixed; width: 100%; top: 80px; background: rgba(245,245,245,1); left: 0; text-align: center; box-shadow: 0 2px 5px rgba(0,0,0,.1);  max-height: 0px; overflow: hidden; transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; }
.b-nav__subitem { display: inline-block; text-align: left; vertical-align: top; padding:30px; }
.b-nav__item:hover:after { width: 100%; background: #3eaeff; opacity: 1 }
.b-nav__item:hover > a { color: #3eaeff }
.b-nav__item:hover .b-nav__sub { max-height: 420px; }
.b-nav__item a:hover { color: #3eaeff }

.c-subnav {}
.c-subnav__img img { display: block; max-width: 100%; }
.c-subnav__tit { font-size: 16px; padding:20px 0; }
.c-subnav__link { margin-bottom: 10px; }
.c-subnav__link a { font-size: 14px; color: #999; }

.b-header__tel { position: absolute; padding:25px 0; line-height: 30px; font-size: 15px; color: #999; right: 15px; top:0; z-index: 11; }

.section-banner .swiper-slide img { display: block; max-width: 100% }
.section-banner .swiper-pagination { bottom: 35px; }
.section-banner .swiper-pagination-bullet { width: 13px; height: 13px; }

.l-block { border-top:1px solid #eee; }
.l-hd { padding:60px 0; text-align: center; }
.l-hd . { color: #999; margin-top: 15px; }

.section-service .sep-sep { margin-left: -40px; margin-right: -40px; }
.section-service .sep-3 { padding-left: 40px; padding-right: 40px; }

/*new c c-卡片*/
.c-card { border:1px solid #ddd; padding:30px 35px; position: relative; line-height: 1.75; }
.c-card__img { display: block; text-align: center; }
.c-card__tit { margin-top: 10px; text-align: center; }
.c-card__txt { margin-top: 15px; text-align: center; }
.c-card__hover { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; width: 100%; left: 0; height: 100%; top: 100%; background: #3eaeff; transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; color: #fff; }
.c-card__line { display: block; height: 1px; width: 100%; background: #eee; position: relative; margin-top: 20px; }
.c-card__line:after { content: ""; display: block; position: absolute; left: 50%; margin-left: -20px; width: 40px; background: #3eaeff; height: 1px;  }
.c-card:hover .c-card__hover { top: 0; }
.c-card__hover .c-card__txt { text-align: left; }

/*new t 标题卡片*/
.c-title { text-align: center; }
.c-title--center { text-align: center; }
.c-title__h { font-size: 24px; color: #333; }
.c-title__p { font-size: 16px; color: #666; margin-top: 10px; } 
.c-title--icon:after { content: " "; display: inline-block; height: 1px; vertical-align: middle; width: 100px; margin-left: 25px; background: #666; }
.c-title--icon:before { content: " "; display: inline-block; height: 1px; vertical-align: middle; width: 100px; margin-right: 25px; background: #666; }

/*new c 新闻卡片*/
.c-newsCard { display: block; overflow: hidden; }
.c-newsCard__img { display: block; float: left; overflow: hidden; position: relative; }
.c-newsCard__img img { display: block; }
.c-newsCard__img img.img-hover { position: absolute; left: 0; top: 0; opacity: 0; transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; color: #fff; transform: scale(.1); -webkit-transform: scale(.1); -moz-transform: scale(.1); }
.c-newsCard__info { padding-left: 100px; }
.c-newsCard__tit { color: #333; }
.c-newsCard__txt { margin-top: 10px; color: #999; }

/*new c 切换卡片*/
.c-tab { position: relative; }
.c-tab__menu { text-align: center; font-size: 0; border:1px solid #eee; overflow: hidden; }
.c-tab__menu-item { cursor: pointer; display: inline-block; width: 25%; font-size: 20px; line-height: 2.5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.c-tab__menu-item+.c-tab__menu-item { border-left:1px solid #eee; }
.c-tab__menu--radius { border-radius: 25px; }
.c-tab__menu-item--active,.c-tab__menu-item:hover { background: #3eaeff; color: #fff; }
.c-tab__cont { position: relative; }
.c-tab__btn { display: none; position: absolute; top: 50%; transform: translateY(-50%); }
.c-tab__btn-prev { left: 0;}
.c-tab__btn-next { right: 0;}
.c-tab__cont-item { overflow: hidden; position: absolute; width: 100%; left: 0; top: 0; opacity: 0; transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; }
.c-tab__cont-item--acitve { opacity: 1; position: relative; }

/*new c 商标*/
.c-brand { position: relative; overflow: hidden; }
.c-brand__img img { display: block; max-width: 100%; margin:0 auto; }
.c-brand__info { position: absolute; width: 100%; left: 0; top: 0; bottom: 0; background: rgba(62,174,255,.9); transform: translateY(100%);transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; }
.c-brand:hover .c-brand__info { position: absolute; width: 100%; left: 0; top: 0; bottom: 0; background: rgba(62,174,255,.9); transform: translateY(0); display: flex; display: -webkit-flex; justify-content: center; align-items: center; color: #fff; }
.c-brand__tit { color: #fff; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.c-brand__txt { color: #fff; margin-top: 5px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }

/*new c 更多*/
.c-more { display: inline-block; }
.c-more--right { float: right; }

/*new c 广告*/
.c-ad { height: 150px; overflow: hidden; }
.c-ad__link { display: block; height: 100%; position: relative; }
.c-ad__img { display: block; position: absolute; left: 50%; transform: translateX(-50%); }

/*new c 二级菜单*/
.c-menu { }
.c-menu__2 { margin-top: 25px; }
.c-menu__link-1 { display: block; font-size: 16px; color: #fff; }
.c-menu__link-2 { display: block; color: #999; margin-bottom: 10px; }

/*new c 搜索*/
.c-search { overflow: hidden; }
.c-search__text {  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; display: block; float: left; width:-webkit-calc(100% - 55px); width:calc(100% - 55px); border:1px solid #606063; height: 35px; background: none; padding:0 10px; }
.c-search__btn { display: block; width: 55px; height: 35px; float: left; background: #606063; text-align: center; line-height: 35px; cursor: pointer; }

/*new c 版权*/
.c-copyright { text-align: center; }
.c-copyright__hao { display: inline-block; margin-left: 15px; } 

/*new c page标题*/
.c-page__tit { font-size: 32px; color: #333; text-align: center; }

/*new c 按钮*/
.c-btn { line-height: 2; padding:3px 25px; display: inline-block; background: #333; border-radius: 3px; color: #fff; }
.c-btn--sq { font-size: 26px; padding:5px 45px; border-radius: 5px;}
.c-btn--bg-orange {
  background-image: -moz-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
}
.c-btn--bg-blue {
  background-image: -moz-linear-gradient( 0deg, rgb(62,174,255) 0%, rgb(62,221,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(62,174,255) 0%, rgb(62,221,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(62,174,255) 0%, rgb(62,221,255) 100%);
}

/*颜色*/
.c-bg__orange {
  background-image: -moz-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
}
.c-bg__blue {
  background-image: -moz-linear-gradient( 0deg, rgb(62,174,255) 0%, rgb(62,221,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(62,174,255) 0%, rgb(62,221,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(62,174,255) 0%, rgb(62,221,255) 100%);
}

/**/
.b-home { border-top: 1px solid #eee; padding-bottom: 45px; }
.b-home .b__hd { padding:45px 0; }
.home-service .l-sep { margin-left: -45px; margin-right: -45px; }
.home-service .sep-3 { padding-left: 40px; padding-right: 40px; }
.home-service .c-card { height: 340px; overflow: hidden; }
.home-service .c-card__hover { padding:30px 55px; }
.home-service .c-card__hover .c-card__tit { color: #fff; }
.home-service .c-card__hover .c-card__line:after { background: #fff; }
.home-service .c-card__hover .c-card__txt { margin-top: 15px; line-height: 1.75; }

.home-youshi__img { float: left; width: 50%; }
.home-youshi__list { width: 50%; float: left; }
.home-youshi__list { position: relative; }
.home-youshi__list:after { display: block; content: " "; left: 30px; top: 0; height: 100%; width: 1px; background: #eee; position: absolute; z-index: 0; }
.home-youshi__list .c-newsCard__img { background: #fff; z-index: 1; }
.home-youshi__list .sep-1 { padding:25px 15px; }
.home-youshi__list li:hover .c-newsCard__img .img-hover { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }

.home-hangye__img { float: right; width: 500px; }
.home-hangye__txt { padding-right: 650px; line-height: 2; font-size: 16px; padding-top: 120px; padding-left: 50px; }
.home-hangye .c-tab__cont { margin:45px 0; }

.home-kehu .l-sep { margin:0; }
.home-kehu .sep-4 { padding-left: 0; padding-right: 0; border:1px solid #eee; }

.home-news .l-sep { margin-left: -25px; margin-right: -25px; }
.home-news .sep-3 { padding-left: 25px; padding-right: 25px; }
.home-news .sep-3+.sep-3 { border-left: 1px solid #eee; }
.home-news__hotimg img { display: block; width:100%; height:188px;}
.home-news__list li {}
.home-news__tit { position: relative; border-bottom: 1px solid #eee; }
.home-news__tit h5 { font-size: 20px; font-weight: normal; padding:20px 0; }
.home-news__tit .c-more { margin-top: 23px; }
.home-news__list { margin-top: 15px; height:168px;}
.home-news__list li { padding:6px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.home-news__list li:before { display: inline-block; content: " + "; margin-right: 15px; color: #3eaeff }
.home-news__list li a { color: #999; display: inline-block; position: relative; left: 0; transition: 0.4s all ease; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; }
.home-news__list li a:hover { color: #3eaeff; left: 15px; }

.b-footer { background: #282836; color: #999; padding-top: 50px; }
.b-footer__logo { float: left; }
.b-footer__menu { float: left; margin-left: 60px; }
.b-footer__menu .l-sep { margin-left: -30px; margin-right: -30px; }
.b-footer__menu .sep-auto { padding:0 30px; }
.b-footer__menu .ts__link-2 { margin-top: 39px; }
.b-footer__contact { float: left; margin-left: 60px; }
.b-footer__contact-tit { color: #fff; font-size: 16px; font-weight: normal; margin-bottom: 25px; }
.b-footer__contact p { margin-bottom: 10px; }
.b-footer__contact .c-search { margin-top: 16px; margin-bottom: 17px; width: 190px; }
.b-footer__erweima { float: right; }
.b-footer__copyright { padding:20px; background: #fff; margin-top: 50px; }
.b-footer__menu a:hover { color: #fff; }

.page-banner { height: 600px; overflow: hidden; position: relative; }
.page-banner__img { position: absolute; display: block; left: 50%; transform: translateX(-50%); top: 0 }

.page-seoMenu { text-align: center; position: relative; top: -25px; }
.page-seoMenu__link { border-radius: 25px; display: inline-block; font-size: 18px; color: #999; margin:0 30px; line-height: 2.5; border:2px solid #fff; padding:0 35px; background: #f5f5f5; box-shadow: 0 1px 10px rgba(0,0,0,.1) }
.page-seoMenu__link:hover,.page-seoMenu__link--active { background: #ea593e; color: #fff; }

.page-hd { padding:35px 0; }

.page-seo__item { padding:50px 0; }
.page-seo__item--fan { background: #f5f5f5; }
.page-seo__img { float: left; width: 500px; overflow: hidden; }
.page-seo__txt { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right; padding-left: 50px; font-size: 20px; width: 525px; display: flex; align-items: center; height: 100%; line-height: 2;  }
.page-seo__txt .txt_title{font-weight:bold;font-size:28px;}
.page-seo__item--fan .page-seo__img { float: right; }
.page-seo__item--fan .page-seo__txt { float: left; padding-right: 50px; padding-left: 0px;}

.page-seo__ad {
  padding:50px 0;
  text-align: center;
  background-image: -moz-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(245,124,71) 0%, rgb(249,185,137) 100%);
}

.page-seo__sq { text-align: center; padding:35px 0; }

.page-seo__ad p { color: #fff; text-align: center; padding:15px 0; }
.page-seo__ad p.t1 { font-size: 24px; }
.page-seo__ad p.t2  { font-size: 32px; font-weight: bold; }
.page-seo__ad p.t3  { font-size: 18px; }

.layer-zt { text-align: center; }
.layer-zt__img { display: inline-block; }
.layer-zt__txt { display: inline-block; width: 560px; vertical-align: top; padding:50px; font-size: 15px; line-height: 2; text-align: left; }
.page-koubei .c-title { padding:45px 35px; }

.layer-koubei__tab { position: relative; height: 750px; overflow: hidden; }
.layer-koubei__menu { position: absolute; width: 100%; text-align: center; top: 50px;  z-index: 10; }
.layer-koubei__menu span { display: inline-block; border:1px solid #838383; font-size: 32px; color: #838383; margin:0 25px; width: 190px; height: 64px; border-radius: 5px; text-align: center; line-height: 64px; cursor: pointer; }
.layer-koubei__menu span.active,.layer-koubei__menu span:hover { border-color: #f4b910; color: #f4b910; }
.layer-koubei__cont-img { display: none; position: relative; width: 100%; overflow: hidden; height: 750px; }
.layer-koubei__cont-img img { left: 50%; transform: translateX(-50%); z-index: 9; display: block; position: absolute;  }
.layer-koubei__cont { height: 750px; position: relative; }

.shili-sep__icon { position: absolute; top: 45px; left: 0; background: url(../images/page-koubei__shili-icon.png) no-repeat; width: 87px; height: 87px; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 32px; }

.layer-koubei__case { background: #fafafa; }

.layer-koubei__case .c-tab__menu { border:none; }
.layer-koubei__case .c-tab__menu-item { cursor: pointer; display: inline-block; padding:0 35px; width: auto; border-radius: 5px; font-weight: bold; font-size: 20px; line-height: 2.5; margin:0 30px; border:2px solid #ddd; }
.layer-koubei__case .c-tab__menu-item--active {
  background-image: -moz-linear-gradient( 0deg, rgb(255,186,0) 0%, rgb(255,205,72) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(255,186,0) 0%, rgb(255,205,72) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(255,186,0) 0%, rgb(255,205,72) 100%);
  border-color: #ffba02
 }
.koubei-case__img { text-align: center; padding:45px 0; }
.c-ad-koubei { height: 250px; }


.page-koubei-daili { text-align: center; }
.page-koubei-daili h2 { font-size: 52px; color: #333; padding:50px 0 35px 0; }
.page-koubei-daili p { font-size: 28px; color: #333; border-top: 2px solid #333; border-bottom: 2px solid #333; line-height: 1; padding:10px 0; display: inline-block; }
.page-koubei-daili p span { font-size: 38px; color: #ffba02; }
.page-koubei-daili .img { margin-top: 25px; }
.page-koubei-daili .img img { display: block; margin:0 auto; }

/*swiper 修改*/
.layerBox:after, .layerBox:before{
    display: table;
    content: " ";
}
.layer {
    overflow: hidden;
}
.layerBox {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.homeYouq { background: #eee; padding-top: 5px; }
.homeYouq .t { font-size: 16px; font-weight: bold; color: #999; padding-right: 15px; position:absolute;left:0;top:0;}
.homeYouq .list { overflow: hidden; padding-left:60px; padding-right:20px;}
.homeYouq .list li { float: left; font-size: 14px; color: #888; margin-bottom: 10px; }
.homeYouq .list li.sep { padding: 0 8px; }
.homeYouq .list li a { color: #888; text-decoration: none; }
.homeYouq .list li a:hover { color: #e82026; }
.addadd { transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; position:absolute;right:3px;top:-5px;font-size:26px;font-weight:bold;color:#666;cursor:pointer; }
.addadd:hover { transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg);-webkit-transform:rotate(180deg); }