
html, body {
    height: 100%;
}

.flow-bd img{
    width: 100%;
    vertical-align: middle;
}




.product-te{
    position: relative;
}
.product-te a{
    display: block;
    width: 16px;
    height: 28px;
    overflow: hidden;
    /* border: 15px solid transparent; */
    transition: 0.5s;
}   
.product-te a.prev{
    /* border-left: 15px solid #e1e1e1; */
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: -45px;
    background: url(../image/use-next.png) no-repeat 0 0 ;
}
.product-te a.prev:hover{
    background-position: 0 -28px;
}
.product-te a.next{
    /* border-right: 15px solid #e1e1e1; */
    background: url(../image/use-prev.png) no-repeat 0 0 ;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: -45px;
}
.product-te a.next:hover{
    background-position: 0 -28px;
}

.page {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding-top: 95px;
    box-sizing: border-box;
}

.flx {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#page1 {
    background: #f1f1f1;
}

#page1 .pro-title {
    width: 420px;
    color: #333;
    animation-fill-mode: forwards;
}

.page .pro-title .t1 {
    font-size: 40px;
    font-weight: 600;
}

.page .pro-title .line {
    background: #333;
    width: 100%;
    height: 1px;
    position: relative;
    margin: 16px 0px;
}

.page .pro-title .line::before {
    background: #f00;
    content: "";
    width: 30%;
    height: 2px;
    position: absolute;
    left: 0px;
    top: -1px;
    z-index: 1;
}

.page .pro-title .descr {
    font-size: 32px;
    margin-top: 14px;
    font-weight: bold;
}

#page1 .pro-title .descr-content {
    margin-top: 20px;
    line-height: 2em;
    /*max-height: 65px;*/
    /*overflow: scroll;*/
    width: 93%;
}
#page2-0 {
    
    background-size: 100% 100%;
}

#page2-0 .pro-title {
    color: #333;
}

#page2-0 .pro-title .line {
    width: 300px;
}
.flow-list {
    text-align: center;
    position: relative;
    margin-top: 100px;
}
.flow-list .flow-item {
    width: 15%;
    margin: 0 0.3%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    z-index: 9;
    position: relative;
}
.flow-list .flow-item h4 {
    font-weight: normal;
    font-size: 15px;
    color: #333;
}
.flow-list .flow-item p {
    font-size: 13px;
    color: #666;
}
.flow-list::after {
    content: "";
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 2px;
    background-color: #ececec;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 58px;
}
.flow-list .iconwrap {
    width: 87px;
    height: 123px;
    margin: 0 auto;
    color: #fff;
    padding-right: 8px;
    line-height: 80px;
    font-size: 36px;
    transform: translateX(6px);
    margin-bottom: 9px;
    z-index: 9;
    position: relative;
    background: url(../image/seoitem.png) no-repeat center;
}


.case-avn {
       background: url(../image/page2_bg.jpg) no-repeat left;
}

#page2 {
/*    background: url(../image/page2_bg.jpg) no-repeat left;*/
    background-size: 100% 100%;
}
.picScroll-left .bd{
	margin-top: 100px;
}
.slick_1{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.slick_1 .item_s{
	width: 24%;
	background: #fff;
	text-align: center;
	border-radius: 5px;
	margin-right: 17.5px;
}
.slick_1 .item_s:last-of-type{
	margin-right: 0;
}
.slick_1 .item_s .show-img2{
	display: none;
}
.product-te{
	margin-top: 30px;
}
.product-te .bd{
	position: relative;
/*	height: 547px;*/
}
.product-te .tempWrap{
/*	height: 549px;*/
	left: 50%;
	transform: translateX(-50%);
}
.prodect-te-img{
	overflow: hidden;
}
.prodect-te-img .item-s{
	width: 447px;
	float: left;
	margin: 0 9px;
}
/*
.prodect-te-img .item-s:last-of-type{
	margin-right: 0;
}
*/
.img-p2{
	display: none;
}
.prodect-te-img .item-s:hover .img-p1{
	display: none;
}
.prodect-te-img .item-s:hover .img-p2{
	display: block;
}



.slick_1 .item_s h5{
	font-size: 24px;
	font-weight: normal;
	margin-top: 30px;
	width: 260px;
}
.slick_1 .item_s .con1{
	font-size: 16px;
	line-height: 32px;
	padding: 20px ;
}

#page2 .pro-title {
    color: #333;
	margin-top: 8px;
}

#page2 .pro-title .line {
    width: 350px;
}

#page2 .pro-title .slick1 {
    margin-top: 20px;
}

#page2 .pro-title .slick1 .items {
    width: 300px;
    height: 450px;
    background: #9e9e9e;
    margin: 0 10px;
    padding: 10px 20px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}
#page2 .pro-title .slick1 .items .t2 {
    font-size: 18px;
    border-bottom: 1px solid #fff;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
}

