﻿.dalislide.slideban {
	height: calc(75vh - 100px);
}
.dalislide.slidepro {
    height: 450px;
}
.dalislide.slidepro .slideb {
    display: none;
}
.dalislide.slidecase {
    height: 360px;
    background: #fff;
}
.slidep.casep {
    width: 82%;
    float: left;
}
.dalislide.slidecase .slideb, .dalislide.slidecase .slideleft, .dalislide.slidecase .slideright {
    display: none;
}

.bkbox {
    width: calc(100% - 330px);
    height: auto;
    overflow: hidden;
    margin: 100px auto 0 auto;
}
.bkbox .incontent{

	background:#fff;
	padding:40px;
	height:350px;
position: relative;
	z-index:999;

}


.bkt {
    height: 150px;
}
.bkt span {
    display: block;
    float: left;
    margin-right: 40px;
    color: #666;
}
.bkt span:nth-child(1) {
    font-size: 2.05rem;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 80px;
}
.bkt span:nth-child(2) {
    font-size: 1.2rem;
    line-height: 75px;
}
.bkt a {
    display: block;
    float: right;
    width: 200px;
    line-height: 45px;
    text-align: center;
    font-size: 0.875rem;
    color: #666;
    margin-top: 25px;
}
.bkt a .svg {
    vertical-align: middle;
    width: 20px;
    height: auto;
    margin-left: 10px;
}
.bkt a .svg path {
    fill: #999;
}
.bkt a:hover {
    color: #000;
    background: #ffa405;
}
.bkt a:hover .svg path {
    fill: #000;
}
.proico {
    width: 100%;
    height: 450px;
    overflow: auto;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    white-space: nowrap;
	overflow: hidden;
    font-size: 0;
}
.proico>div {
    display: inline-block;
    width: 25%; height: 450px;
    text-align: center;
    line-height:1.8;
    color: rgba(255, 255, 255, .5);
    font-size: 0.875rem;
    cursor: pointer;
}


.proico>div img {
    display: inline-block;
    height: 100px;
    margin-right: 5px;
	margin-top: 25px;
    opacity: .5;
    vertical-align: middle;
}
.proico>div.on, .proico>div:hover {
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .5);
}
.proico>div.on img, .proico>div:hover img {
    opacity: 1;
}
.proico .trans5 .incont p{

 word-break: break-all;

}
.caseli {
    width: 18%;
    height: auto;
    float: right;
    padding-top: 50px;
    overflow: hidden;
}
.caselip {
    width: calc(100% - 50px);
    height: 130px;
    overflow: hidden;
    margin: 0 auto 5px auto;
    position: relative;
    cursor: pointer;
}
.caselip img {
    opacity: 0;
}
.caselip::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 5;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.caselit {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    top: 30%;
    z-index: 10;
}
.caselit span {
    display: block;
    line-height: 30px;
    font-size: 1.1rem;
    padding: 0 10px;
}
.caselit i {
    font-style: normal;
    display: block;
    line-height: 26px;
    font-size: 0.75rem;
    padding: 0 10px;
}
.caselip:hover img {
    opacity: .3;
}
.caselip.on img {
    opacity: 1;
}
.caselip.on .caselit {
    color: #fff;
}
.caselip.on .caselit span {
    font-weight: bold;
}
.caselip.on::after {
    top: 0;
}

