#__bs_notify__ {
  display: none !important;
}
.wid {
  width: 1200px;
  margin: 0 auto;
}
.inner-bann {
  background: url("../img/58601_1900x323.jpg") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  height: 323px;
  float: left;
  width: 100%;
}
.position {
  background: #f1f1f1;
  padding: 22px 0;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}
.position p,
.position span {
  float: left;
  line-height: 1.4;
  margin: 0 10px;
  font-size: 15px;
  color: #474444;
}
.position a {
  float: left;
  color: #474444;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.position a:hover {
  color: #e71a0f;
  border-color: transparent;
  background: transparent;
}
.position .ico-home {
  width: 17px;
  height: 20px;
  background: url("../img/cc1de_17x16.png") center no-repeat;
  float: left;
}

.tcenter{ text-align:center}
.main {
  float: left;
  width: 100%;
}
.main .left-layout {
  width: 243px;
  float: left;
  margin-top: 3vmin;
}
.main .left-layout .title {
  background: url("../img/64008_243x149.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  height: 149px;
  text-align: center;
  padding-top: 50px;
}
.main .left-layout .title h2 {
  font-size: 26px;
  color: #fff;
}
.main .left-layout .title p {
  color: #fff;
  margin-top: 14px;
}
.main .left-layout ul {
  float: left;
  width: 100%;
  border-top: none;
  border-bottom: 1px solid #d1d1d1;
}
.main .left-layout ul li {
  width: 100%;
  height: 57px;
  border-top: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  line-height: 56px;
  background: #ebebeb;
  font-size: 15px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.main .left-layout ul li:first-child {
  border-top: none;
}
.main .left-layout ul li:hover,
.main .left-layout ul li.acti {
  background: #d20a19;
  border-color: #e71a0f;
}
.main .left-layout ul li:hover a,
.main .left-layout ul li.acti a {
  color: #fff;
}
.main .left-layout ul li:hover .ico-i1,
.main .left-layout ul li.acti .ico-i1 {
  background: url("../img/7aead_7x10.png") center no-repeat;
}
.main .left-layout ul li a {
  display: block;
  padding-left: 30px;
  color: #4d4d4d;
  height: 100%;
  padding-right: 20px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.main .left-layout ul li .ico-i1 {
  background: url("../img/33c9f_7x10.png") center no-repeat;
  float: right;
  width: 7px;
  height: 100%;
}
.main .right-layout {
  width: -webkit-calc(100% - 293px);
  width: calc(100% - 293px);
  float: right;
}
.main .right-layout .news-list {
  float: left;
  width: 100%;
}
.main .right-layout .news-list ul li {
  width: 100%;
  padding: 0 0 3vmin 0;
  border-bottom: 1px solid #dbdbdb;
}
.main .right-layout .news-list ul li .pict {
  float: left;
  width: 226px;
  margin-top: 3vmin;
}
.main .right-layout .news-list ul li .pict img {
  width: 100%;
}
.main .right-layout .news-list ul li .text {
  width: -webkit-calc(100% - 246px);
  width: calc(100% - 246px);
  float: right;
  margin-top: 3vmin;
}
.main .right-layout .news-list ul li .text h2 {
  font-size: 18px;
  color: #171717;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.main .right-layout .news-list ul li .text h2:hover {
  color: #e71a0f;
  border-color: transparent;
  background: transparent;
}
.main .right-layout .news-list ul li .text p {
  color: #676767;
  line-height: 1.4;
  margin-top: 20px;
}
.main .right-layout .news-list ul li .text span {
  color: #bdbdbd;
  display: block;
  margin-top: 15px;
}
.pages {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.pages ul {
  float: right;
}
.pages ul li {
  background: #e3e3e3;
  height: 34px;
  line-height: 34px;
  margin-left: 8px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.pages ul li:nth-of-type(1) {
  margin-left: 0;
}
.pages ul li a {
  padding: 0 15px;
  display: block;
  color: #454545;
}
.pages ul li.acti,
.pages ul li:hover {
  background: #e71a0f;
}
.pages ul li.acti a,
.pages ul li:hover a {
  color: #fff;
}
.evaluate {
  float: left;
  width: 100%;
  padding-top: 40px;
}
.evaluate .title {
  border-bottom: 1px solid #e0e0e0;
  padding: 15px 0;
}
.evaluate .title h2 {
  font-size: 30px;
  color: #3f3f3f;
}
.evaluate ul li {
  margin-top: 20px;
  padding: 0 7px;
  height: 366px;
  width: 300px;
}
.evaluate ul li:nth-of-type(1) {
  margin-left: 0;
}
.evaluate ul li a {
  display: block;
  border: 1px solid #e0e0e0;
  padding: 22px 15px;
}
.evaluate ul li .pict img {
  width: 100%;
}
.evaluate ul li h3 {
  font-size: 24px;
  color: #c70004;
  position: relative;
  padding-bottom: 20px;
  padding-top: 21px;
}
.evaluate ul li h3:after {
  content: '';
  position: absolute;
  background: #bababa;
  width: 30px;
  height: 2px;
  left: 0;
  bottom: 0;
}
.evaluate ul li p {
  line-height: 1.6;
  color: #5d5d5d;
  margin-top: 20px;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  word-wrap: break-word;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.footer {

  float: left;
  width: 100%; padding-top:30px; padding-bottom:20px; border-top:1px solid #e6e6e6
 
}

.linksg{  border-top:1px solid #E7E7E7}
 .link {

  padding-bottom:20px;
  padding-top: 20px;
}
 .link h2 {
  color: #444;
  font-size: 18px;
}
.link h2 span {
  color: #e71a0f;
}
.link p {
  margin-top: 10px;
}
 .link p a {
  color: #333;
  margin-right: 25px;

  line-height: 1.6;

}
.link p a:hover {
  color: #e71a0f;
  border-color: transparent;
  background: transparent;
}
.link p a:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #fff;
  right: -8px;
  top: 2px;
}
.footer .copy .logo {
  float: left;
  text-align: center;
  margin-top: 33px;
}
.footer .copy .logo img {
  width: 22vmin;
}
.footer .copy .text {
  float: left;

  margin-top: 20px;

}
.footer .copy .text p {
  color: #333;
  padding-bottom: 7px;
  line-height: 1.4;
}
.footer .copy .fr {
  text-align: center;
  margin-top: 20px;
}
.footer .copy .fr img {
  width: 105px; margin-left:20px;
}
.footer .copy .fr p {
  padding: 10px 0 30px;
  color: #333;margin-left:20px;
}


.textli li:nth-of-type(1) { width:20%}
.textli  li:nth-of-type(2) { width:20%}
.textli li:nth-of-type(3) { width:38%}

.textli li{  float:left }
.textli li b{ font-size:18px; line-height:35px  }
.textli li p{ font-size:14px; line-height:25px  }
.textli li p a:hover{ color:#25abef}

.F-cr{line-height:50px;font-size:14px;color:rgba(255,255,255,.6);background:#161616; margin-top:40px;}

.contain {text-align:center}
.menu {
  background: #17a9ed;
  float: left;
  width: 100%;position: relative;
}
.menu ul li { 
  text-align: center;

}
.menu ul li:last-child a:after {
  display: none;
}
.menu ul li > a {
  font-size: 18px;
  color: #fff;
  display: block;
  position: relative;
  padding: 22px 20px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.menu ul li:hover > a {
  background: #4dbbee;
}
.menu ul li:hover > a:before {
  position: absolute;
  
  height: 100%;
 

  top: 0;
}
.menu ul li:hover > a:after {
  display: none;
}
.menu ul li:hover .down {
  display: block;
  
  
}
.menu ul li .down {
  position: absolute;
  display: none;
  z-index: 999;
      left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px #ccc; text-align:center
}
.menu ul li .down a {
 display:inline-block;padding:0 20px;font-size:16px;color:#666; line-height:60px
}
.menu ul li .down a:hover {
  color: #3ead23;

}
.top {
  float: left;
  width: 100%;
}
.top .min-nav {
  margin-top: 5vmin;
}
.top .logo {
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3vmin 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;    width: 50%;
}
.top .logo .img1 {
  
  float: left;
}
.top .logo p {
  float: left;
  margin-left: 4%;
  border-left: 1px solid #d7d7d7;
  padding-left: 3%; font-size:16px;line-height:25px
}
.top .logo p b{ font-size:22px; line-height:30px
}

.top .logo p img {
  width: 211px;
}


.ping {
    float: left;
    width: 100%;
    padding-top: 54px;
    padding-bottom: 50px;
}
.title {
    text-align: center;
}
.title h2 {
    font-size: 32px;
    color: #2b2b2b;
    font-weight: bold;
}
.title h2  span{

    color: #17a9ed;

}
.toer {
    font-size: 24px;
    line-height: 50px; color:#17a9ed
}
.title p {

    color: #5d5d5d;
    font-size: 16px;
    line-height: 30px;
}

.titlew {
    text-align: center;
}
.titlew h2 {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
}
.titlew p {

   font-size: 24px;
    line-height: 50px; color:#fff
}


.abjpg{ text-align:center; padding-top:30px}
.moeab {
    text-align: center;
    font-size: 18px;
    border: 1px solid #0f39b5;
    width: 200px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 40px;
    color: #0f39b5;
}
.moeab:hover{ background-color:#d8e0f7; color:#0f39b5}
.moeabb {
    text-align: center;
    font-size: 20px;
    background-color:#3cbdf8;
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 50px;
    color: #fff;
}

.moeabb a{
   
    color: #fff;
}
.moeabb:hover{ background-color:#269cd3; color:#444}

.news {
    float: left;
    width: 100%;
    padding-top: 59px;
    padding-bottom: 60px; background-color:#17a9ed
}
.news ul {
    margin-top: 21px;
}
.news ul li:nth-of-type(1) {
    margin-left: 0;
}
.news ul li {
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-bottom: 2%;
    background-color:#FFFFFF
}
.news ul li .text p {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;

    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical; padding-top:3%
}
.news ul li .text span {
    display: block;
    color: #1f98c5;
    text-align: center;
    line-height: 32px;
    padding-bottom: 40px; font-size:16px
}

.news ul li .text span a{color: #1f98c5;}
.news ul li .text span a:hover{color: #3ead23;}


.news ul li .text h2 {
    color: #000000;
    font-size: 20px;
    text-align: center; padding-top:10%
}



.parner {
    float: left;
    width: 100%;
    padding-top: 59px;
    padding-bottom: 60px; background-color:#17a9ed
}
.parner ul {
    margin-top: 21px;
}

.parner ul li {
    width: 31.33%;
    float: left;
    margin-left:1%;  margin-right: 1%;
    margin-bottom: 2%; border:1px solid #fff
    
}
.parner ul li .text p {
    color: #fff;
    font-size: 16px;
  
    line-height:45px;
    text-align: center;

  
}

.parner ul li .text p a{
    color: #fff;
  
}
.parner ul li .text p a:hover{
    color: #ffe000;
  
}
.parner ul li .text span {
    display: block;
    color: #1f98c5;
    text-align: center;
    line-height: 32px;
    padding-bottom: 40px; font-size:16px
}

.parner ul li .text h2 {
    color: #000000;
    font-size: 20px;
    text-align: center; padding-top:10%
}

.clearfix{*zoom:1}
.clearfix:before,
.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}
.inner img {
    width: 100%;
}
.pub_cate{border-bottom:1px solid #e5e5e5;}
.pub_cate ul li a{padding:25px 20px;float:left;display: block;text-align: center;font-size: 16px; margin-left:2px}
.pub_cate ul li.cur a,.pub_cate ul li a:hover{background:#17a9ed; color:#fff}
.pub_cate ul li a span{margin-right:15px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;position:relative;top:0px;}
.pub_cate ul li a:hover span{top:-5px;}
.arcit{ padding:40px 0px; line-height:30px; font-size:16px }
.listli{ line-height:60px; }

.prodaa{    float: left;
    width: 100%;
    padding-top: 34px;
    padding-bottom: 50px;}
	
	.article-info{padding:74px 0 96px;border-bottom:1px solid #cccccc; }

.artInfo-left{ padding-bottom:5%}
.artInfo-left .artInfo-name{line-height:60px;font-size:24px;font-weight:600;color:#000; text-align:center; padding-top:30px; padding-bottom:0px}
.artInfo-left .artInfo-action{line-height:22px;color:#888888;margin:1px 0 0; text-align:center; margin-bottom:20px}
.artInfo-action .see{display:inline-block;padding:0 0 0 23px;background:url(../images/icon/icon-see2.png) no-repeat left center;margin:0 0 0 40px;}
.artInfo-left .artInfo-con{ padding:0px 0 0;line-height:24px;color:#666666;border-top:1px solid #e5e5e5;position:relative;overflow:hidden; padding-bottom:80px; padding:2% 0 5% 0; font-size:16px}
 .artInfo-con p{ line-height:30px}
.artInfo-con table tr td{border:1px solid #666;}
.artInfo-conp4{ padding:2% 4% ; }

	
.bgf{ background-color:#FFFFFF; }
.proleft{ float:left; width:240px;background: #fff; }
.proright{ float:right;background: #fff; width:925px; border:1px solid #dddddd;padding-bottom:40px }
.proright ul{ width:100% ; padding:2%}
.proright ul li{ width:100%; float:left; padding:1%; border-bottom:1px solid #dddddd; }
.proright ul li a{ color:#333}
.proright ul li b{ font-size:18px}
.menuab{  width: 100%; height: 66px;  margin: 0 auto;  background: #dff0ff; text-align:center; color:#000000 ; border-top:2px solid #0168b7 }
.productrig{font-size:20px; line-height:65px; color:#0168b7;background: #dff0ff; height:65px; text-indent:30px }

.menuali ul li{ /*height:45px; */line-height: 56px; border-bottom: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee; font-size: 15px; width:100%; text-align:left;padding: 0 20px; }
.menuali ul li p{ text-align:center}
.menuali ul li span{ display: block;  width: 100%; position: relative; padding: 0 20px;  }
.menuali ul li span i{ display: block; height: 20px; width: 20px; background: url(../img/arr.png) no-repeat center center; background-size:80% 80%; position: absolute; right: 20px; top: 50%; margin-top: -10px;  transition: all 0.3s ease-out; transform: rotate(0deg);}
.menuali ul li:hover{ background-color:#eff8ff; }
.actia{ background-color:#eff8ff; }
.menuab b{ font-size:20px; line-height:66px; color:#0168b7; text-align:center; font-weight:normal}

.pagination-wrapper{ margin-top:20px; margin-bottom:20px;   text-align: center;}
.pagination{height:34px;text-align:center;}
.pagination {display:inline-block;height:34px;margin-right:5px; }
.pagination  a{float:left;display:block;height:32px;line-height:32px;padding:0 12px;font-size:14px;border:1px solid #dddddd;color:#555555;text-decoration:none;}
.pagination  a:hover{background:#f5f5f5;color:#0099ff;}
.pagination a.thisclass{background:#09f;color:#fff;}
.pagination a.acti{background:#279cda;color:#fff;}
.pagination a.thisclass a,.pagination a.thisclass a:hover{background:transparent;border-color:#09f;color:#fff;cursor:default;}

.conata{ border: 1px solid #eee; padding:20px; height:100px; margin-top:10px}
.confl{ padding-right:20px}
.confr h4{ font-size:16px; line-height:26px}
.confr p{ font-size:18px; color:#17a9ed}


.proright ul li .note {
    padding: 1% 1% 1% 1%;
    float: right;
    width: 100%;
}

.proright ul li  {
    margin: 1px 0 4px;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;border-bottom:1px dashed #ccc
}
.proright ul li p {
    line-height: 25px;
    padding-bottom: 20px;
}

.proright ul li img {
    width: 100%;
   
    object-fit: cover;transition:all 1s;
}

.proright ul li img:hover { transform:scale(1.1);}


.tabox{width:100%;margin:0 auto;margin-top:20px}
.tabox .hd{overflow:hidden; width:500px; margin: 0 auto ; padding-bottom:30px}
.tabox .hd li{position:relative;margin-left:-1px;height:45px;line-height:45px;text-align:center;width:33%;float:left; font-size:18px}
.tabox .hd li.on{width:33%;background:#25abef;color:#fff;}
.tabox .bd{}
.tabox .lh{overflow:hidden;}
.tabox .lh li{width:46%;padding:20px 20px ;float:left;background: #fff; margin:20px ;
    box-shadow: 0 0 10px #ccc;}
.tabox .lh li .p-img{margin:0 auto;text-align:center;}
.tabox .lh li .p-img img{ width:100%;}
.tabox .lh li .p-name{height:36px;line-height:18px;word-break:break-all;word-wrap:break-word;overflow:hidden; text-align:center; margin-top:10px;}
.tabox .lh li .p-price{color:#999;}
.tabox .lh li .p-price strong{color:#c00;font-size:14px;font-family:verdana;}


.indxw-list a{display: block;width: 100%;padding: 18px 0;border-top: 1px solid #d7d7d7;overflow: hidden;}
.indxw-list a:last-child{border-bottom: 1px solid #d7d7d7;}
.indxw-listimg{width: 110px;height: 110px;float: left;overflow: hidden;background: #e7e9eb;text-align: center;padding-top: 10px;transition: all .4s ease;}
.indxw-listimg b{font-size: 46px;color: #25abef;padding-bottom: 8px;position: relative;transition: all .4s ease;}

.indxw-listimg p{font-size: 20px;color: #666;margin-top: 8px;transition: all .4s ease;}
.indxw-listwd{width: calc(100% - 110px);float: right;padding-left: 30px;padding-top: 10px;}
.indxw-listwd h1{font-size: 18px;color: #333;font-weight: 700;line-height: 1.4em;transition: all .4s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.indxw-listwd p{font-size: 14px;color: #666;line-height: 28px;height: 56px;margin-top: 12px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
 .indxw-listwd h1 a:hover  {color: #17a9ed;}
.indxw-list a:hover .indxw-listimg{background: #156ebe;}
.indxw-list a:hover .indxw-listimg b, .indxw-list a:hover .indxw-listimg p{color: #fff;}
.indxw-list a:hover .indxw-listimg h6:after{background: #fff;}

.search-fr-box {
  float: right;
  padding: 3vmin 0;
  width: 267px;
}
.search-fr-box .item1 {
  display: table;
  width: 100%;
}
.search-fr-box .item1 .search {
  float: left;
  border: 1px solid #a0a0a0;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  width: -webkit-calc(100% - 78px);
  width: calc(100% - 78px);
  height: 26px;
}
.search-fr-box .item1 .search input {
  border: none;
  height: 24px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  padding: 0 10px;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  float: left;
}
.search-fr-box .item1 .search .ico-sea {
  width: 30px;
  height: 100%;
  float: right;
  background: url("../img/3f767_15x15.png") center no-repeat;
}
.search-fr-box .item1 p {
  line-height: 26px;
  float: right;
}
.search-fr-box .item1 p a {
  margin-left: 20px;
  color: #010101;
  position: relative;
  float: left;
  position: relative;
}
.search-fr-box .item1 p a:nth-of-type(1) {
  margin-left: 0;
}
.search-fr-box .item1 p a:nth-child(2n+1):after {
  display: none;
}
.search-fr-box .item1 p a:nth-child(2n+1):before {
  display: none;
}
.search-fr-box .item1 p a:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: '';
  width: 1px;
  height: 12px;
  background: #000;
  left: -10px;
}
.search-fr-box .item2 {
  margin-top: 10px;
  display: table;
  width: 100%;  background: url("../img/0ec58_29x25.png") left center no-repeat;
}
.search-fr-box .item2 p {
  line-height: 30px;
  font-size: 28px;
  color: #17a9ed;
  padding-left:60px;

  float: left;
  margin-top: 4px;
}
.search-fr-box .item2 h1 {
  line-height: 30px;
  font-size: 28px;
  color: #17a9ed;
  padding-left:60px;

  float: left;
  margin-top: 4px;
}
.we-select {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 30px;
}
.we-select .qiu {
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.we-select .qiu img {
  width: 284px;
}
.we-select ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.we-select ul.li1 {
  padding: 0 10vmin;
}
.we-select ul.li2 {
  padding: 0 24vmin;
}
.we-select ul li {
  width: 280px;
  text-align: center;
}
.we-select ul li:hover .cirl {
  background-color: #d20a19;
}
.we-select ul li .cirl {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #b7b7b7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.we-select ul li h3 {
  font-size: 20px;
  margin-top: 15px;
}
.we-select ul li p {
  line-height: 1.6;
  color: #7d7c7c;
}
.sheji {
  float: left;
  width: 100%;
  padding: 68px 0;
}
.sheji ul li {
  width: 245px;
  margin-left: 72px;
}
.sheji ul li:nth-of-type(1) {
  margin-left: 0;
}
.sheji ul li .pict {
  height: 157px;
  overflow: hidden;
}
.sheji ul li .pict img {
  width: 100%;
}
.sheji ul li p {
  font-size: 18px;
  color: #303030;
  text-align: center;
  background: #e9e9e9;
  line-height: 62px;
}
.hezuo {
  float: left;
  width: 100%;
  background: #f1f1f1;
  padding: 87px 0;
}
.hezuo .fl-layout {
  float: left;
  width: 716px;
}
.hezuo .fl-layout h2 {
  background: url("../img/e4daf_605x6.png") center no-repeat;
  text-align: center;
  font-size: 30px;
}
.hezuo .fl-layout .pict {
  margin-top: 30px;
  mix-blend-mode: darken;
}
.hezuo .fl-layout .pict img {
  width: 100%;
}
.hezuo .fr-layout {
  float: right;
  width: 382px;
}
.hezuo .fr-layout h2 {
  font-size: 30px;
  color: #2f2f2f;
}
.hezuo .fr-layout .item {
  height: 470px;
  overflow: hidden;
  background: #e8e8e8;
  float: left;
  width: 100%;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 1px solid #d5d5d5;
  margin-top: 30px;
  padding: 0 15px;
}
.hezuo .fr-layout ul li {
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #c5c5c5;
}
.hezuo .fr-layout ul li:first-child {
  border-top: none;
}
.hezuo .fr-layout ul li .item1 {
  float: left;
  width: 100%;
}
.hezuo .fr-layout ul li .item1 .pict {
  float: left;
  width: 141px;
}
.hezuo .fr-layout ul li .item1 .text {
  float: right;
  width: -webkit-calc(100% - 161px);
  width: calc(100% - 161px);
}
.hezuo .fr-layout ul li .item1 .text h2 {
  font-size: 24px;
  color: #c70004;
  margin-top: 15px;
}
.hezuo .fr-layout ul li .item1 .text p {
  color: #5d5d5d;
  margin-top: 15px;
}
.hezuo .fr-layout ul li strong {
  float: left;
  width: 100%;
  display: block;
  line-height: 1.6;
  color: #6b6b6b;
  font-weight: normal;
  padding: 20px 0;
}
.news-center {
  float: left;
  width: 100%;
}
.news-center .wrap .fl-box {
  float: left;
  width: 590px;
}
.news-center .wrap .fl-box img {
  width: 100%;
}
.news-center .wrap .fl-box .text {
  background: #f0f0f0;
  float: left;
  width: 100%;
  padding: 25px 22px 18px;
}
.news-center .wrap .fl-box .text h2 {
  float: left;
  width: 100%;
}
.news-center .wrap .fl-box .text h2 a {
  font-size: 16px;
  float: left;
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  line-height: 1.6;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.news-center .wrap .fl-box .text h2 span {
  float: right;
  font-size: 14px;
  color: #b7b7b7;
  line-height: 1.6;
}
.news-center .wrap .fl-box .text p {
  font-size: 14px;
  line-height: 1.6;
  color: #717171;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.news-center .wrap .fr-box {
  float: right;
  width: 578px;
}
.news-center .wrap .fr-box ul li {
  width: 100%;
  margin-top: 43px;
}
.news-center .wrap .fr-box ul li:nth-of-type(1) {
  margin-top: 0;
}
.news-center .wrap .fr-box ul li .pict {
  float: left;
  width: 160px;
}
.news-center .wrap .fr-box ul li .pict img {
  width: 100%;
}
.news-center .wrap .fr-box ul li .text {
  float: right;
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
}
.news-center .wrap .fr-box ul li .text h2 {
  font-size: 16px;
  line-height: 1.6;
}
.news-center .wrap .fr-box ul li .text p {
  font-size: 14px;
  color: #999898;
  line-height: 1.4;
  margin-top: 10px;
}
.news-center .wrap .fr-box ul li .text span {
  color: #999898;
  font-size: 12px;
  display: block;
  margin-top: 12px;
}
.pub-title {
  display: table;
  width: 100%;
  padding: 45px 0;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pub-title i {
  height: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: url("../img/440a1_1x5.png") repeat-x;
}
.pub-title .box {
  position: relative;
  padding: 0 20px;
  min-height: 78px;
  z-index: 1;
  margin: 0 15px;
}
.pub-title .box:after {
  content: '';
  position: absolute;
  background: url("../img/29aef_11x78.png") center no-repeat;
  width: 11px;
  height: 100%;
  top: 0;
  left: 0;
}
.pub-title .box:before {
  content: '';
  position: absolute;
  background: url("../img/9eaad_11x78.png") center no-repeat;
  width: 11px;
  height: 100%;
  top: 0;
  right: 0;
}
.pub-title .box h2 {
  font-size: 32px;
  color: #de0606;
  margin-top: 10px;
}
.pub-title .box p {
  color: #636363;
  margin-top: 10px;
}
.zoujin {
  float: left;
  width: 100%;
  margin-top: 50px;
  background: url("../img/340dd_1900x517.jpg") center bottom no-repeat;
  padding-bottom: 30px;
}
.zoujin .boxs {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.zoujin .boxs .box {
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: center;
}
.zoujin .boxs .box h2 {
  color: #fff;
  font-size: 44px;
}
.zoujin .boxs .box p {
  color: #fff;
  font-size: 22px;
  margin-top: 24px;
}
.zoujin .boxs .box a {
  border: 1px solid #fff;
  font-size: 18px;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  margin-top: 33px;
}
.zoujin .boxs .box a:hover {

  color: #fff;
background-color:#de0606
}
.zoujin .boxs img {
  width: 100%;
}
.track {
  float: left;
  width: 100%;
  padding-top: 60px;
}
.track h2 {
  font-size: 22px;
  color: #d20a19;
  line-height: 28px;
  padding-left: 35px;
  background: url("../img/980a7_28x28.png") left center no-repeat;
}
.track h2 span {
  color: #828181;
  font-size: 22px;
  font-family: "Arial";
  margin-left: 8px;
}
.track ul {
  border-top: 1px solid #d7d7d7;
  margin-top: 20px;
  padding-top: 15px;
}
.track ul li {
  width: 100%;
  margin-top: 13px;
}
.track ul li b {
  float: left;
  width: 135px;
  font-size: 16px;
  color: #2c2c2c;
  font-weight: normal;
  background: url("../img/41944_135x40.png") center no-repeat;
  line-height: 40px;
  padding-left: 30px;
}
.track ul li p {
  float: right;
  width: -webkit-calc(100% - 160px);
  width: calc(100% - 160px);
}
.track ul li p a {
  line-height: 40px;
  font-size: 15px;
  color: #686464;
  float: left;
  margin-left: 60px;
}
.track ul li p a:nth-of-type(1) {
  margin-left: 0;
}
.track ul li p a:hover {
  color: #e71a0f;
}
.service {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 602px;
  float: left;
  width: 100%;
  padding-top: 30px;
  margin-top: 60px;
}
.service .wid {
  position: relative;
  height: 100%;
}
.service .pub-title .box {
  background: none;
}
.service .pub-title .box p {
  color: #fff;
}
.service .text h1 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-size: 30px;
}
.service .text p {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  line-height: 2.4;
  padding: 0 10vmin;
  text-align: center;
  margin-top: 30px;
  display: block;
}
.service ul {
  position: relative;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
          box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.service ul li {
  width: 14.28%;
  line-height: 10vmin;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.service ul li:not(.more):hover,
.service ul li:not(.more).acti {
  background: #e71a0f;
}
.service ul li:not(.more):hover a,
.service ul li:not(.more).acti a {
  color: #fff;
}
.service ul li.more {
  background: #e9e9e9;
}
.banner {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.banner ul li {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.banner ul li img {
  width: 100%;
}
.banner .swiper-pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 20px;
  z-index: 3;
}
.banner .swiper-pagination span {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 5px;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active {
  background: #17a9ed;
}
.yibohou {
  background: #eee;
  float: left;
  width: 100%;
  position: relative;
}
.yibohou .fr-box {
  float: right;
  width: -webkit-calc(100% - 280px);
  width: calc(100% - 280px);
  padding: 25px 0;
  position: relative;
}
.yibohou .fr-box p {
  font-size: 16px;
  color: #2b2b2b;
  line-height: 2;
}
.yibohou .fl-box {
  position: absolute;
  float: left;
  width: 260px;
  height: 263px;
  background: url("../img/58202_260x263.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  text-align: center;
  bottom: 0;
}
.yibohou .fl-box:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 130px;
  background: url("../img/656a4_22x130.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  left: -22px;
  bottom: 16px;
}
.yibohou .fl-box .i1 {
  position: absolute;
  width: 28px;
  height: 19px;
  background: url("../img/5f733_28x19.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  left: 20px;
  top: 20px;
}
.yibohou .fl-box .i2 {
  position: absolute;
  width: 28px;
  height: 19px;
  background: url("../img/667ae_27x19.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  right: 20px;
  bottom: 20px;
}
.yibohou .fl-box h2 {
  color: #fff;
  font-size: 40px;
  position: relative;
  padding-bottom: 25px;
  padding-top: 50px;
}
.yibohou .fl-box h2:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 30px;
  bottom: 0;
  height: 3px;
  background: #fff;
}
.yibohou .fl-box p {
  font-size: 30px;
  color: #fff;
  margin-top: 12px;
}
.yibohou .fl-box p i {
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  background: url("../img/85a13_5x5.png") center top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.yibohou .fl-box span {
  font-size: 18px;
  color: #fff;
  display: block;
  margin-top: 18px;
}
.service-center {
  float: left;
  width: 100%;
}
.service-center .layout {
  display: table;
  -webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.3);
          box-shadow: 0 4px 10px rgba(0,0,0,0.3);
  width: 100%;
}
.service-center .layout .fl-box {
  float: left;
  width: 255px;
}
.service-center .layout .fl-box h2 {
  background: #333;
  color: #fff;
  padding: 25px 0;
  text-align: center;
  line-height: 1.6;
}
.service-center .layout .fl-box ul {
  float: left;
  width: 100%;
  background: url("../img/e30f1_257x1.png") right top repeat-y;
}
.service-center .layout .fl-box ul li {
  height: 67px;
  border-bottom: 1px solid #bbbdb8;
  width: 100%;
  line-height: 66px;
  font-size: 16px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  cursor: pointer;
}
.service-center .layout .fl-box ul li:after {
  content: '';
  position: absolute;
  width: 3px;
  height: 6px;
  background: #e71a0f;
  left: 30px;
  top: 50%;
  margin-top: -3px;
}
.service-center .layout .fl-box ul li.acti,
.service-center .layout .fl-box ul li:hover {
  background: #d20a19;
}
.service-center .layout .fl-box ul li.acti:after,
.service-center .layout .fl-box ul li:hover:after {
  background: #fff;
}
.service-center .layout .fl-box ul li.acti a,
.service-center .layout .fl-box ul li:hover a {
  color: #fff;
}
.service-center .layout .fl-box ul li a {
  display: block;
  padding-left: 47px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.service-center .layout .fl-box .hot {
  float: left;
  width: 100%;
  padding: 29px 0 30px;
  background: url("../img/e30f1_257x1.png") right top repeat-y;
  text-align: center;
}
.service-center .layout .fl-box .hot p {
  font-size: 18px;
}
.service-center .layout .fl-box .hot h3 {
  font-size: 30px;
  font-family: 'Impact';
  margin-top: 18px;
  color: #e71a0f;
}
.service-center .layout .fr-box {
  float: right;
  position: relative;
  width: -webkit-calc(100% - 255px);
  width: calc(100% - 255px);
}
.service-center .layout .fr-box .item {
  position: relative;
}
.service-center .layout .fr-box img {
  width: 100%;
}
.service-center .layout .fr-box .box {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 0;
  background: rgba(255,255,255,0.9);
  border: 13px solid rgba(255,255,255,0.61);
  padding: 30px;
  width: 481px;
}
.service-center .layout .fr-box .box h2 {
  color: #e71a0f;
  font-size: 24px;
}
.service-center .layout .fr-box .box p {
  display: table;
}
.service-center .layout .fr-box .box p a {
  color: #353535;
  float: left;
  width: 33.33%;
  margin-top: 20px;
}
.service-center .layout .fr-box .box p a:hover {
  color: #e71a0f;
}
.service-center .layout .fr-box .box .more {
  width: 113px;
  height: 33px;
  line-height: 33px;
  background: #d20a19;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 30px;
}
.min-nav,
.min-menu {
  display: none;
}
@media screen and (min-width: 1226px) {
  html {
    font-size: 100px;
  }
}
@media screen and (max-width: 1226px) {
  .wid {
    width: 94%;
  }
  .box-flex-space {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .box-flex-space > a {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .col-pub-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-pub-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  
  
  
}
@media screen and (min-width: 992px) and (max-width: 1226px) {
  html {
    font-size: 80px;
  }
  .col-md-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-md-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .box-md-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  html {
    font-size: 65px;
  }
  .col-sm-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-sm-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .mt-sm-1 {
    margin-top: 1px !important;
  }
  .mt-sm-2 {
    margin-top: 2px !important;
  }
  .mt-sm-3 {
    margin-top: 3px !important;
  }
  .mt-sm-4 {
    margin-top: 4px !important;
  }
  .mt-sm-5 {
    margin-top: 5px !important;
  }
  .mt-sm-6 {
    margin-top: 6px !important;
  }
  .mt-sm-7 {
    margin-top: 7px !important;
  }
  .mt-sm-8 {
    margin-top: 8px !important;
  }
  .mt-sm-9 {
    margin-top: 9px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-11 {
    margin-top: 11px !important;
  }
  .mt-sm-12 {
    margin-top: 12px !important;
  }
  .box-sm-ml0 {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .box-sm-none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .min-nav {
    display: block;
  }
  html {
    font-size: 50px;
  }
  .col-xs-1 {
    width: 8.333333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-2 {
    width: 16.666666666666668% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-3 {
    width: 25% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-4 {
    width: 33.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-5 {
    width: 41.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-6 {
    width: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-7 {
    width: 58.333333333333336% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-8 {
    width: 66.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-9 {
    width: 75% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-10 {
    width: 83.33333333333334% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-11 {
    width: 91.66666666666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .col-xs-12 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
  .box-xs-bor-no {
    border-right: none !important;
  }
  .box-xs-rel {
    position: relative !important;
  }
  .box-xs-h240 {
    height: 240px;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .box-xs-h115 {
    height: 115px;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .box-xs-w100 {
    width: 100px !important;
  }
  .col-xs-lr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .box-xs-lr-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .box-xs-hide {
    display: none;
  }
  .box-xs-show {
    display: block;
  }
  .box-xs-pr0 {
    padding-right: 0 !important;
  }
  .box-xs-pt0 {
    padding-top: 0 !important;
  }
  .box-xs-pl0 {
    padding-left: 0 !important;
  }
  .box-xs-mt0 {
    margin-top: 0 !important;
  }
  .box-xs-ml0 {
    margin-left: 0 !important;
  }
  .box-xs-mh-auto {
    min-height: auto !important;
  }
  .box-xs-mt20 {
    margin-top: 20px !important;
  }
  .box-xs-tac {
    text-align: center;
  }
  .box-xs-fr {
    float: right;
  }
  .box-xs-fl {
    float: left;
  }
  
  .artInfo-con p {
    line-height: 30px; font-size:14px
}
  
  
  .top .logo p{ display:none}
  .top .logo{    padding: 0vmin 0;}
  
  .title h2 {
    font-size: 18px;

}
 .artInfo-left .artInfo-name{ font-size:16px; line-height:30px} 
  
  .artInfo-con{ font-size:14px} 
  
  .ping {
    float: left;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 20px;
}

.title p {
    color: #5d5d5d;
    font-size: 14px;
    line-height: 25px;
}

.moeab {
    text-align: center;
    font-size: 14px;
    border: 1px solid #0f39b5;
    width: 120px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 40px;
    color: #0f39b5;
}
.abjpg  img{ width:100%
}

.titlew h2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.news{    padding-top: 29px;
    padding-bottom: 20px;}
	
	.news ul li {
    width: 100%;
  margin-left: 0%;
}

.proright ul li{ font-size:14px}
.news ul li .text p{ font-size:16px; line-height:30px}
.news ul li .text span{ font-size:14px; line-height:28px;    padding-bottom: 20px;}
.news ul li .text h2{ padding-bottom:10px}

.parner ul li{ width:48%}
.parner ul li .text p {
    color: #fff;
    font-size: 14px;
    line-height:35px;
    text-align: center;transition: all .4s ease;
    white-space: nowrap;
    text-overflow: ellipsis;overflow: hidden
}
.parner {
    float: left;
    width: 100%;
    padding-top:29px;
    padding-bottom: 20px;
    background-color: #17a9ed;
}
.moeabb{ font-size:16px; width:90%}

.pub_cate ul li a {
    padding: 15px;
  
}
.link p{ width:100%}


.tabox .hd {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.tabox {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.listli{ border-top:1px solid #E7E7E7}
.tabox .lh li{ width:100%;padding: 0px 0px;margin: 0px; margin-bottom:10px; margin-top:10px;box-shadow: 0 0 0px #ccc; border:1px solid #E7E7E7}
.indxw-listwd h1{ font-size:16px} 
.indxw-listwd p{ font-size:12px;line-height: 26px;}

.link p a{ line-height:25px; margin-right:20px}
.proleft {
    float: left;
    width: 100%;
    background: #fff;
}

.proright {
    float: right;
    background: #fff;
    width: 100%;
    border: 1px solid #dddddd;
}

.indxw-listwd {
    width: calc(100% - 25%);
    float: right;
    padding-left: 10px;
    padding-top: 10px;
}
.indxw-listimg b {
    font-size: 36px;
    color: #25abef;
    padding-bottom: 8px;
    position: relative;
    transition: all .4s ease;
}
.indxw-listimg p {
    font-size: 16px;
    color: #666;
    margin-top: 8px;
    transition: all .4s ease;
}
.indxw-listimg{ width:25%}

.textli li:nth-of-type(1) {
    width: 50%;
}
.textli li:nth-of-type(2) {
    width: 50%;
}
.textli li:nth-of-type(3) {
    width: 100%; padding-top:20px
}

.footer{ padding-bottom:0px}
.F-cr{ margin-top:10px; line-height:25px; padding:10px 0px}
.tabox .hd li{ font-size:14px}

.toer {
    font-size: 24px;
    line-height: 40px;
    color: #17a9ed;
}
.titlew p {
    font-size: 24px;
    line-height: 40px;
    color: #fff;
}
.news ul {
    margin-top: 11px;
}
  .fz-xs-22 {
    font-size: 22px !important;
  }
  .fz-xs-20 {
    font-size: 20px !important;
  }
  .fz-xs-18 {
    font-size: 18px !important;
  }
  .fz-xs-16 {
    font-size: 16px !important;
  }
  .fz-xs-14 {
    font-size: 14px !important;
  }
  .fz-xs-10 {
    font-size: 10px !important;
  }
  .fz-xs-30 {
    font-size: 30px !important;
  }
  .box-xs-ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .box-xs-pl20 {
    padding-left: 20px !important;
  }
  .box-xs-hei-at {
    height: auto !important;
  }
  .box-xs-hei-at-pict > .pict {
    height: auto !important;
  }
  .box-col2-item > * {
    margin-left: 0 !important;
    width: 48.5% !important;
  }
  .box-col2-item > *:nth-child(odd) {
    float: right;
  }
}
.min-nav {
  float: right;
  margin-top: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 30px;
  height: 21px;
  position: relative;
  cursor: pointer;
  margin-right: 0px;
  margin-left: 20px;
}
.min-nav:after {
  content: '';
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  background: #515151;
}
.min-nav:before {
  content: '';
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #515151;
  left: 0;
  top: 100%;
}
.min-nav.active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.min-nav.active:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
}
.min-nav.active:before {
  top: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.min-nav.active i {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.min-nav i {
  margin-top: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  height: 1px;
  background: #515151;
}
.min-menu {
  width: 100%;
  background: #e8e8e8;
  z-index: 5;
}
.min-menu ul li {
  width: 100%;
}
.min-menu ul li [class*=ico]:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-left: 10px;
}
.min-menu ul li:hover > a {
  background: #e8e8e8;
}
.min-menu ul li > a {
  display: block;
  padding: 0 3%;
  line-height: 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.min-menu ul li > a .ico-arrow {
  float: right;
  width: 10px;
  height: 10px;
  margin-top: 14px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.min-menu ul li > a .ico-arrow.rogate {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  margin-top: 18px;
}
.min-menu ul li .down {
  display: none;
  float: left;
  width: 100%;
  background: #d8d8d8;
}
.min-menu ul li .down a {
  border-top: 1px solid #ccc;
  line-height: 40px;
  display: block;
  width: 100%;
  padding: 0 3%;
}
.min-menu ul li .down a:first-child {
  border-top: none;
}
@media screen and (max-width: 768px) {
  .yibohou .fl-box {
    position: relative;
    margin-top: 20px;
  }
  .banner .swiper-pagination {
    bottom: 10px;
  }
  .banner .swiper-pagination span {
    width: 10px;
    height: 10px;
  }
  .service-center .layout .fr-box {
    margin-top: 15px;
  }
  .service-center .layout .fr-box .box {
    position: relative;
    width: 100%;
    padding: 0;
    top: 0;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .service {
    padding-top: 0;
  }
  .service .text h1 {
    font-size: 20px;
  }
  .service .text p {
    line-height: 1.4;
    font-size: 14px;
    padding: 0;
  }
  .service ul li {
    font-size: 14px;
  }
  .we-select .qiu {
    position: relative;
  }
  .we-select ul {
    padding: 0 !important;
    display: block;
  }
  .we-select ul li {
    width: 50%;
    margin-top: 20px;
  }
  .we-select ul li p {
    font-size: 12px;
    margin-top: 10px;
  }
  .sheji ul li {
    width: 47%;
    margin-left: 2% !important;
    margin-top: 10px;
  }
  .sheji ul li .pict {
    height: auto;
  }
  .hezuo .fr-layout {
    margin-top: 40px;
  }
  .hezuo .fr-layout h2 {
    font-size: 24px;
  }
  .news-center .wrap .fr-box ul li {
    margin-top: 15px;
  }
  .news-center .wrap .fr-box ul li .text {
    margin-top: 10px;
  }
  .zoujin .boxs .box h2 {
    font-size: 20px;
  }
  .zoujin .boxs .box p {
    font-size: 16px;
  }
  .zoujin .boxs .box a {
    font-size: 14px;
  }
  .footer .copy .text {
    border-left: none;
  }
  .top .search-fr-box {
    display: none;
  }
  .top .min-menu .search-fr-box {
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */
