/*产品详情页 by xuxueling*/
body{background-color: #F2F3F5;}
#header{width:100%; height: 55px; background: #ffffff; position: fixed; display: none;  z-index: 1000;font-size:18px;border-bottom: 1px solid #d0d0d0;}
#header a,
#header h2{position: absolute;bottom:10px;z-index: 10;}
#header h2{width:100%; box-sizing: border-box; text-align: center;z-index: 8}
.backicon{position: absolute;width: 35px; height: 24px;  z-index: 10;}
.shareicon{position: absolute;padding-left: 15px; display: block;  font-size: 16px; color: #303030; height: 20px; width: 20px; position: absolute; right: 0;  line-height: 17px;z-index: 10;}
#header a.backicon{left:0;background: url("../images/backicon_black.png") no-repeat center top;background-size: 11px 22px;}
#header a.shareicon{right:0;background: url("../images/share_ black_icon.png") no-repeat left top; background-size: 17px auto;}
.findin{animation: show 0.6s linear;-webkit-animation: show 0.6s linear;}
.findout{animation: hide 0.4s linear;-webkit-animation: hide 0.4s linear;}
@keyframes show
{
  0% {opacity: 0;}
  100%  {opacity: 100;}
}
@-webkit-keyframes show
{
  0% {opacity: 0;}
  100%  {opacity: 100;}
}
@keyframes hide
{
  0% {opacity: 100;}
  100%  {opacity: 0;}
}
@-webkit-keyframes hide
{
  0% {opacity: 100;}
  100%  {opacity: 0;}
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.swiper-box{position: -webkit-sticky;position:sticky;top:56px;left: 0;z-index: 1000; }
.discover .swiper-box{top:0;}

#detail { padding-bottom: 40px; }
#detail header { height: 243px; position: relative; overflow: hidden; color: white; width: 100%; }
#detail header .backicon { display: block; left: 0; top: 29px;color: #ffffff;background: url("../images/backicon.png") no-repeat center top; background-size: 11px 22px;}
#detail header .shareicon { display: block; right: 0; top: 28px;color: #ffffff;background: url("../images/share_icon.png") no-repeat left top;background-size: 19px auto;}
#detail header img { width: 100%; height: 243px; position: absolute; left: 0; top: 0; z-index: 0; }
#detail header .content { position: absolute; left: 0; top: 0; height: 218px; padding-top: 25px; right: 0;}
#detail header h2 { font-size: 18px; color: white; padding: 4px 75px 0 75px; margin: 0 auto; line-height: 22px; text-align: center; font-weight: normal; height: 58px; }
#detail header h3 { font-size: 18px; width:100%; color: white; margin-left: 15px; line-height: 22px; text-align: left; font-weight: normal; height: 38px; }
#detail header h2 span { display: inline-block; margin: 6px 0 0 4px; width: 36px; height: 16px; background-image: url("../images/icons.png"); background-position: 0 0; background-size: 36px auto; }
#detail header .lighttxt { font-size: 13px; margin: 15px auto 0 auto; padding: 0 22px; }
#detail header .lighttxt p { margin: -8px auto 0 auto; text-align: center; float: left; width: 70%; }
#detail header .lighttxt .leftborder { border-top: 1px solid hsla(0, 0%, 100%, .5); width: 15%; float: left; display: block }
#detail header .lighttxt .rightborder { border-top: 1px solid hsla(0, 0%, 100%, .5); width: 15%; float: right; display: block; }
/*#detail header .textbox { max-width: 160px; min-width: 120px; height: 22px; text-align: center; line-height: 22px; margin: 6px auto 0 auto; font-size: 13px; border: solid 1px hsla(0, 0%, 100%, .5);}*/
#detail header .textbox { text-align: left; font-size: 13px; padding-left: 15px;}
#detail header .textbox span{ border: solid 1px hsla(0, 0%, 100%, .3); padding: 2px 10px; font-size: 12px; }
.earnings{padding-left: 15px; margin-top: 10px; clear: both; overflow: hidden;}
.earnings div{float: left;}

#detail header .centernum { font-size: 18px; line-height: 28px; font-weight: normal; padding: 0 15px; text-align: center; }
#detail header .centernum .leftnum { float: left; text-align: center; width: 49%; height: 21px; line-height: 21px; overflow: hidden; border-right: solid 1px hsla(0, 0%, 100%, .5); }
#detail header .centernum .rightnum { float: left; text-align: center; width: 50%; height: 21px; line-height: 21px; overflow: hidden; }
#detail header .centermix { font-size: 12px; line-height: 34px; text-align: center; }
#detail header .centermix div{width:100%;}
#detail header .centermix .leftnum { float: left; text-align: left;  margin-right: 16px;}
#detail header .centermix .rightnum { float: left; text-align: left; }
#detail header .centermix .leftnum span,
#detail header .centermix .rightnum span{font-size: 18px;}
#detail header .centerbottom { font-size: 13px; text-align: left; }
#detail header .centerbottom p{ float: left; font-size: 12px; }
#detail header .centerbottom p:first-child{background: url("../images/icon_clock.png") no-repeat scroll 15px 0;padding: 0 0 0 30px; background-size: 11px;}
#detail header .centerbottom p:nth-child(2){background: url("../images/icon_ people.png") no-repeat scroll 5px 0;padding: 0 0 0 22px;background-size: 13px;}
#detail header .centerbottom p:last-child{background: url("../images/icon_remaining.png") no-repeat scroll 4px 1px;padding: 0 0 0 20px;background-size: 12px;}
#detail header .centerbottom .leftnum { box-sizing: border-box; text-align: left; height: 14px; line-height: 14px;}
#detail header .centerbottom .rightnum { box-sizing: border-box; height: 16px; line-height: 14px; text-align: left }

#detail .content .release-status {text-align: center; font-size: 12px; height: 16px; line-height: 14px;}
#detail .swiper-box {border-bottom: 1px solid #E2E1E6; overflow-x: hidden; width: 100%; background: #ffffff; -webkit-transform: translateZ(0); }
#detail .swiper-taps {  height: 40px; font-size: 15px; color: #333; line-height: 40px; background: white; }
#detail .swiper-taps .swiper-slide {
  height: 39px;
  /* Center slide text vertically */
  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;
  -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; position: relative; background: #ffffff; }
#detail .swiper-taps .swiper-slide.on { font-size: 15px; height: 39px; color: #BF9B69; }
#detail .swiper-taps .swiper-slide.on { position: relative }
#detail .swiper-taps .swiper-slide.on span{
  position: absolute;bottom:-1px;
  width:28px; height: 3px; background:#BF9B69 ;
  left:50%;-webkit-transform:translate(-50%,0);
}
#detail .swiper-taps #public img{position: absolute; height: 15px; top:5px;}
#content dd { display: none }
#castStripNumber{background: #ffffff; padding-top: 1px;}
#castStripNumber div:last-child a.strip{border: none;}
#content dd.on { display: block; }
.module { padding: 5px; color: #333; background: white; margin-bottom: 0; font-size: 14px; display: block; }
.module.benchmark{padding: 10px 15px;}
.module .record { line-height: 30px; zoom: 1; overflow: hidden; display: table; }
.module .record span { width: 77px; display: table-cell; text-align: justify; color: #666; }
.module .record.transfer-price span { width: 106px;}
.module .record p { display: table-cell; padding: 0; line-height: 24px; }
.module .record.transfer-price p { color: #f47900;}
.tob .module .record.transfer-price p { color: #ea1202;}
.module h3.title { font-weight: normal; height: 18px; padding: 15px 0 0  7px; line-height: 18px; margin: 20px 0 15px 0; font-size: 20px; color: #333; position: relative; }
.module h3.title.benchmark{ padding-left: 0;}
.module h3.title.benchmark span{left: 0;}
.module h3.title span{position: absolute;display: block;width:20px; height: 5px; background-color: #BF9B69; top:0; left: 7px;}
.module .returnstable { border: solid 1px #c4c4c4; width: 100%; font-size: 14px; text-align: center; }
.module .returnstable th,
.module .returnstable td { border: solid 1px #C9C9CD; }
.module .returnstable tr { line-height: 24px; }
.module .returnstable tr:nth-child(1) { line-height: 28px; background:#BF9B69; }
.module .returnstable tr th:nth-child(1) { font-size: 11px; width: 30%; }
.module .newpdf {  color: #333; padding: 12px 0; font-size: 15px; display: block; }
.module .newpdf:last-child { border: none; }
.module .newpdf span { display: block; float: left; background: url("../images/icons.png") no-repeat; background-size: 37px auto; background-position: 7px -61px; width: 37px; height: 29px; }
.module .blocking {  color: #333; padding: 6px 5px; font-size: 15px; display: block; }
.module .abouttxt { font-size: 15px; line-height: 25px; color: #666; padding-left: 8px; }
#ziLiao{padding: 5px 10px;}
.module .blocking:last-child { border: none; }
.module .subtitle { font-size: 14px; color: #666; padding-left: 8px; }
.module .f14 { font-size: 14px; font-weight: normal; }
.module .striptitle { padding-bottom: 8px; display: table; }
.module .striptitle .mark { display: table-cell; font-size: 15px; color: white; padding-right: 10px; text-align: center; }
.module .striptitle .mark span { display: block; background: #f47900; border-radius: 11px; padding: 0 10px; }
.module .striptitle p { display: table-cell; font-size: 17px; color: #333; }
/* 铁建文 修改投条号样式 */
#castStripNumber .module {margin-bottom: 0; padding-bottom: 0; margin: 5px auto;}
.module .strip { height: 199px; position: relative; display: block; width: 100%; border: solid 1px #d0d0d0;}
#castStripNumber .module .strip { position: relative; height: 75px; border:none; padding-bottom:10px; border-bottom: solid 1px #d0d0d0;}
#castStripNumber .strip img{display: block; width: 100px; height: 75px; float: left !important;}
.module .striplabel { height: 23px; line-height: 23px; position: absolute; left: 0; top: 10px; z-index: 8; color: white; background: rgba(0, 0, 0, 0.3);; border-top-right-radius: 9px; border-bottom-right-radius: 9px; padding: 0 12px; font-size: 15px; }
.module .strip img.topimg {height: 199px; width: 100%; position: absolute; left: 0; top: 0; z-index: 1; margin-bottom: 10px; }
#castStripNumber .strip p { width: 66% !important; color: #333333; font-size: 17px; font-weight: 400; line-height: 20px !important; float: left; padding-left: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
@media screen and (max-width: 350px) {
  #castStripNumber .strip p {width: 61% !important;}
  #detail header h2 { padding: 4px 70px 0 70px;}
}
.module .strip p span.about { display: table-cell; width: 100%; height: 100%; vertical-align: middle; padding: 0 5px; }
.module .strip p span.run { width: 86%; height: 100%; padding: 0 5px; display: table-cell; vertical-align: middle; }
.module .strip p img { width: 32px; height: 32px; display: table-cell; vertical-align: middle; }
.module .strip span.running,
.module .strip span.runended { width: 61px; z-index: 5; height: 18px; display: block; position: absolute; right: 24px; top: 10px; }
.module .strip span.runended { background: url("../images/runended.png") no-repeat; background-size: 61px 18px; }
.module .strip span.running { background: url("../images/running.png") no-repeat; background-size: 61px 18px; }
.module .stripli { padding: 5px 0; width: 100%; border-top: solid 1px #d0d0d0; display: table; }
.module .stripli p { display: table-cell; width: 76%; line-height: 18px; color: #333; font-size: 15px; vertical-align: middle; }
.module .stripli .friimg { width: 23%; display: table-cell; }
.module .stripli .friimg img { display: block; border: solid 1px #d0d0d0; width: 53px; height: 53px; float: right; }
.module .qtxt { font-size: 14px; color: #333; }
.module .atxt { font-size: 14px; color: #666; padding: 5px 0 8px 0; display: block; }
.module p.copy { color: #d73a2e; line-height: 60px; width: 98px; font-size: 14px; padding-right: 30px; background: url("../images/icon_jtou.png") no-repeat; background-size: auto 9px; background-position: 118px center; }
.swiper-video { width: 100%; height: 91px; overflow: hidden; padding: 0 5px;}
.swiper-video .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;
  -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.swiper-video .swiper-slide a { display: block; width: 160px; height: 91px; padding-left: 4px; position: relative }
.swiper-video .swiper-slide a img.video { width: 160px; height: 91px; }
#content .swiper-video .swiper-slide a img.play{
  position: absolute;bottom:5px; right:5px;width:17px;
}
.probox { border: solid 1px #d0d0d0; margin-bottom: 15px; }
.probox .topbox { height: 104px; position: relative; width: 100%; background: white; }
.probox .topbox img { position: absolute; height: 104px; width: 100%; }
.probox .topbox .messagetxt { position: absolute; width: 100%; z-index: 2; left: 0; top: 0; height: 104px; }
.probox .topbox h3 { font-weight: normal; padding: 22px 0 12px 0; text-align: center; color: white; font-size: 18px; }
.probox .topbox .tiptxt { width: 100px; height: 20px; text-align: center; line-height: 20px; color: white; font-size: 12px; margin: 0 auto; border-radius: 10px; background: #f47900; }
.probox h2 { font-weight: normal; width: 95%; margin: 0 auto; text-align: center; line-height: 25px; border-bottom: solid 1px #efefef; color: #f47900; font-size: 12px; }
.probox .procontent { padding: 9px 0 13px 0; }
.probox .procontent .prodate { font-size: 12px; line-height: 24px; }
.probox .procontent .prodate span { color: #666; display: block; width: 33%; text-align: center; float: left; }
#buynav{display: none;z-index: 100000;}
/*.buynav { background: #f47900; width: 100%; line-height: 50px; z-index: 9; text-align: center; position: fixed; bottom: 0; color: white; font-size: 20px; display: none; }*/
.tip { padding: 21px 15px; background-color:#f0eae4; font-size: 13px; color: #666; margin-top: 15px; }
.tip p { line-height: 23px; font-size: 12px; }
.tip .title { background: url("../images/tiptitle.png") no-repeat; background-size: 77px auto; width: 77px; height: 25px; line-height: 25px; text-align: center; color: #666; font-size: 14px; margin: 0 auto; }
/*B端红色系*/
.tob { }
.tob .swiper-taps .swiper-slide.on { color: #f03030; border-bottom: solid 2px #f03030; }
.tob .probox .topbox .tiptxt { background: #f03030; }
.tob .probox h2 { color: #f03030; }
.tob .module .title { border-left: solid 2px #f03030; margin: 15px 0; }
.tob .newli { border-bottom: solid 1px #d0d0d0; padding: 10px 0; display: table; overflow: hidden; width: 100%; }
.tob .newli:last-child { border-bottom: none; }
.tob .newli .flobox { width: 66px; display: table-cell; }
.tob #announcement .newli .flobox img { width: 55px; height: 55px; }
.tob .newli .fribox { display: table-cell; vertical-align: middle; padding-left: 10px;}
.tob .newli .fribox .toptitle { color: #333; max-height: 33px; overflow: hidden; font-size: 15px; line-height: 17px; padding-bottom: 2px; }
.tob .newli .substance { color: #666; font-size: 14px; overflow: hidden; width: 280px;}
.tob .newli .substance span { width: 40%; display: table-cell; float: left; text-align: left; }
#new-announcement .substance span { padding-left:15px; width:31%;}
.tob .newli .substance p { display: table-cell; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width:42%;}
.tob #detail .swiper-taps .swiper-slide.on { position: relative }
.tob #detail .swiper-taps .swiper-slide.on span{
  position: absolute;
  width:14px; height: 3px; background:#BF9B69 ;
}
.tob .buynav { background: #f03030; }
.tob .subtitle {padding-left: 0;}
/*======订单详情========*/
/* -webkit-backdrop-filter: saturate(200%) blur(20px);*/
#orderdetail { width: 100%; padding-bottom: 45px; }
#orderdetail header { position: relative; overflow: hidden; }
#orderdetail header img { position: absolute; height: 120px; width: 100%; left: 0; top: 0; z-index: 1; }
#orderdetail header .ordertop { padding-top: 34px; width: 100%; -webkit-backdrop-filter: saturate(100%) blur(20px); box-sizing: border-box; }
#orderdetail header h2 { font-size: 16px; color: white; text-align: right; font-weight: normal; padding: 0 10px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#orderdetail header h2 span { font-size: 16px; }
#orderdetail header p { font-size: 14px; color: white; padding: 0 10px; line-height: 260%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.module .messagebox { height: 98px; padding: 10px 0; display: table; width: 100%; }
.module .messagebox .percent { display: table-cell; width: 31%; border-right: solid 1px #d0d0d0; padding-right: 7px;}
.module .messagebox .round { width: 91px; height: 91px; border-radius: 50px; border: solid 1px #fde6d0; padding: 5px; margin:0 auto;}
.module .messagebox .round div { width: 91px; height: 91px; background: #fde6d0; border-radius: 43px; text-align: center; font-size: 14px; color: #f47900; vertical-align: middle; display: table-cell; }
.module .messagebox .round div span { font-size: 22px;}
.module .messagebox .meslist { display: table-cell; width: 68.9%; padding-left: 7px;vertical-align: top;}
.module .messagebox .meslist li { color: #333; font-size: 11px; text-align: left; }
.module .messagebox .meslist li span { font-size: 16px; color: #333; }
/*.module .messagebox .meslist li:nth-child(2) span { font-size: 16px; }*/
.module .messagebox .meslist li p { font-size: 12px; color: #999; }
.module .mestable { width: 100%; }
.module .mestable th,
.module .mestable td { height: 36px; border: solid 1px #d0d0d0; line-height: 36px; text-align: center; font-size: 15px; }
.module .mestable th { background: #fde4cc; color: #666; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.module .mestable td img { display: inline; vertical-align: top; padding-top: 4px; }
.module .speed { padding-left: 14px; border-left: solid 1px #d0d0d0; margin-left: 9px; }
.module .speed li { padding-bottom: 23px; position: relative; }
.module .speed li .round { width: 9px; height: 9px; border-radius: 5px; position: absolute; display: block; background: #f47900; left: -19px; top: 0; line-height: 100%; font-size: 13px; color: #666; }
.module .speed li .corhui { color: #999; }
.module .speed li .corred { color: #c23431; }
#order_top { width: 54px; height: 54px; display: block; visibility: hidden; position: fixed; z-index: 99; right: 16px; bottom: 68px; background: url("../images/backtop.png") no-repeat center center; background-size: 54px auto; }
.tob #pro_top { width: 54px; height: 54px; display: block; visibility: hidden; position: fixed; z-index: 99; right: 16px; bottom: 68px; background: url("../images/top_red.png") no-repeat center center; background-size: 54px auto; }
.order_menu { position: fixed; width: 100%; font-size: 17px; line-height: 44px; color: white; height: 44px; bottom: 0; left: 0; z-index: 99; background: #f47900; }
.order_menu a { float: left; display: block; height: 100%; color: white; text-align: center; }
.order_menu a img { display: inline; padding-right: 8px; vertical-align: middle; }
/*.order_menu .backnav { width: 21%; border-right: solid 1px white; }*/
/*.order_menu .backnav img { width: 10px; height: auto; }*/
/*.order_menu .newnav { width: 26%; border-right: solid 1px white; }*/
/*.order_menu .historynav { width: 25%; border-right: solid 1px white; }*/
/*.order_menu .pronav { width: 26%; }*/
.order_menu .backnav { width: 35%; border-right: solid 1px white; }
.order_menu .backnav img { width: 10px; height: auto; }
.order_menu .newnav { width: 30%; border-right: solid 1px white; }
.order_menu .historynav { width: 25%; border-right: solid 1px white; }
.order_menu .pronav { width: 34%; }
/*============订单详情toB=============*/
#ordertoc { }
#ordertoc header { background: #d73a2e url("../images/smy_logo.png") no-repeat right top; color: white; font-size: 13px; background-size: 95px 75px; height: 60px; border-bottom: solid 1px #e26f66; border-top: solid 1px #e26f66; padding: 14px 10px 14px 10px; }
#ordertoc header h3 { font-weight: normal; font-size: 15px; margin-bottom: 10px; }
#ordertoc .take { height: 33px; padding: 0 16px 0 25px; line-height: 33px; font-size: 15px; color: #333; background: url("../images/order_bicon.png") no-repeat 10px center; background-size: 9px 9px; }
#ordertoc .take .takenav { display: block; float: right; }
#ordertoc .orderwhite { background: white; padding-left: 12px; }
#ordertoc .orderyellow { background: #fffee8; padding-left: 12px; }
#ordertoc .orderlis { border-bottom: solid 1px #dfdfdf; color: #333; padding: 13px 0; display: table; width: 100%; }
#ordertoc .orderyellow .orderlis:last-child { border: none; }
#ordertoc .orderlis span { display: table-cell; text-align: justify; text-align-last: justify; font-size: 15px; width: 20%; color: #666; }
#ordertoc .orderlis p { display: table-cell; width: 80%; font-size: 15px; color: #333; padding: 0 14px; }
#ordertoc .trace { padding: 17px 0 50px 17px; background: white; }
#ordertoc .tracelis { padding-left: 16px; padding-bottom: 13px; font-size: 15px; color: #666; position: relative; border-left: solid 1px #dbdbdb; }
#ordertoc .tracelis .round { position: absolute; display: block; left: -3px; top: 10px; background: #999; width: 6px; height: 6px; border-radius: 3px; }
#ordertoc .tracelis:first-child .round { background: white; width: 7px; height: 7px; top: 5px; border: solid 3px #d73a2e; border-radius: 6px; left: -7px; }
#ordertoc .tracelis:last-child .round { background: white; width: 5px; height: 5px; top: 8px; border: solid 2px #999; border-radius: 4px; left: -5px; }
#ordertoc .tracelis:first-child { color: #ea1202; font-size: 15px; }
#ordertoc .tracelis .date { font-size: 15px; }
#ordertoc .tracelis a { text-decoration: underline; color: #666; }
#ordertoc .report { display: block; position: fixed; bottom: 0; left: 0; text-align: center; line-height: 48px; height: 48px; background: #ea1202; color: white; font-size: 20px; width: 100%; }
#ordertoc .takenav { width: 50px; text-align: right; }
#ordertoc #reveal { max-height: 341px; transition: max-height .7s; overflow: hidden; }
#ordertoc #reveal.on { max-height: 0; overflow: hidden; }
#ordertoc .takehidden { display: none; }


/*========发现========*/
#find {width:750px; margin: 0 auto;}
#find .swiper-container { width: 100%; height: 280px; }
#find .swiper-slide { width:100%; height:280px;display: block; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
  -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;
  -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
#find .swiper-slide img { width: 100%; height: 280px; }
#find .swiper-pagination-bullet { width: 12px; height: 12px;opacity: 0.4; background: #333;}
#find .swiper-pagination-bullet-active {background: white; opacity: 1;}

#find .swiper-taps { height: 80px; font-size: 30px; color: #333; line-height: 80px; background: white; border-bottom: solid 1px #d0d0d0; }
#find .swiper-taps .swiper-slide {
  /* Center slide text vertically */
  width:170px; height: 80px;
  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;
  -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
#find.tob .swiper-taps .swiper-slide.on { border-bottom: solid 2px #ea1202; font-size: 30px; height: 78px; color: #ea1202; }
#find.toc .swiper-taps .swiper-slide.on { border-bottom: solid 2px #f47900; font-size: 30px; height: 78px; color: #f47900; }

#find #findcontent .finddd { display: none; background: #ffffff; padding-top: 25px; min-height: 1100px; background: #ffffff; }
#find #findcontent .finddd .module {width:750px; height: 170px; margin:0 auto 25px auto; padding: 0;}
#find #findcontent .finddd .module .strip{width:712px; height: 170px; margin: 0 auto; display: block;border: none; border-bottom: 1px solid #d0d0d0;}
#find #findcontent .finddd .module .strip img{width:200px; height: 150px; float:left; margin-bottom: 0;}
#find #findcontent .finddd .module .strip p{
  position: static; width:475px; float: right; background: none; color: #333333;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#find.tob #findcontent .finddd .module .strip p{
   font-size: 30px; line-height: 40px;
}
#find.toc #findcontent .finddd .module .strip p{
  font-size: 34px; height:74px;line-height: 38px;
}

#find #findcontent .finddd .module .strip p span.about{padding: 0; display: inline;}
#find #findcontent .finddd .module .time{position: absolute;top:117px; left:235px;font-size: 24px; color: #999999; }
#find.toc #findcontent .finddd .module .striplabel{width:110px; height: 36px; border-radius: 18px; line-height: 36px; font-size: 24px;  top:116px; left: 598px; padding: 0; text-align: center;color: #333333; background: none;}
#find.tob #findcontent .finddd .module .striplabel{width:110px; height: 36px; border-radius: 18px; line-height: 36px; font-size: 24px; background-color: #ea1202; top:116px; left: 598px; padding: 0; text-align: center;}

#find #findcontent .finddd.on { display: block; }
#find .module .findli { width: 100%; display: table; height: 36px; }
#find .findli .flomessage { width: 70%; display: table-cell; vertical-align: middle; }
#find .findli .friadd { width: 30%; display: table-cell; vertical-align: middle; }
#find .findli img { float: left; width: 17px; height: auto; margin: 3px 14px 0 0; }
#find .module .findli.top { border-top: solid 1px #cfcfcf; margin-top: 10px; }
#find .swiper-box { width: 100%; overflow-x: hidden;-webkit-transform: translateZ(0);  }

#find .swiper-box-stock{width:750px; overflow: hidden; height: 185px; padding: 22px 0 21px 0;box-sizing: border-box; background: #ffffff; margin-bottom: 30px;}
#find .swiper-box-stock .swiper-slide{width:155px;  height: 142px; box-sizing: border-box; background: url("../images/rise_fall.png") no-repeat;  }
/*#find .swiper-box-stock .swiper-slide:last-child{margin-right: 100px;}*/
#find .swiper-box-stock .up{background-position: 0 0}
#find .swiper-box-stock .down{background-position: -155px 0}
#find .swiper-box-stock .swiper-slide dl{width:100%;padding: 8px;box-sizing: border-box;}
#find .swiper-box-stock .swiper-slide dl dt{font-size: 24px; color: #333333;}
#find .swiper-box-stock .swiper-slide dl dd{font-size: 26px; margin-top: 10px; }
#find .swiper-box-stock .swiper-slide dl dd span{font-size: 18px; }
#find .swiper-box-stock .swiper-slide:last-child dl dd span{font-size: 15px; }
#find .swiper-box-stock .swiper-slide dl dd span:first-child{float: left}
#find .swiper-box-stock .swiper-slide dl dd span:last-child{float: right}

#find .swiper-box-stock .up dl dd{color: #ea1202}
#find .swiper-box-stock .down dl dd{color: #007748;}
/*=====产品动态====*/
#news { background: white; padding: 0 15px; }
#news header { border-bottom: 0.5px solid #E2E1E6; margin-bottom: 8px; padding: 10px 0; font-size: 13px; color: #666; }
#news header h2 { font-weight: bold; font-size: 20px; color: #333; padding-bottom: 5px; }
#content{ font-size: 14px!important; color: #333; padding-top: 10px!important; }
#content img{max-width: 100%!important;float: none!important;}
#content { font-size: 14px; color: #333; padding-top: 6px;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#content table{width:100% !important; height: 100% !important;}
#content table td{word-wrap:break-word;width:auto}
#content #accountNumber .module{padding: 20px 10px 50px 10px;}
#content img { width: 100%; height: auto; }
/*#content p{padding: 10px 0; line-height: 18px;}*/
#new-announcement .flobox img { min-width:55px; min-height:55px;}
#content p.read { font-size: 13px; }
/*toc*/
/*#news.toc { }*/
/*#news. header { font-size: 15px;}*/
/*#news. h2 { font-size: 24px; font-weight: bold;color: #333; line-height: 160%;}*/
/*#content { font-size: 16px !important; overflow: hidden !important; text-indent: 0 !important; }*/
/*#content p { line-height: 26px !important; margin: 0 !important; }*/
/*#content ul { padding: 0 !important; }*/
/*#content ul,*/
/*#content li,*/
/*#content p { width: auto !important; text-align: left !important; }*/
/*#content span { text-indent:0 !important; }*/
/*#content span,*/
/*#content p { font-size: 14px !important; font-family: Helvetica !important; }*/
/*!*#content section {  margin-top: 0 !important; }*!*/
/*#new-announcement .substance p { width: 63% !important;}*/
/*#content section.layout {*/
  /*width: auto !important;*/
  /*border: none !important;*/
/*}*/
/*#content section>section>section>section {*/
/*width: auto !important;*/
/*}*/
/*#content section>section>section>section>section {*/
/*width: auto !important;*/
/*}*/

/*#content  { width: auto !important; }*/
#content p.read { font-size: 15px; }
#news .findli { width: 100%; display: table; height: 36px; }
#news .findli .flomessage { width: 60%; display: table-cell; vertical-align: middle; }
#news .findli .friadd { width: 40%; display: table-cell; vertical-align: middle; }
#news .findli img { float: left; width: 17px; height: auto; margin: 3px 14px 0 0; }
#news .module .findli.top { border-top: solid 1px #cfcfcf; margin-top: 10px; }
/*直播列表*/
#lives { }
#lives .stripabout { padding: 6px 0 0 0; width: 100%; display: table; }
#lives .stripabout .leftdepict { display: table-cell; width: 66%; line-height: 30px; color: #333; font-size: 15px; vertical-align: middle; }
#lives .stripabout .rightdepict { width: 27%; display: table-cell; vertical-align: middle; }
#lives .stripabout .pernums { height: 20px; padding: 0 0 0 26px; border-radius: 4px; display: inline-block; line-height: 20px; color: #666; font-size: 15px; background: url("../images/icon_person.png") no-repeat 7px center; background-size: 17px auto; }
#lives .stripabout .livetxt { font-size: 15px; color: #f47900; float: left; line-height: 30px; text-indent: 1em; display: inline-block; }
#lives .stripabout .remindtxt { font-size: 15px; color: #333; line-height: 140%; width: 100%; overflow: hidden; }
#lives .remindbox { background: #f47900 url("../images/clock.png") no-repeat 10px center; background-size: 15px 15px; border-radius: 15px; font-size: 14px; color: white; padding: 0 0 0 32px; height: 29px; line-height: 29px; }
/*tob*/
.livetob { background: white; }
.livetob #lives .module { margin-bottom: 0; }
.livetob #lives .stripabout { border-bottom: solid 1px #d0d0d0; padding-bottom: 10px; }
.livetob #lives .remindbox { background: #ea1202 url("../images/clock.png") no-repeat 10px center; background-size: 15px 15px; font-size: 15px; border-radius: 0; }
.livetob #lives .stripabout .livetxt { color: #ea1202; }
.livetob #caseVerte #case1 { background-color: #ea1202; }
.livetob #caseVerte #case2 { background-color: #ea1202; }
.livetob #caseVerte #case3 { background-color: #ea1202; }
.livetob #caseVerte #case4 { background-color: #ea1202; }
/*{播放动画*/
#caseVerte { width: 0; padding: 7px 0 0 6px; float: left; }
#caseVerte div { margin: 2px; }
@keyframes case {
  0% { width: 0; }
  50% { width: 15px; }
  100% { width: 0; }
}
@-webkit-keyframes case {/*safri and chrome*/
  0% { width: 0; }
  50% { width: 15px; }
  100% { width: 0; }
}
@-o-keyframes case {/*opera*/
  0% { width: 0; }
  50% { width: 15px; }
  100% { width: 0; }
}
@-moz-keyframes case {/*firefox*/
  0% { width: 0; }
  50% { width: 15px; }
  100% { width: 0; }
}

#caseVerte #case1 { height: 2px; background-color: #f47900;
  animation: case 1.5s infinite; -webkit-animation: case 1.5s .2s infinite; -o-animation: case 1.5s .2s infinite; -moz-animation: case 1.5s .2s infinite; }
#caseVerte #case2 {
  height: 2px; background-color: #f47900;
  animation: case 1.5s infinite; -webkit-animation: case 1.5s .4s infinite; -o-animation: case 1.5s .4s infinite; -moz-animation: case 1.5s .4s infinite; }
#caseVerte #case3 {
  height: 2px; background-color: #f47900;
  animation: case 1.5s infinite; -webkit-animation: case 1.5s .6s infinite; -o-animation: case 1.5s .6s infinite; -moz-animation: case 1.5s .6s infinite; }
#caseVerte #case4 {
  height: 2px; background-color: #f47900;
  animation: case 1.5s infinite; -webkit-animation: case 1.5s .8s infinite; -o-animation: case 1.5s .8s infinite; -moz-animation: case 1.5s .8s infinite; }
/*播放动画}*/
/*{运营公告toB*/
#notice { padding: 0 14px; }
#notice .noticetitle { text-align: center; margin: 14px 0; }
#notice .noticetitle p { display: inline-block; padding: 4px 8px; border-radius: 2px; background: #d0d0d0; color: white; font-size: 11px; }
#notice .noticebox { border: solid 1px #d0d0d0; margin: 8px 0; background: white; padding: 10px; border-radius: 4px; display: block; }
#notice .noticebox h3 { color: #111; font-size: 15px; text-overflow: -o-ellipsis-lastline; overflow: hidden;
  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#notice .noticebox img { display: block; width: 100%; height: auto; margin-top: 8px; }
#notice .noticebox .about { height: 54px; line-height: 18px; font-size: 14px; margin: 10px 0; width: 100%; text-overflow: -o-ellipsis-lastline; overflow: hidden;
  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #333; }
#notice .readbottom { height: 30px; display: block; color: #333; font-size: 14px; line-height: 33px; border-top: solid 2px #f2f2f2; }
#notice .readbottom span { display: block; float: right; width: 50px; height: 30px; background: url("../images/readicon.png") no-repeat right center; background-size: 8px 11px; }
#notice .noticebox .noticecontent { line-height: 18px; font-size: 14px; margin: 10px 0; width: 100%; text-overflow: -o-ellipsis-lastline; overflow: hidden;
  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 10; -webkit-box-orient: vertical; }
#notice .noticebox .subtitle { color: #666; font-size: 13px; line-height: 13px; display: block; padding-top: 5px; }
#notice .noticepdf { padding-left: 30px; background: url("../images/redpd.png") no-repeat left center; background-size: 20px auto; }
#notice .noticecontent { color: #333; }
/*{我的业绩*/
#performance { background: white; }
#performance header { height: 222px; position: relative; background: url("../images/performance.jpg") no-repeat; background-size: 100% auto; padding: 60px 38px 33px 38px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#performance header .lasttxt { position: absolute; bottom: 0; left: 0; text-align: center; width: 100%; height: 25px; line-height: 25px; color: white; font-size: 12px; background: hsla(0, 0%, 0%, .6); }
#performance .list { width: 100%; position: relative; height: 100%; }
#performance .list li { float: left; width: 33.3%; height: 100%; }
#performance .list li .columnbox { width: 90px; margin: 0 auto; position: relative; height: 100%; }
/*{名次上升动画*/
@keyframes uptwo {
  0% { height: 16px; }
  40% { height: 16px; }
  100% { height: 100%; }
}
@keyframes upone {
  0% { height: 16px; }
  55.5% { height: 16px; }
  100% { height: 100%; }
}
@keyframes upthree {
  0% { height: 16px; }
  100% { height: 100%; }
}
/*名次上升动画}*/
/*{文字淡入*/
@keyframes opacityanimation {
  0% { opacity: 0; }
  72% { opacity: 0; }
  100% { opacity: 1; }
}
/*文字淡入}*/
#performance .list li .boxone { height: 117px; width: 33%; position: absolute; bottom: 0; max-height: 117px; min-height: 67px; }
#performance .list li .boxtwo { height: 82px; width: 33%; position: absolute; bottom: 0; max-height: 117px; min-height: 67px; }
#performance .list li .boxthree { height: 67px; width: 33%; position: absolute; bottom: 0; max-height: 117px; min-height: 67px; }
#performance .list li .column { position: absolute; width: 100%; bottom: 0; text-align: center; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#performance .list li .column.two { background: #f7b55a; height: 100%; font-size: 50px; animation: uptwo 1s linear; -webkit-animation: uptwo 1s linear; }
#performance .list li .column.one { background: #e33e32; height: 100%; animation: upone 1.8s linear; -webkit-animation: upone 1.8s linear; }
#performance .list li .column.one .title { font-size: 77px; line-height: 125%; animation: opacityanimation 2s linear; -webkit-animation: opacityanimation 2s linear; }
#performance .list li .column.three { background: #529bc9; height: 100%; font-size: 50px; animation: upthree .4s linear; -webkit-animation: upthree .4s linear; }
#performance .list li .column.three .title { font-size: 50px; line-height: 80%; animation: opacityanimation 2s linear; -webkit-animation: opacityanimation 2s linear; }
#performance .list li .column.two .title { font-size: 50px; line-height: 130%; animation: opacityanimation 2s linear; -webkit-animation: opacityanimation 2s linear; }
#performance .list li .bottombox { width: 100%; position: absolute; bottom: 0; height: 16px; text-align: center; line-height: 16px; font-size: 12px; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#performance .list li .boxone .bottombox { background: #d4190b; border-top: solid 1px #eea39d; }
#performance .list li .boxtwo .bottombox { background: #ff9300; border-top: solid 1px #ffd499; }
#performance .list li .boxthree .bottombox { background: #3085bb; border-top: solid 1px #accee4; }
#performance .list li .column .bottombox span { padding-left: 5px; }
#performance .list li .column .headimg { position: absolute; }
#performance .list li .column.one .headimg { width: 58px; height: 58px; border-radius: 33px; border: solid 4px hsla(0, 0%, 100%, .1); top: -83px; left: 8px; }
#performance .list li .column.two .headimg { width: 45px; height: 45px; border-radius: 25px; border: solid 3px hsla(0, 0%, 100%, .1); top: -73px; left: 17px; }
#performance .list li .column.three .headimg { width: 45px; height: 45px; border-radius: 25px; border: solid 3px hsla(0, 0%, 100%, .1); top: -73px; left: 17px; }
#performance .list li .column .adorn { position: absolute; z-index: 5; }
#performance .list li .column.one .adorn { background: url("../images/hatone.png") no-repeat; background-size: 71px auto; width: 71px; height: 91px; left: 5px; top: -108px; }
#performance .list li .column.two .adorn { background: url("../images/hattwo.png") no-repeat; background-size: 58px auto; width: 58px; height: 73px; left: 14px; top: -93px; }
#performance .list li .column.three .adorn { background: url("../images/hatthree.png") no-repeat; background-size: 56px auto; width: 56px; height: 62px; left: 16px; top: -83px; }
#performance .list li .column .name { text-align: center; line-height: 150%; width: 100%; position: absolute; top: -18px; font-size: 8px; text-shadow: 1px 1px #333; z-index: 5; }
#performance .lastnav { height: 30px; line-height: 75%; width: 100%; display: block; background: #ea1202; text-align: center; font-size: 20px; color: white; position: fixed; z-index: 5; padding: 10px 0; bottom: 0; }
#performance .lastnav span { font-size: 10px; }
#performance .ranking { }
#performance .ranking dd { border-bottom: solid 1px #a1a3aa; padding: 16px 13px; font-size: 15px; }
#performance .ranking dd .crown { width: 62px; float: left; }
#performance .ranking dd .crown img.bottom { width: 33px; height: auto; display: inline; vertical-align: middle; }
#performance .ranking dd .centertxt { width: 136px; float: left; }
#performance .ranking dd .fritxt { float: right; text-align: right; width: 143px; }
#performance .ranking dd.mine { background: #fef6c3; padding: 16px 0; display: table; width: 100%; }
#performance .ranking dd.mine .mypic { width: 15%; display: table-cell; float: left; }
#performance .ranking dd.mine .picbox { width: 39px; height: 39px; position: relative; margin: 8px 0 0 8px; }
#performance .ranking dd.mine .picbox img.mine { width: 39px; height: 39px; border-radius: 20px; }
#performance .ranking dd.mine .fribox { width: 84%; float: right; font-size: 12px; color: #333; display: table-cell; vertical-align: middle; }
#performance .ranking dd.mine .fribox h3 { color: #ea1202; font-size: 18px; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: table; width: 100%; }
#performance .ranking dd.mine .trend.up { float: right; color: #03a501; font-size: 12px; padding-left: 19px; background: url("../images/trend_up.png") no-repeat; background-size: 15px auto; background-position: 0 center; display: table-cell; vertical-align: middle; padding-right: 12px; width:14px; height: 20px;  }
#performance .ranking dd.mine .trend.down { float: right; color: #03a501; font-size: 12px; padding-left: 19px; background: url("../images/trend_down.png") no-repeat; background-size: 15px auto; background-position: 0 center; display: table-cell; vertical-align: middle; padding-right: 12px; width: 14px; height: 20px; }
#performance .ranking dd.mine .trend.flat { float: right; color: #03a501; font-size: 12px; padding-left: 19px; background: url("../images/trend_flat.png") no-repeat; background-size: 15px auto; background-position: 0 center; display: table-cell; vertical-align: middle; padding-right: 12px; width: 14px; height: 20px; }
/*皇冠*/
#performance .ranking dd .crown span.top{width: 33px; height: 17px; display: block; vertical-align: middle;}
#performance .ranking dd.mine .picbox span.hat { width: 30px; height: 17px; display: block; position: absolute; top: -12px; left: 4px;}
#performance .ranking dd:nth-child(1) .lisimg{background: url("../images/lis1.png") no-repeat center center; background-size: 33px auto;}
#performance .ranking dd:nth-child(2) .lisimg{background: url("../images/lis2.png") no-repeat center center; background-size: 33px auto;}
#performance .ranking dd:nth-child(3) .lisimg{background: url("../images/lis3.png") no-repeat center center; background-size: 33px auto;}
#performance .popbox { width: 100%; overflow: hidden; display: none; height: 100%; position: fixed; bottom: 0; left: 0; background: hsla(0, 0%, 0%, .95); z-index: 99; }
#performance .popbox .cartoon { width: 183px; height: auto; padding-top: 195px; margin: 0 auto; display: block; }
#performance .popbox .about { font-size: 20px; color: white; text-align: center; position: absolute; z-index: 999; top: 70%; width: 100%; }
#performance .popbox .navbox { padding: 22px 43px; }
#performance .popbox .navbox .nav { display: block; width: 80%; height: 44px; text-align: center; background: #ea1202; font-size: 18px; line-height: 44px; color: white; position: fixed; bottom: 88px; left: 10%; }
/*排名第一*/
.first { background: url("../images/rund.png") no-repeat center center; background-size: 100% auto; width: 100%; height: 375px; left: 0; top: 20px; position: absolute; animation: round 9s linear infinite; -webkit-animation: round 9s linear infinite; display: none; }
@keyframes round {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.catonbox { height: 300px; width: 100%; position: absolute; z-index: 999; top: 11%; }
.ct_1 { background: url("../images/ct_1.png") no-repeat 66% bottom; background-size: 181px auto; }
.ct_2 { background: url("../images/ct_2.png") no-repeat center bottom; background-size: 106px auto; }
.ct_3 { background: url("../images/ct_3.png") no-repeat center bottom; background-size: 208px auto; }
.ct_4 { background: url("../images/ct_4.png") no-repeat center bottom; background-size: 138px auto; }
.ctdown_1 { background: url("../images/ctdwon_01.png") no-repeat center bottom; background-size: 209px auto; }
.ctdown_2 { background: url("../images/ctdown_02.png") no-repeat center bottom; background-size: 162px auto; }
.ctdown_0 { background: url("../images/ctdown_0.png") no-repeat center bottom; background-size: 360px auto; height: 360px; top: 9%; }
#news .share { border-top: 1px solid #f87700; margin-top: 20px; }
#news .share a { color: #f87700; display: block; width: 140px; margin: -11px auto 0; text-align: center; background-color: #fff; }
@media (max-width: 320px) {
  #find .swiper-taps .swiper-slide {
    font-size: 13px;
    text-align: center;
  }
  #find .swiper-taps .swiper-slide.on {
    font-size: 13px;
  }
}
/*列表为空*/
.nullround { width: 80px; height: 80px; display: block; background: #f5f5f5 url("../images/zhibonul.png") no-repeat center center; background-size: 38px auto; margin: 220px auto 19px auto; border-radius: 40px; }
.nullround_notice { width: 80px; height: 80px; display: block; background: #f5f5f5 url("../images/ordernull.png") no-repeat center center; background-size: 38px auto; margin: 220px auto 19px auto; border-radius: 40px; }
.nulltext { text-align: center; width: 100%; display: block; font-size: 15px; color: #333; }
/*下载按钮*/
.newdown{position: fixed; width: 100%; height: 49px; text-align: center; font-size: 20px;bottom: 0; left: 0; color: white; background: #f47900; line-height: 49px; display: none;}
.newbox{padding-bottom: 0;}
#finddetail { padding-bottom: 30px; }
#finddetail img{max-width: 100%; height: auto; display: block;}
#content .noticedatum{}
#content .newpdf { line-height: 22px; color: #333; padding: 12px 0; font-size: 15px; display: block; padding-left: 37px; margin-left: 8px;width:87%; font-weight: 300;}
#content .newpdf:last-child { border: none; }
#content .newpdf span { display: block; float: left; background: url("../images/icons.png") no-repeat; background-size: 21px auto; background-position: 0 0; width: 21px; height: 23px;    margin-left: -37px; }
.tob #content .module .newpdf span { background: url("../images/redpd.png") no-repeat; background-size: 23px auto; background-position: 0 4px; width: 34px; height: 29px; }
.notice {
  display: table-row;
  width: 100%;
}
.noticeitem {
  display: table-cell;
  height: 66px;
  vertical-align: middle;
  max-height: 66px;
  overflow: hidden;
  line-height: 24px;
  font-size: 15px;
  background: url("../images/icons.png") no-repeat 5px 17px;
  background-size: 23px auto;
  padding-left: 36px;
  font-weight: 300;
  /*padding-top: 5px;*/
  /*padding-bottom: 5px;*/
}
.tob .noticeitem {
  background: url("../images/icon_notice_tob@2x.png") no-repeat 5px 17px;
  background-size: 23px auto;
}
.noticeitem a {
  color: #000000;
}

.effect-download {
  animation: animationFrames linear 0.8s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 0.8s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  translate(0px,-100px);
  }
  15% {
    -webkit-transform:  translate(0px,-25px);
  }
  30% {
    -webkit-transform:  translate(0px,0px);
  }
  45% {
    -webkit-transform:  translate(0px,-15px);
  }
  60% {
    -webkit-transform:  translate(0px,0px);
  }
  75% {
    -webkit-transform:  translate(0px,-5px);
  }
  100% {
    -webkit-transform:  translate(0px,0px);
  }
}

.effect-text1 {
  /*animation: animationText1 linear 3s;*/
  /*animation-iteration-count: 1;*/
  /*transform-origin: 50% 50%;*/
  -webkit-animation: animationText1 ease-out 3s;
  -webkit-animation-iteration-count: infinite;
  /*-webkit-transform-origin: 50% 50%;*/
}

@-webkit-keyframes animationText1 {
  0% {
    -webkit-transform:  translate(200px,0px);
    opacity: 0;
  }
  10% {
    -webkit-transform:  translate(0px,0px);
    opacity: 1;
  }
  90% {
    -webkit-transform:  translate(0px,0px);
    opacity: 1;
  }
  100% {
    -webkit-transform:  translate(-200px,0px);
    opacity: 0;
  }
}


/* --------------------------------------------------[加载提示] */
/*@-webkit-keyframes rotate {*/
  /*0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }*/
  /*100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); }*/
/*}*/
/*@keyframes rotate {*/
  /*0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }*/
  /*100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); }*/
/*}*/
/*#loading { display: none; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 5000000; background: hsla(0, 0%, 0%, 0); }*/
/*#loading span { position: absolute; left: 50%; top: 50%; width: 450px; height: 100px; margin: -80px 0 0 -240px; padding-right: 30px; box-shadow: 0 0 5px hsla(0, 0%, 0%, .75); overflow: hidden; background: hsla(0, 0%, 0%, .75); color: white; font-weight: 600; font-size: 32px; line-height: 100px; white-space: nowrap; text-align: center; text-overflow: ellipsis; }*/
/*#loading span::before { content: ""; display: inline-block; width: 50px; height: 50px; padding: 0 5px; background: url('../images/loading.png') no-repeat center center; background-size: contain; vertical-align: middle;*/
  /*-webkit-animation: rotate 2s infinite linear; animation: rotate 2s infinite linear; }*/


#public-infor{width:100%; background: #ffffff;}
#public-infor #title{display:block;width:100%; margin: 0 auto;}
#public-infor dl{width:90%; margin-left: 10%; margin-bottom: 10px;}
#public-infor dt{font-size: 14px; color: #666666;}
#public-infor dd{font-size: 16px; color: #333333; display: block;}
#public-infor .publick-ewm{width:41%; display: block; margin:10px auto 15px auto; }
#content #public-infor .into{width:100% !important; text-align: center !important; font-size: 14px !important; color: #666666; padding-bottom: 25px;}
#content #public-infor .into a{ color: #556385;}
#content #public-infor .customer{width:100% !important; text-align: center !important; font-size: 16px !important; color: #333333; padding-bottom: 25px; padding-top: 35px;}
#content #public-infor .customer a{ color: #f47900;}

#swiper-wrapper{-webkit-animation: mymove 3.5s 1;animation: mymove 3.5s 1}
@keyframes mymove
{
  0% {transform: translate3d(0px, 0px, 0px);}
  15% {transform: translate3d(0px, 0px, 0px);}
  57.5% {transform: translate3d(-105px, 0px, 0px);}
  100%  {transform: translate3d(0px, 0px, 0px);}
}
@-webkit-keyframes mymove
{
  0% {transform: translate3d(0px, 0px, 0px);}
  15% {transform: translate3d(0px, 0px, 0px);}
  57.5% {transform: translate3d(-105px, 0px, 0px);}
  100%  {transform: translate3d(0px, 0px, 0px);}
}

div#productsAnnounce.module{padding-right: 10px; padding-left: 10px;}
div#videoList.module{padding-right: 10px; padding-left: 10px; padding-bottom: 15px;}
audio { display: none; }