.tj1, .tj2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.tj1 img {
    display: block;
    width: 100%;
    height: auto;
}
.tj2 {
    margin-top: 25px;
}
.tj2 a {
    display: block;
    width: 32.6%;
    height: auto;
    background: #fff;
    margin-left: 1.1%;
    overflow: hidden;
    float: left;
}
.tj2 a:nth-child(1) {
    margin-left: 0;
}
.tj2 a span {
    display: block;
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.tj2 a span:nth-child(1) {
    margin-top: 70px;
    font-size: 1.6rem;
    line-height: 40px;
}
.tj2 a span:nth-child(2) {
    font-size: 0.875rem;
    line-height: 30px;
    color: #999;
}
.tj2 a p {
    display: block;
    width: 70%;
    height: 400px;
    overflow: hidden;
    padding: 0 10%;
    margin: 0 auto;
}
.tj2 a b {
    display: block;
    height: 100px;
    overflow: hidden;
}
.tj2 a b i {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    background: #000;
    font-weight: normal;
    text-align: center;
    border-radius: 15px;
    margin: 20px auto 0 auto;
    font-size: 0.75rem;
    color: #fff;
    font-style: normal;
}
.tj2 a:hover b i {
    width: 90px;
    border-radius: 0;
    transform:skew(-25deg);
    border-radius: 3px;
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
}

.newsbox {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.newsbox a {
    display: block;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin-bottom: 25px;
    width: calc(44% - 15px);
    float: right;
}
.newsbox a p {
    display: block;
    width: 46%;
    height: 205px;
    float: left;
    overflow: hidden;
}
.newsbox a span {
    display: block;
    width: calc(54% - 50px);
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 0.875rem;
    color: #999;
    line-height: 25px;
    margin-left: 25px;
}
.newsbox a span:nth-child(2) {
    font-size: 1.3rem;
    max-height: 60px;
    font-weight: bold;
    line-height: 30px;
    margin: 25px 0 10px 25px;
    color: #333;
}
.newsbox a span:nth-child(3) {
    max-height: 50px;
}
.newsbox a span:nth-child(4) {
    margin-top: 10px;
}
.newsbox a:nth-child(1) {
    width: 56%;
    height: 665px;
    float: left;
}
.newsbox a:nth-child(1) p {
    width: 100%;
    height: 480px;
}
.newsbox a:nth-child(1) span {
    width: calc(100% - 50px);
}
.newsbox a:nth-child(1) span:nth-child(2) {
    font-size: 1.6rem;
    line-height: 180%;
    max-height: 5rem;
    margin: 20px 25px 0 25px;
}
.newsbox a:nth-child(1) span:nth-child(3) {
    font-size: 1.2rem;
}
.newsbox a:hover {
    background: #000;
}
.newsbox a:hover span:nth-child(2) {
    color: #fff;
}

.yybox {
    width: 100%;
    height: auto;
    margin-top: 40px;
    position: relative;
}
.yybox img {
    display: block;
    width: 100%;
    height: auto;
}
.yyinp {
    position: absolute;
    height: auto;
    overflow: hidden;
    left: 52%;
    top: 100px;
    z-index: 10;
    color: #fff;
}
.yleft {
    height: auto;
    float: left;
	margin-top:50px;
}
.yyi {
    height: 45px;
    overflow: hidden;
}
.yyi span {
    display: block;
    float: left;
    font-size: 1.2rem;
    color: #fff;
    line-height: 35px;
    margin-right: 15px;
}
.yyi input, .yyi select {
    display: block;
    float: left;
    width: 250px;
    height: 35px;
    border: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, .7);
    font-size: 1rem;
    line-height: 35px;
    color: #000;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.yright {
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 70px;
}
.yright span, .yright b {
    display: block;
    color: #fff;
    text-align: center;
}
.yright span {
    font-size: 2.3rem;
    margin-top: 30px;
    line-height: 60px;
}
.yright b {
    width: 150px;
    line-height: 35px;
    font-size: 1rem;
    cursor: pointer;
    background: #000;
    border-radius: 10px;
    margin: 5px auto;
}

@media screen and (max-width: 1680px) {
    .dalislide.slideban {
        height: calc(70vh - 80px);
    }
    .dalislide.slidepro {
        height: 380px;
		margin-bottom:50px;
    }
    .dalislide.slidecase {
        height: 300px;
    }
    .bkbox {
        width: calc(100% - 270px);
        margin: 50px auto 0 auto;
    }
    .bkt {
        height: 125px;
    }
    .bkt span {
        margin-right: 30px;
    }
    .bkt a {
        width: 200px;
        line-height: 40px;
        font-size: 0.75rem;
        margin-top: 20px;
    }
    .proico {
        height: 380px;
    }
    .proico>div {
        line-height: 40px;
    }
    .proico>div img {
        height: 50px;
    }
    .caseli {
        padding-top: 40px;
    }
    .caselip {
        width: calc(100% - 40px);
        height: 100px;
    }
    .tj2 a span:nth-child(1) {
        margin-top: 60px;
    }
    .tj2 a p {
        width: 70%;
        height: 320px;
    }
    .newsbox a p {
        height: 170px;
    }
    .newsbox a span {
        font-size: 0.8rem;
        width: calc(54% - 40px);
        line-height: 20px;
    }
    .newsbox a span:nth-child(2) {
        font-size: 1.1rem;
        line-height: 26px;
        max-height: 55px;
        margin: 25px 0 5px 25px;
    }
    .newsbox a:nth-child(1) {
        height: 560px;
    }
    .newsbox a:nth-child(1) p {
        height: 400px;
    }
    .newsbox a:nth-child(1) span:nth-child(2) {
        font-size: 1.3rem;
    }
    .newsbox a:nth-child(1) span:nth-child(3) {
        font-size: 1rem;
    }
    .yyinp {
        top: 80px;
    }
    .yyi {
        height: 38px;
    }
    .yyi span {
        font-size: 1rem;
        line-height: 28px;
    }
    .yyi input, .yyi select {
        width: 220px;
        height: 28px;
        line-height: 28px;
        font-size: 1rem;
    }
}
@media screen and (max-width: 1440px) {
    .dalislide.slideban {
        height: calc(60vh - 70px);
    }
    .dalislide.slidepro {
        height: 620px;
    }
    .dalislide.slidecase {
        height: 550px;
    }
    .bkbox {
        width: calc(100% - 240px);
        margin: 60px auto 0 auto;
    }
    .proico {
        height: 80px;
    }
    .proico>div {
        line-height: 80px;
    }
    .proico>div img {
        height: 40px;
    }
    .caseli {
        padding-top: 30px;
    }
    .caselip {
        width: calc(100% - 30px);
        height: 95px;
    }
    .tj2 a span:nth-child(1) {
        margin-top: 50px;
    }
    .tj2 a p {
        height: 290px;
    }
    .yyinp {
        top: 60px;
    }
    .yyi {
        height: 35px;
    }
    .yyi span {
        font-size: 0.875rem;
        line-height: 26px;
    }
    .yyi input, .yyi select {
        width: 220px;
        height: 26px;
        line-height: 26px;
        font-size: 0.875rem;
    }
}
@media screen and (max-width: 1280px) {
    .dalislide.slideban {
        height: calc(50vh - 60px);
    }
    .dalislide.slidepro {
        height: 560px;
    }
    .dalislide.slidecase {
        height: 500px;
    }
    .bkbox {
        width: calc(100% - 160px);
        margin: 50px auto 0 auto;
    }
    .proico {
        height: 70px;
    }
    .proico>div {
        line-height: 70px;
    }
    .proico>div img {
        height: 30px;
    }
    .caselip {
        width: calc(100% - 30px);
        height: 85px;
    }
    .caselit {
        top: 20%;
    }
    .caselit span {
        line-height: 26px;
    }
    .caselit i {
        line-height: 24px;
    }
    .tj2 a span:nth-child(1) {
        margin-top: 40px;
    }
    .tj2 a p {
        height: 270px;
    }
    .newsbox a p {
        height: 150px;
    }
    .newsbox a span {
        width: calc(53% - 30px);
        font-size: 0.7rem;
        line-height: 20px;
    }
    .newsbox a span:nth-child(2) {
        font-size: 1rem;
        line-height: 24px;
        max-height: 50px;
        margin: 20px 0 0 25px;
    }
    .newsbox a:nth-child(1) {
        height: 500px;
    }
    .newsbox a:nth-child(1) p {
        height: 350px;
    }
    .yyinp {
        top: 60px;
    }
    .yyi {
        height: 30px;
    }
    .yyi span {
        font-size: 0.75rem;
        line-height: 24px;
    }
    .yyi input, .yyi select {
        width: 200px;
        height: 24px;
        line-height: 24px;
        font-size: 0.75rem;
    }
    .yright {
        margin-left: 50px;
    }
    .yright span {
        font-size: 2.3rem;
        margin-top: 0;
        line-height: 60px;
    }
    .yright b {
        width: 120px;
        line-height: 30px;
        font-size: 0.875rem;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1024px) {
    .bkbox {
        width: calc(100% - 60px);
        margin: 40px auto 0 auto;
    }
    .tj2 a span:nth-child(1) {
        margin-top: 30px;
    }
    .tj2 a p {
        height: 200px;
    }
    .newsbox a p {
        height: 130px;
    }
    .newsbox a span:nth-child(2) {
        font-size: 1rem;
        margin: 5px 0 0 25px;
    }
    .newsbox a:nth-child(1) {
        height: 440px;
    }
    .newsbox a:nth-child(1) p {
        height: 300px;
    }
    .yyinp {
        top: 40px;
    }
    .yyi {
        height: 26px;
    }
    .yyi span {
        line-height: 22px;
    }
    .yyi input, .yyi select {
        width: 180px;
        height: 22px;
        line-height: 22px;
        font-size: 0.75rem;
    }
    .yright {
        margin-left: 40px;
    }
    .yright span {
        font-size: 2rem;
        line-height: 60px;
    }
    .yright b {
        width: 100px;
        line-height: 26px;
        font-size: 0.75rem;
    }
}




/* 必要布局样式css */
.product-number-info {
    background: url(/static/images/station-bg.jpg);
    position: relative;
	margin-top:-80px;
	z-index:0;
}

.product-number-info .product-number-inner {
    width: 1200px;
    margin: 0 auto;
}

.product-number-info ul {
    padding: 335px 0 180px 0;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width: 24%;
    height: 90px;
    border-left: 1px solid #ff7e00;
    color: #fff;
    padding-top: 1px;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}

.product-number-info li p {
    font-size: 14px;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 70px;
}

.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 70px;
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    padding-left: 78px;
}

.product-number-info li.li-5 {
    text-align: right;
}




.insolution {
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60a9ff', endColorstr='#4394f4',GradientType=0 );
  height: 650px;
margin-top:10px;
}

@media (min-width: 900px) {
  .background {
    padding: 0 0 5px;
  }
}

.container {
  margin: 0 auto;
  padding: 50px 0 0;

}

.panel {
  background: url(/static/images/inso_bg.png);
  background-size: cover;

  padding: 15px 25px;
  position: relative;
  width: 100%;
  z-index: 10;
}

.pricing-table {
 display: flex;
  flex-direction: column;
}

@media (min-width: 900px) {
  .pricing-table {
    flex-direction: row;
  }
}

.pricing-table * {
  text-align: center;
  text-transform: uppercase;
}

.pricing-plan {
  border-bottom: 1px solid #eee;
  padding: 25px;
}

.pricing-plan:last-child {
  border-bottom: none;
}

@media (min-width: 900px) {
  .pricing-plan {
    border-bottom: none;
    border-right: 1px solid #eee;
    flex-basis: 100%;
    padding: 25px 50px;
  }

  .pricing-plan:last-child {
    border-right: none;
  }
}

.pricing-img {
  margin-bottom: 25px;
  max-width: 100%;
}

.pricing-header {
  color: #222;
  font-weight: 600;
  letter-spacing: 1px;
}

.pricing-features {
  color: #444;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 50px 0 25px;
}

.pricing-features-item {
  border-top: 1px solid #ff8605;
  font-size: 12px;
  line-height: 1.5;
  padding: 15px 0;
}



.pricing-price {
  color: #444;
  display: block;
  font-size: 32px;
  font-weight: 700;
}

.pricing-button {
  border: 1px solid #eee;
  border-radius: 10px;
  color: #333333;
  display: inline-block;
  margin: 25px 0;
  padding: 15px 35px;
  text-decoration: none;
  transition: all 150ms ease-in-out;
}

.pricing-button:hover,
.pricing-button:focus {
  background-color: #444;
  color:#ff8605;
}

.pricing-button.is-featured {
  background-color: #ff8605;
  color: #fff;
}

.pricing-button.is-featured:hover,
.pricing-button.is-featured:active {
  background-color: #444;
}