.tab-service:before { display: table; content: ""; }
.tab-service:after { display: table; content: ""; clear: both; }

.header { width: 1000px; margin: 0 auto; }

body { min-width: 1000px; color: #333; background: #fff; line-height: 1.5; font-family: "Helvetica Neue", Tahoma, "Microsoft Yahei", "PingFang SC", "ST Heiti", SimHei, sans-serif, "Helvetica Neue", Tahoma, SimSun, "PingFang SC", "ST Heiti", sans-serif; font-size: 14px; overflow-x: hidden; width: 100%; }

.fs20 { font-size: 20px; }

.mt20 { margin-top: 20px; }

a { color: #333; }
a:hover { color: #ff8519; }

.c-orange { color: #ff8519; }

a.c-orange:hover { text-decoration: underline; }

.td-u { text-decoration: underline; }

[class^="ico-"] { background: url("//static.shenbd.com/www/index/2018/img/sprite.png") no-repeat; display: inline-block; vertical-align: middle; overflow: hidden; }

.ico-iphone { width: 23px; height: 26px; background-position: 0 0; margin: 0 10px 7px 0; }

.ico-android { width: 22px; height: 26px; background-position: -30px 0; margin: 0 12px 5px 0; }

.ico-arrow-r { width: 7px; height: 14px; background-position: -60px 0; }

.mask { opacity: 0.5; filter: alpha(opacity=50); position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; }

.header { padding: 32px 0 25px; }
.header-in { display: table; width: 100%; }
.header .logo { display: table-cell; vertical-align: middle; }
.header .nav { display: table-cell; vertical-align: middle; text-align: right; font-size: 0; }
.header .nav li { display: inline-block; padding: 0 30px; vertical-align: middle; font-size: 16px; }
.header .nav li a { position: relative; }
.header .nav li a:before { content: ''; position: absolute; width: 1px; background: #333; left: -30px; top: 50%; margin-top: -7px; height: 14px; }
.header .nav li:first-child a:before { display: none; }

.slick-list { position: relative; overflow: hidden; display: block; }

.slick-list:focus { outline: none; }

.slick-track { display: block; position: relative; left: 0; top: 0; *zoom: 1; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track, .slick-loading .slick-slide { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

.slick-slide img, .slick-initialized .slick-slide { display: block; }

.slick-loading img { display: none; }

.footer { font-size: 12px; color: #666; line-height: 2; padding: 30px 0; text-align: center; }
.footer a { color: #666; display: inline-block; margin: 0 10px; position: relative; }
.footer a:before { content: ''; width: 1px; height: 12px; background: #8c8c8c; position: absolute; left: -10px; top: 50%; margin-top: -6px; }
.footer a:hover { text-decoration: underline; color: #666; }
.footer a:first-child:before { display: none; }

@media screen and (max-width: 960px) { body { min-width: 0; }
  .header { padding: 2.6666666667vw; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .header .logo img { width: 31.7333333333vw; max-width: 238px; } }
@media screen and (max-width: 750px) { .header .nav li { font-size: .875rem; padding-left: 2.6666666667vw; padding-right: 2.6666666667vw; }
  .header .nav li a:before { left: -2.6666666667vw; height: .875rem; margin-top: -0.44rem; }
  .footer { padding-top: 2.6666666667vw; padding-bottom: 2.6666666667vw; }
  .footer .m-dn { display: none; } }
@-webkit-keyframes fadeinup { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { opacity: 1; filter: alpha(opacity=100); -webkit-transform: none; transform: none; } }
@keyframes fadeinup { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { opacity: 1; filter: alpha(opacity=100); -webkit-transform: none; transform: none; } }
@-webkit-keyframes fadeinupsm { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); }
  100% { opacity: 1; filter: alpha(opacity=100); -webkit-transform: none; transform: none; } }
@keyframes fadeinupsm { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); }
  100% { opacity: 1; filter: alpha(opacity=100); -webkit-transform: none; transform: none; } }
@-webkit-keyframes zoomin { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; filter: alpha(opacity=100); } }
@keyframes zoomin { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; filter: alpha(opacity=100); } }
.page-service .wrap { margin-left: calc(100vw - 100%); }
.page-service .content { width: 1000px; margin: 0 auto; }

.service-broadcast { margin-bottom: 50px; }
.service-broadcast img { max-width: 100%; text-align: center; }

.mod-service { border: 1px solid #bbb; padding: 20px; margin-top: 20px; }
.mod-service .mod-tit { padding-left: 10px; border-left: 3px solid #ff8519; line-height: 1; font-weight: bold; font-size: 16px; margin-top: 35px; margin-bottom: 20px; }
.mod-service .mod-tit:first-child { margin-top: 0; }
.mod-service .mod-con { color: #757575; }
.mod-service .mod-con .info { margin-top: 20px; }
.mod-service .mod-con .info p { margin-top: 5px; }
.mod-service .mod-con .info p:first-child { margin-top: 0; }
.mod-service .mod-con .info:first-child { margin-top: 0; }
.mod-service .contract { line-height: 1.8; }
.mod-service .contract .title1, .mod-service .contract .title2, .mod-service .contract .title3, .mod-service .contract .text { margin-bottom: 20px; }
.mod-service .contract .title1 { text-align: center; font-size: 26px; margin-bottom: 20px; }
.mod-service .contract .title1 .title-in { display: inline-block; border-bottom: 3px solid #ff8519; line-height: 2; }
.mod-service .contract .title2 { font-size: 20px; }
.mod-service .contract .title3 { font-size: 16px; }
.mod-service .contract .text { margin-bottom: 20px; }
.mod-service .contract .text:last-child { margin-bottom: 0; }

.pn-service .title { font-size: 32px; font-weight: bold; }
.pn-service .en-title { color: #757575; font-family: arial; font-size: 16px; margin-top: -5px; }

.tab-service .tab-hd { float: left; width: 200px; margin-right: 50px; }
.tab-service .tab li { margin-top: -1px; position: relative; }
.tab-service .tab li a { display: block; line-height: 58px; padding-left: 30px; font-size: 16px; color: #333; border-bottom: 1px solid #bbb; border-top: 1px solid #bbb; position: relative; }
.tab-service .tab li a .ico-arrow-r { position: absolute; top: 50%; margin-top: -7px; right: 20px; }
.tab-service .tab li a:hover { color: #ff8519; }
.tab-service .tab li a:hover .ico-arrow-r { background-position: -80px 0; }
.tab-service .tab li.current { z-index: 2; }
.tab-service .tab li.current a { background: #ff8519; color: #fff; border-color: #ff8519; }
.tab-service .tab li.current a:hover { color: #fff; }
.tab-service .tab li.current a:hover .ico-arrow-r { background-position: -70px 0; }
.tab-service .tab li.current .ico-arrow-r { background-position: -70px 0; }
.tab-service .tab-bd { overflow: hidden; min-height: 400px; }

@media screen and (max-width: 960px) { .page-service .wrap { margin-left: 0; }
  .page-service .content { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .service-broadcast { margin-bottom: 4vw; }
  .tab-service .tab-hd { width: 20.8333333333%; margin-right: 5.2083333333%; }
  .tab-service .tab-bd { min-height: 80vw; }
  .pn-service { padding-left: 2.6666666667vw; padding-right: 2.6666666667vw; } }
@media screen and (max-width: 750px) { .page-service { font-size: 4.8vmin; }
  .page-service .fs20 { font-size: 1.25rem; }
  .tab-service .tab-hd { float: none; margin-right: 0; width: 100%; margin-bottom: 4vw; }
  .tab-service .tab { overflow: hidden; margin: 0 -5px; }
  .tab-service .tab li { float: left; text-align: center; width: 33.3%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 5px; }
  .tab-service .tab li a { padding-left: 0; border: none; font-size: 1rem; line-height: 2.5; background: #eee; }
  .tab-service .tab li a .ico-arrow-r { display: none; }
  .mod-service { padding: 2.6666666667vw; margin-top: 2.6666666667vw; margin-bottom: 5.3333333333vw; font-size: .8rem; }
  .mod-service:last-child { margin-bottom: 0; }
  .mod-service .mod-tit { margin-bottom: 2.6666666667vw; margin-top: 4.6666666667vw; font-size: 1rem; }
  .mod-service .mod-con .info { margin-bottom: 2.6666666667vw; }
  .mod-service .contract .title1, .mod-service .contract .title2, .mod-service .contract .title3, .mod-service .contract .text { margin-bottom: 4vw; }
  .mod-service .contract .title1 { font-size: 1.4rem; }
  .mod-service .contract .title1 .title-in { border-bottom-width: 2px; }
  .mod-service .contract .title2 { font-size: 1.2rem; }
  .mod-service .contract .title3 { font-size: 1rem; }
  .pn-service .title { font-size: 1.6rem; }
  .pn-service .en-title { font-size: 1rem; margin-top: -.25rem; } }

/*# sourceMappingURL=style.css.map */