/*公用*/
.container-p10{padding-left: 10%;padding-right: 10%;}
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.ellipsis2 { line-height: 22px;height: 44px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.ellipsis3 { line-height: 22px;height: 66px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; }
.wraperh-xs{padding-top: 5px;padding-bottom: 5px;}
.wraperh{padding-top: 10px;padding-bottom: 10px;}
.wraperh-sm{padding-top: 15px;padding-bottom: 15px;}
.wraperh-md{padding-top: 20px;padding-bottom: 20px;}
.wraperh-lg{padding-top: 40px;padding-bottom: 40px;}
.wraperl-xs{padding-left: 5px;padding-right: 5px;}
.wraperl{padding-left: 10px;padding-right: 10px;}
.wraperl-sm{padding-left: 15px;padding-right: 15px;}
.wraperl-md{padding-left: 20px;padding-right: 20px;}
.wraperl-lg{padding-left: 40px;padding-right: 40px;}
.transition { -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; }
.iblock{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.h-big,.h-big img,img.h-big{overflow: hidden;-webkit-transition: all 0.2s linear 0s;-o-transition: all 0.2s linear 0s;transition: all 0.2s linear 0s;}
.h-big:hover img,img.h-big:hover{transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05);}
.round { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;cursor: pointer; }
.round:hover { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -ms-transform: rotate(180deg); }
/*轨道*/
.ipanelt{background: url(../img/content/ipanelt.png) center bottom no-repeat;text-align: center;line-height: 2.5;}
.bai{color:#fff;}
.hui{color:#666;}
.track-brand{padding-top: 50px;padding-bottom: 50px;}
.track-brand .item{text-align: center;}
.track-brand .item p{font-size: 20px;margin-top: 20px;}
.ms-w{padding-left: 5px;padding-right: 5px;}
.ms-w .item{padding-left: 5px;padding-right: 5px;position: relative;margin-bottom: 10px;}
.ms-w .item img{width: 100%;}
.ms-w .item .title{position: absolute;top: 20px;left: 30px;width: 44px;color:#fff;font-size: 36px;line-height: 1.2;}
.track-ys{padding-top: 40px;padding-bottom: 40px;}
.track-ys .item a{color:#666;display: block;padding:30px 20px;}
.track-ys .item .tit{border: 1px solid #a0a0a0;border-radius: 50%;
	width: 116px;height: 116px;line-height: 116px;margin: 10px auto;text-align: center;font-size: 48px;}
.track-ys .item .cic{margin-top: 30px;font-size: 16px;line-height: 28px;height: 84px;text-align: center;}
.track-ys .item a:hover{background: #e9460b;color:#fff;}
.track-ys .item a:hover .tit{border-color: #e9460b;}
.t-i1{margin-top: 30px;}
.t-i2{background: url(../img/content/guidao_bg.jpg) no-repeat center center;padding: 30px 0px;}
.t-i2 .row{margin-top: 30px;margin-bottom: 30px;}
.t-i2 .item{padding-top: 20px;padding-bottom: 30px;}
.t-i2 .item a{display: block;width: 302px;height: 262px;line-height: 262px;margin: 0px auto;background: url(../img/content/ibg.png) center center no-repeat;-webkit-background-size: contain ;
background-size: contain ;color:#333;text-align: center;overflow: hidden;}
.t-i2 .item a .c{}
.t-i2 .item a .title{font-size: 30px;line-height: 1.5;}
.t-i2 .item a .desc{font-size: 20px;line-height: 1.5;display: none;width: 180px;}
.t-i2 .item a:hover .desc{display: block;}
.t-i2 .item a:hover {background: url(../img/content/ibg-on.png) center center no-repeat;-webkit-background-size: contain ;
background-size: contain ;color:#fff;}
.t-i3{background: #eee;vertical-align: middle;}
.t-i3 img{width: 100%;}
.t-i3  .ipanelt{background-position: left bottom;text-align: left;margin-left: 80px;}
.t-i3  .cic{margin-top: 20px;margin-left: 80px;}
/*响应*/
.f40-26{font-size: 40px;}
.f50-30{font-size: 50px;}
.f40-20{font-size: 40px;}
.f32-16{font-size: 32px;}
.f30-22{font-size: 30px;}
.f24-18{font-size: 24px;}
.f20-16{font-size: 20px;}
.f18-16{font-size: 18px;}
.f18-14{font-size: 18px;}
.f16-14{font-size: 16px;}
.f14-12{font-size: 14px;}
.p0-10{padding-left: 0px;padding-right: 0px;}
.p10-0{padding-left: 10px;padding-right: 10px;}
.pr20-0{padding-right: 20px;}
.pr10-0{padding-right: 10px;}
/*横竖屏响应*/
@media (orientation:portrait) { }

/*竖屏*/
@media (orientation:landscape) { }

/*横屏*/
@media (max-width: 1170px) { 
    
}
/* 电脑 */
@media (min-width: 1200px){

}
/* 平板 */
@media (min-width: 768px) and (max-width: 1000px){
	.t-i2 .item{padding-top: 20px;padding-bottom: 30px;}
.t-i2 .item a{display: block;width: 180px;height: 160px;line-height: 160px;margin: 0px auto;background: url(../img/content/ibg.png) center center no-repeat;-webkit-background-size: contain ;
background-size: contain ;color:#333;text-align: center;overflow: hidden;}
.t-i2 .item a .c{}
.t-i2 .item a .title{font-size: 20px;line-height: 1.2;}
.t-i2 .item a .desc{font-size: 16px;line-height: 1.2;display: block;width: 80px;}
.t-i2 .item a:hover {background: url(../img/content/ibg-on.png) center center no-repeat;-webkit-background-size: contain ;
background-size: contain ;color:#fff;}

}
/*手机*/
@media (max-width: 767px) {

.f50-30{font-size: 30px;} 
.f32-16{font-size: 16px;}
.f20-16{font-size: 16px;}
.f18-16{font-size: 16px;}
.f18-14{font-size: 14px;}
.f16-14{font-size: 14px;}
.f30-22{font-size: 22px;}
.f40-20{font-size: 20px;}
.f40-26{font-size: 26px;}
.f24-18{font-size: 18px;}
.f14-12{font-size: 12px;}
.p10-0{padding-left: 0px;padding-right: 0px;}
.pr10-0{padding-right: 0px;}
.pr20-0{padding-right: 0px;}
.container-p10{padding-left: 15px;padding-right: 15px;}
.info-nav {background: #eeeeee;border-bottom: 1px solid #d2d2d2;text-align: center;overflow-y: hidden;white-space: nowrap;}
.info-nav a{font-size: 16px;margin: 0px 10px;color:#333;height: 44px;line-height: 44px;}
.info-nav a.on{border-bottom: 3px solid #e9460b;}
.slide-text {padding: 5px 30px;top:20px;}
.slide-text h1{margin-top: 0px;}
.track-brand{padding-top: 20px;padding-bottom: 20px;}
.track-brand .item p{font-size: 11px;}
.track-brand .item img{width: 40px;}
.ms-w .item .title{font-size: 16px;width: 18px;}
.track-ys{padding-top: 20px;padding-bottom: 20px;}
.track-ys .item a{padding:20px 15px;}
.track-ys .item .tit{width: 80px;height: 80px;line-height: 80px;margin: 10px auto;font-size: 36px;}
.track-ys .item .cic{margin-top: 20px;font-size: 14px;line-height: 26px;height: 78px;}
.t-i2 .item{padding-top: 20px;padding-bottom: 30px;}
.t-i2 .item a{display: block;width: 100px;height: 90px;line-height: 90px;margin: 0px auto;background: url(../img/content/ibg.png) center center no-repeat;-webkit-background-size: contain ;
background-size: contain ;color:#333;text-align: center;overflow: hidden;}
.t-i2 .item a .c{}
.t-i2 .item a .title{font-size: 16px;line-height: 1.2;}
.t-i2 .item a .desc{font-size: 12px;line-height: 1.2;display: block;width: 80px;}
.t-i2 .item a:hover {background: url(../img/content/ibg-on.png) center center no-repeat;-webkit-background-size: contain ;
background-size: contain ;color:#fff;}
.t-i3  .ipanelt{background-position: left bottom;text-align: left;margin-left: 20px;}
.t-i3  .cic{margin-top: 20px;margin-left: 20px;}
}
/* ip6	 */
@media(max-width: 375px){
	
}
/* ip5	 */
@media(max-width: 320px){

}

/*	.bg-demo{
  background: #eee;
}
.ticker-headline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  margin: 0;
  font-size: 18px;
}

.carousel.vertical .carousel-inner {
  height: 100%;
  width: auto;
}
.carousel.vertical .carousel-inner > .item {
  width: auto;
  padding-right: 50px;
  -webkit-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel.vertical .carousel-inner > .item {
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
  }
  .carousel.vertical .carousel-inner > .item.next, 
  .carousel.vertical .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    top: 0;
  }
  .carousel.vertical .carousel-inner > .item.prev, 
  .carousel.vertical .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    top: 0;
  }
  .carousel.vertical .carousel-inner > .item.next.left, 
  .carousel.vertical .carousel-inner > .item.prev.right, 
  .carousel.vertical .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    top: 0;
  }
}
.carousel.vertical .carousel-inner > .active,
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
  display: block;
}
.carousel.vertical .carousel-inner > .active {
  top: 0;
}
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel.vertical .carousel-inner > .next {
  top: 100%;
}
.carousel.vertical .carousel-inner > .prev {
  top: -100%;
}
.carousel.vertical .carousel-inner > .next.left,
.carousel.vertical .carousel-inner > .prev.right {
  top: 0;
}
.carousel.vertical .carousel-inner > .active.left {
  top: -100%;
}
.carousel.vertical .carousel-inner > .active.right {
  top: 100%;
}

.carousel.vertical .carousel-control {
  left: auto;
  width: 50px;
}
.carousel.vertical .carousel-control.up {
  top: 0;
  right: 30%;
  bottom: 50%;
}
.carousel.vertical .carousel-control.down {
  top: 50%;
  right: 30%;
  bottom: 0;
}
.carousel.vertical .carousel-control .icon-prev,
.carousel.vertical .carousel-control .icon-next,
.carousel.vertical .carousel-control .glyphicon-chevron-up,
.carousel.vertical .carousel-control .glyphicon-chevron-down {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel.vertical .carousel-control .icon-prev,
.carousel.vertical .carousel-control .glyphicon-chevron-up {
  left: 50%;
  margin-left: -10px;
  top: 10%;
  margin-top: -10px;
  color: red;
  font-size: 50px;
}
.carousel.vertical .carousel-control .icon-next,
.carousel.vertical .carousel-control .glyphicon-chevron-down {
  left: 50%;
  margin-left: -10px;
  top: 90%;
  margin-top: -10px;
  color: red;
  font-size: 50px;
}
.carousel.vertical .carousel-control .icon-up,
.carousel.vertical .carousel-control .icon-down {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel.vertical .carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel.vertical .carousel-control .icon-next:before {
  content: '\203a';
}*/