#page2 .pro-title .slick1 .items .con1 {
    margin-top: 20px;
	line-height: 2em;
}

#page2 .pro-title .pro-cus .items{
    background: #fff;
    color: #333;
}

#page2 .pro-title .pro-cus .items .img-p{
    width: 80px;
    margin: 0 auto;
    margin-top: 50px;
    min-height: 100px;
}
#page2 .pro-title .pro-cus .items .img-p .show-img2{
   display: none;
}

#page2 .pro-title .slick1 .slick-current .img-p .show-img1{
     display: none;
}

#page2 .pro-title .slick1 .slick-current .img-p .show-img2{
    display: block;
}

#page2 .pro-title .pro-cus .items .t2{
   border:none;
   text-align: center;
}
#page2 .pro-title .pro-cus .items .con1{
  margin-top: 0px;
}
#pageSide .case-parameter{
    background: none;
}
#page3 {
    background: url(../image/page3-back.jpg) no-repeat left;
    background-size: 100% 100%;
}

#page3 .pro-title {
    width: 30%;
    height: 650px;
    color: #333;
}

#page3 .pro-title ul {
    margin: 20px 30px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

#page3 .pro-title ul:after {
    content: "";
    width: 45%;
}

#page3 .pro-title ul li {
    width: 43%;
/*    background: #eaeaea;*/
	border: 1px solid #999;
    border-radius: 3px;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    cursor: pointer;
}
#page3 .pro-title ul li:hover{
	background: #d42a1e;
	border: 1px solid #d42a1e;
	color: #fff;
}
#page3 .params {
    width: 57%;
    background: url(../image/params.jpg) no-repeat left;
    height: 650px;
}

#page3 .params .t2 {
    width: 85%;
    font-size: 22px;
    color: #333;
    border-bottom: 1px solid #333;
    margin: 20px auto;
    height: 50px;
    line-height: 50px;
}
#page3 .params .params-scroll{
    width: 85%;
    margin: 20px auto;
    max-height: 530px;
    padding-right: 5%;
    overflow: auto;
    crollbar:true;
    scrollbar-color: #d42a1e #333;
    scrollbar-width: thin;
}
#page3 .params .conn {
    color: #333;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#page3 .params .params-scroll::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
/* 滚动条的内层滑轨背景颜色 */
#page3 .params .params-scroll::-webkit-scrollbar-track-piece {
    border-radius: 3px;
    background-color: #fff;
}
/* 滚动条的外层滑轨背景颜色 */
#page3 .params .params-scroll::-webkit-scrollbar-track {
    border-radius: 3px;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #717171;
}
/* 滚动条的内层滑块颜色 */
#page3 .params .params-scroll::-webkit-scrollbar-thumb {
    border-radius: 3px;
    width: 20%;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #d42a1e;
}
/* 滑轨两头的监听按钮颜色 */
#page3 .params .params-scroll::-webkit-scrollbar-button {
    background-color: #fff;
    display: none;
}

/*
#page3 .params .conn::-webkit-scrollbar{
	width: 3px;
	height: 3px;
}
*/
/*
#page3 .params .conn::-webkit-scrollbar-thumb{
	border-radius: 3px;
	width: 20%;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #d42a1e;
}
*/
/*
#page3 .params .conn::-webkit-scrollbar-track{
	border-radius: 3px;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #717171;
}
*/

#page3 .params .conn:after {
    content: "";
    width: 48%;
}

#page3 .params .conn li {
    border-bottom: 1px solid #333;
    width: 46%;
    margin-top: 20px;
}

#page3 .params .conn li p {
    height: 30px;
    line-height: 30px;
}

.case-display{
    /* background: url(../image/page20-back.jpg) no-repeat left; */
    /* background-size: 100% 100%; */
    background: url(../image/page4-back.jpg) no-repeat left;
    background-size: cover;

}
#page4 {
   
    
    flex-wrap: wrap;
    
}

#page4 .pro-title {
    color: #333;
}

#page4 .pro-title .line {
    width: 350px;
}

#page4 .pro-title .imgs {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
	align-items: center;
/*    height: 600px;*/
}

#page4 .pro-title .imgs .img-left {
    width: 17%;
}

#page4 .pro-title .imgs .img-center {
    width: 59%;
}

#page4 .pro-title .imgs .img-right {
    width: 17%;
}

#page4 .pro-title .imgs ul li {
    cursor: pointer;
}

#page4 .pro-title .imgs ul li:nth-child(2) {
    margin: 38px 0;
}

#page4 .pro-title .imgs img {
    width: 100%;
    height: 100%;
}

#page5 {
    background: #f2f2f2;
    align-items: inherit;
    justify-content: center;
}

#page5 .footer-hd {
    margin-top: 0;
}