/*首页幻灯片*/
.indexslide{position:relative;overflow:hidden;z-index:5;height:666px;margin:0 auto;}
.indexslide .wrap{position:relative;height:100%;}
.indexslide .text{position:absolute;z-index:11;opacity:0;visibility:hidden;transition:all 0.5s;}
.indexslide .swiper-slide-active .text{opacity:1;visibility:visible;transition:all 0.5s;}
@media only screen and (max-width:1200px){.indexslide{height:500px;}}
@media only screen and (max-width:1024px){.indexslide{height:450px;margin-top:50px;}}
@media only screen and (max-width:768px){.indexslide{height:300px;}}
@media only screen and (max-width:420px){.indexslide{height:250px;}}
@media only screen and (max-width:320px){.indexslide{height:200px;}}

.indexslide .text1{top:100%;left:0;}
.indexslide .swiper-slide-active .text1{top:25%;}
.indexslide .text1 h3{display:flex;align-items:center;}
.indexslide .text1 h3 img{ width:220px;height:auto;}
.indexslide .text1 h3 span{font-size:48px;line-height:66px;}
.indexslide .text1 h2{font-size:54px;line-height:69px;font-weight:bold;}
.indexslide .text1 ul{margin-top:40px;overflow:hidden;}
.indexslide .text1 li{float:left;padding-left:22px;font-size:25px;line-height:45px;color:#333;margin-right:25px;background:url(../images/icon14.png) no-repeat left 4px center;}
.indexslide .text1 li:last-child{margin-right:0px;}

.indexslide .text2{top:0;left:60%; text-align:center; width:400px;}
.indexslide .swiper-slide-active .text2{top:23%;}
.indexslide .text2 h3, .indexslide .text2 h2{font-size:45px;font-weight:bold;letter-spacing:5px;line-height:1.5em;}
.indexslide .text2 p{color:#333;font-size:18px;letter-spacing:4px; margin-top:10px;}
.indexslide .text2 .txtpic{margin-top: 25px; width:100%;}

.indexslide .text3{top:100%;left:0;width:100%;}
.indexslide .swiper-slide-active .text3{top:18%;}
.indexslide .text3 h3, .indexslide .text3 h2{display:block;background:rgba(0,0,0,.8);color:#fff;position: absolute;}
.indexslide .text3 h3{font-size:40px;font-weight:bold;padding:5px 20px;left:35%}
.indexslide .text3 h2{font-size:17px;margin-top:9%;padding:5px 15px;left:54.5%;}

.indexslide .text4{top:0;left:15%; text-align:center;}
.indexslide .swiper-slide-active .text4{top:3%;}
.indexslide .text4 h3, .indexslide .text4 h2{font-size:45px;font-weight:bold;letter-spacing:5px;line-height:1.5em;}
.indexslide .text4 p{color:#333;font-size:18px;letter-spacing:4px; margin-top:10px;}
.indexslide .text4 .txtpic{margin-top: 25px; width:100%;}

@media only screen and (max-width:1200px){
	.indexslide .text1 h3 span{font-size:30px;line-height:1.5em;}
	.indexslide .text1 h2{font-size:32px;line-height:2em;}
	.indexslide .text1 ul{margin-top:20px;}
	.indexslide .text1 li{font-size:16px;line-height:1.5em;}

	.indexslide .text2{left: unset;right:10%;width:333px;}
	.indexslide .text2 h3, .indexslide .text2 h2{ font-size:36px;}
	.indexslide .text2 p{ font-size:15px;}

	.indexslide .text3 h3{font-size:24px;left:30%}
	.indexslide .text3 h2{font-size:15px;}
	
	.indexslide .text4{left: unset;right:10%;}
	.indexslide .text4 h3, .indexslide .text4 h2{ font-size:36px;}
	.indexslide .text4 p{ font-size:15px;}
}
@media only screen and (max-width:1024px){
	.indexslide .text{ width:100%;height:100%;}
	.indexslide .text1 h3 span{font-size:26px;}
	.indexslide .text1 h2{font-size:30px;}

	.indexslide .text2{right:8%;width:280px;}
	.indexslide .text2 h3, .indexslide .text2 h2{font-size:30px;}
	.indexslide .text2 p{font-size:12px;}
	
	.indexslide .text4{ left:20%;width:500px;}
	.indexslide .text4 h3, .indexslide .text4 h2{font-size:30px;}
	.indexslide .text4 p{font-size:12px;}
}
@media only screen and (max-width:768px){	
	.indexslide .text1 h3 span{font-size:24px;}
	.indexslide .text1 h3 img{ width:120px;}
	.indexslide .text1 h2{font-size:26px;}

	.indexslide .text2{ right:0;width:210px;}
	.indexslide .swiper-slide-active .text2{top:20%}
	.indexslide .text2 h3, .indexslide .text2 h2{font-size:20px;}
	.indexslide .text2 p{font-size:10px;letter-spacing:0px;}

	.indexslide .text3{left:0;}
	.indexslide .text3 h3{font-size:14px;width:auto;left:0%;}
	.indexslide .text3 h2{font-size:10px;width:auto;left:10%;}
	
	.indexslide .text4{ right:0;width:100%;}
	.indexslide .swiper-slide-active .text4{top:2%}
	.indexslide .text4 h3, .indexslide .text4 h2{font-size:20px;}
	.indexslide .text4 p{font-size:10px;letter-spacing:0px;}
}
@media only screen and (max-width:420px){
	.indexslide .text1 h3 span{font-size:14px;}
	.indexslide .text1 h3 img{ width:80px;}
	.indexslide .text1 h2{font-size:16px;}
	.indexslide .text1 ul{margin-top:30px;}
    .indexslide .text1 li{font-size:12px;margin-right:20px;}	

	.indexslide .text2{width:140px;}
	.indexslide .swiper-slide-active .text2{top:20%}
	.indexslide .text2 h3, .indexslide .text2 h2{font-size:16px;letter-spacing:1px;}
	.indexslide .text2 .txtpic{margin-top: 10px;}
	
	.indexslide .text3 h2{ margin-top:15%}
	
	.indexslide .text4{width:100%;}
	.indexslide .swiper-slide-active .text4{top:2%}
	.indexslide .text4 h3, .indexslide .text4 h2{font-size:16px;letter-spacing:1px;}
	.indexslide .text4 .txtpic{margin-top: 10px;}
}
@media only screen and (max-width:320px){
	.indexslide .text1 h3 img{ width:40px;}
	.indexslide .text1 h2{font-size:14px;}
	.indexslide .text1 ul{margin-top:20px;}
    .indexslide .text1 li{font-size:10px;margin-right:10px;}

	.indexslide .text2{width:140px;}
	.indexslide .swiper-slide-active .text2{top:12%}
	.indexslide .text2 h3, .indexslide .text2 h2{font-size:14px;letter-spacing:0px;}
	.indexslide .text2 p{ margin-top:5px;}
	.indexslide .text4{width:100%;}
	.indexslide .swiper-slide-active .text4{top:2%}
	.indexslide .text4 h3, .indexslide .text4 h2{font-size:14px;letter-spacing:0px;}
	.indexslide .text4 p{ margin-top:5px;}
}

.slide_bg{position:absolute;bottom:0;width:834px;z-index:9;}
.slide_bg .digital{background:rgba(255,255,255,0.96);height:120px;overflow:hidden;transform-origin:bottom;transform:rotateX(0deg) translate3d(0,0,0);transition:all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;}
.slide_bg .sub-mouse{float:left;width:376px;overflow:hidden;height:100%;background:#d4af6b;text-align:center;}
.slide_bg .sub-mouse span{text-align:center;display:block;position:relative;width:50%;margin:0 auto;margin-top:33px;cursor:pointer;animation:ani-svg 0.85s linear 0s alternate infinite;}
.slide_bg, .index-waper-box{perspective:800px;transform-style:preserve-3d;}
.slide_bg .digital.active{transform:rotateX(100deg) translate3d(0,0,0);}

.index-waper-box{overflow:hidden;z-index:9;width:93px;margin-left:61px;float:left;transition:all 0.3s;}
.index-back-box .sub-arrows i.icom.prev{float:left;margin-left:22px;}
.index-back-box .sub-arrows i.icom{display:inline-block;vertical-align:middle;width:10px;height:16px;cursor:pointer;position:relative;background-image:url(../images/left.png);background-position:0px 0px;background-repeat:no-repeat;background-size:10px 16px;transition:all 0.3s;margin-top:42px;}
.index-back-box .sub-arrows i.icom.next{background-image:url(../images/right.png);background-position:right 0;float:right;margin-right:22px;}
.index-back-box .sub-arrows i.icom:after{transition:all 0.3s;content:"";position:absolute;width:0;height:2px;left:0px;top:50%;margin-top:-1px;background:#000;}

.ck-slidebox{margin-left:20px;z-index:30;float:left;width:160px;margin-top:47px;}
.ck-slidebox .slideWrap{width:100%;text-align:left;}
.ck-slidebox span{display:inline-block;height:6px;margin-right:22px;vertical-align:top;width:4px;height:4px;text-indent:-9999px;cursor:pointer;background:#666;background-size:100%;position:relative;opacity:1;
border-radius:50%;}
.ck-slidebox span.swiper-pagination-bullet-active {background-image:url(../images/dian2.png);background:#d4af6b;transform:scale(1.5);}

.index-back-box .sub-arrows i.icom.prev:hover{margin-left:0;}
.index-back-box .sub-arrows i.icom.prev{float:left;margin-left:22px;}
.index-back-box .sub-arrows i.icom:hover{opacity:0.8;filter:Alpha(opacity=80);width:32px;}
.index-back-box .sub-arrows i.icom.next:hover{margin-right:0;}
.index-back-box .sub-arrows i.icom.next{background-image:url(../images/right.png);background-position:right 0;float:right;margin-right:22px;}
.index-back-box .sub-arrows i.icom:hover{opacity:0.8;filter:Alpha(opacity=80);width:32px;}
.index-back-box .sub-arrows i.icom:hover:after{width:100%;}

@keyframes ani-svg{
	0%{opacity:0.5;transform:translateY(-20px);}
	15%{opacity:0.65;transform:translateY(-15px);}
    25%{opacity:0.8;transform:translateY(-10px);}
    50%{opacity:1;transform:translateY(0px);}
	65%{opacity:0.8;transform:translateY(5px);}
	75%{opacity:0.65;transform:translateY(10px);}
	100%{opacity:0.5;transform:translateY(15px);}
}
@-webkit-keyframes ani-svg{
	0%{opacity:0.5;-webkit-transform:translateY(-20px);}
	15%{opacity:0.65;-webkit-transform:translateY(-15px);}
    25%{opacity:0.8;-webkit-transform:translateY(-10px);}
    50%{opacity:1;-webkit-transform:translateY(0px);}
	65%{opacity:0.8;-webkit-transform:translateY(5px);}
	75%{opacity:0.65;-webkit-transform:translateY(10px);}
	100%{opacity:0.5;-webkit-transform:translateY(15px);}
}
@-moz-keyframes ani-svg{
	0%{opacity:0.5;-webkit-transform:translateY(-20px);}
	15%{opacity:0.65;-webkit-transform:translateY(-15px);}
    25%{opacity:0.8;-webkit-transform:translateY(-10px);}
    50%{opacity:1;-webkit-transform:translateY(0px);}
	65%{opacity:0.8;-webkit-transform:translateY(5px);}
	75%{opacity:0.65;-webkit-transform:translateY(10px);}
	100%{opacity:0.5;-webkit-transform:translateY(15px);}

}
@media only screen and (max-width:1024px){	
	.slide_bg .sub-mouse{display:none;}
	.slide_bg{width:100%;background:none;}
	.index-waper-box{display:none;}
	.ck-slidebox{float:none;text-align:center;width:auto;margin:13px auto;}
	.ck-slidebox .slideWrap{text-align:center;}
	.slide_bg .digital{height:30px;}
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
/*首页简介*/
.indexabout{margin:1rem auto 0;}
.indexabout .wrap{display:flex;align-items:center;height:415px;justify-content:center;overflow:hidden;flex-direction:row-reverse;}
.indexabout .imgs{height:100%;overflow:hidden;width:51%}
.indexabout .imgs img{display:block;width:100%;height:100%;transition:all 0.3s;}
.indexabout .imgs:hover img{transform:scale(1.05);}
.indexabout .text{width:47%;margin-right:2%;display:flex;flex-direction:column;justify-content:center;}
.indexabout .text p{font-size:15px;line-height:2em;color:#666;margin-top:22px;}
.indexabout .text .txt h4 span{display:inline-block;font-size:20px;line-height:38px;color:#7e7e7e;padding-left:106px;position:relative;}
.indexabout .text .txt h4 span:before{position:absolute;z-index:11;content:"";left:0;top:50%;transform:translateY(-50%);height:2px;width:93px;background:#8d8d8d;}
.indexabout .text .txt h2 a{display:block;font-size:37px;line-height:1em;color:#000;font-weight:bold;}
.indexabout .text .data{display:flex;margin-top:36px;overflow:hidden;width:132px;border-radius:18px;transition:all 0.3s;background:#575757;height:36px;align-items:center;justify-content:center;}
.indexabout .text .data:hover{background:#d4af6b;}
.indexabout .text .data i{display:block;width:22px;height:22px;color:#fff;border:1px #fff solid;border-radius:50%;margin-right:5px;margin-left:-5px;}
.indexabout .text .data i:after{content:'...';position:relative;top:-5.5px;left:3px;}
.indexabout .text .data span{color:#fff;font-size:15px;}
@media only screen and (max-width:1200px){
	.indexabout .wrap{ height:auto;}
	.indexabout .text .txt h2 a{font-size:30px;}
	.indexabout .text p{font-size:14px;line-height:1.75em;}
}
@media only screen and (max-width:1024px){
	.indexabout .text{margin-top:10px;}
	.indexabout .text p{margin-top:.22rem;font-size:13px;}
	.indexabout .text .txt h4 span{font-size:.24rem;line-height:2em;}
	.indexabout .text .txt h2 a{font-size:.34rem;}
	.indexabout .text .data{margin-top:.25rem;width:1.8rem;height:.45rem;}
}
@media only screen and (max-width:768px){	
	.indexabout .wrap{flex-direction:column;}
	.indexabout .imgs{width:100%}
	.indexabout .text{width:100%;margin-right:0;}
	.indexabout .text p {margin-top:.35rem;}
	.indexabout .text .data{width:auto;height:auto;border-radius:0;background:transparent;justify-content:flex-start;}
	.indexabout .text .data i{ display:none;}
	.indexabout .text .data span{font-size:.2rem;border-radius:18px;background:#575757;padding:.08rem .3rem;}
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
/*首页产品列表*/
.indexprolist{margin-top:84px;box-sizing:border-box;}
.indexprolist ul li{cursor:pointer;}
.indexprolist ul li .mplimg{ width:100%;height:auto;}
.indexprolist ul li .mdiv1{background-color:rgba(0,0,0,.8);width:100%;height:100%;position:absolute;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:0 80px;}
.indexprolist ul li .mdiv1 h3{font-size:32px;line-height:1em;color:#fff;}
.indexprolist ul li .mdiv1 .mdesc{ color:#FFF;line-height:1.5em;height:9em;overflow:auto;margin-top:20px;}
.indexprolist ul li .mdiv1 .mjia{width:50px;height:50px;margin-top:20px;border:1px #fff solid;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.indexprolist ul li .mdiv1 .mjia i{width:14px;height:14px;border-top:1px solid #fff;display:block;border-right:1px solid #fff;transform:rotate(45deg);margin-left:-8px;}
.indexprolist ul li .mdiv1 .mdesc::-webkit-scrollbar-track-piece{background-color:transparent;}
.indexprolist ul li .mdiv1 .mdesc::-webkit-scrollbar {width:5px;}
.indexprolist ul li .mdiv1 .mdesc::-webkit-scrollbar-thumb {background-color:rgba(255,255,255,.5);background-clip:padding-box;border-radius:2px;}
.indexprolist ul li .mdiv1 .mdesc::-webkit-scrollbar-thumb:hover {background-color:rgba(255,255,255,.8);}
.indexprolist ul li:hover .mdiv1 h3{color:#d4af6b;}
@media only screen and (max-width:1400px){
	.indexprolist ul li .mdiv1 h3{font-size:24px;}
	.indexprolist ul li .mdiv1 .mdesc{height:6em;}
}
@media only screen and (max-width:1200px){
	.indexprolist ul li .mdiv1 h3{font-size:22px;}
	.indexprolist ul li .mdiv1 .mdesc{height:4.5em;}
}
@media only screen and (max-width:1024px){
	.indexprolist ul li .mdiv1{padding:0 .3rem;}
	.indexprolist ul li .mdiv1 .mdesc{font-size:12px;}
	.indexprolist ul li .mdiv1 .mjia{ width:30px;height:30px;}
	.indexprolist ul li .mdiv1 .mjia i{width:10px;height:10px;margin-left:-4px;}
}
@media only screen and (min-width:769px){
	.indexprolist ul li .mdiv1{transition:all .8s ease;}
	.indexprolist li.swiper-slide:hover .mdiv1, .indexprolist li.swiper-slide.swiper-slide-next .mdiv1{opacity:1;visibility:visible;}
	.indexprolist li.swiper-slide .mdiv1{ opacity:0;visibility:hidden;transition:all .8s;}
}
@media only screen and (max-width:768px){
	.indexprolist ul li .mdiv1{padding:4%;justify-content:flex-start;}
	.indexprolist ul li .mdiv1 h3{font-size:.45rem;}
	.indexprolist ul li .mdiv1 .mdesc{height:auto;}
	.indexprolist ul li .mdiv1 .mjia{ width:50px;height:50px;}
	.indexprolist ul li .mdiv1 .mjia i{width:14px;height:14px;margin-left:-8px;}
}
@media only screen and (max-width:420px){
	.indexprolist ul li .mdiv1 h3{color:#d4af6b;}
	.indexprolist ul li .mdiv1 .mdesc{height:9em;}
	.indexprolist ul li .mdiv1 .mjia{ width:30px;height:30px;}
	.indexprolist ul li .mdiv1 .mjia i{width:10px;height:10px;margin-left:-4px;}
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
/*首页产品*/
.indexpro{margin-top:56px;}
.indexpro .list li{transition:all .6s ease;float:left;width:32%;margin-right:2%;margin-bottom:25px;}
.indexpro .list li:nth-child(3n){ margin-right:0;}
.indexpro .list li a{display:block;width:100%;}
.indexpro .list li .img{width:100%; position:relative;}
.indexpro .list li .img img{display:block;width:100%;height:100%;}
.indexpro .list li .txt{position:relative;border-bottom:1px solid #c7c7c7;overflow:hidden;display:flex;align-items:center;justify-content:space-between;height:.5rem;}
.indexpro .list li .txt h4{position:relative;font-size:19px;color:#000;overflow:hidden;text-indent:15px;}
.indexpro .list li .txt h4:before{position:absolute;z-index:11;content:"";left:0;top:10px;height:15px;width:4px;background:#d4ad68;}
.indexpro .list li .txt i{color:#c7c7c7;font-size:20px;font-family:Arial;padding-right:15px;}
@media only screen and (max-width:1200px) {
	.indexpro .list li .img{height:233px;}
	.indexpro .list li .txt h4{font-size:18px;}
}
@media only screen and (min-width:1025px) {
	.indexpro .list li:hover{margin-bottom:35px;margin-top:-10px;box-shadow:0px 10px 20px rgba(0,0,0,.2);}
	.indexpro .list li:hover .txt{border-bottom:1px solid transparent;}
	.indexpro .list li:hover .txt h4{color:#d4ad68;text-indent:5px;}
	.indexpro .list li:hover .txt h4:before{ display:none;}
	.indexpro .list li:hover .txt i{color:#d4ad68;padding-right:5px;}
	.indexpro .list li,
	.indexpro .list li:hover,
	.indexpro .list li .txt,
	.indexpro .list li:hover .txt,
	.indexpro .list li .txt h4,
	.indexpro .list li:hover .txt h4,
	.indexpro .list li .txt h4:before,
	.indexpro .list li:hover .txt h4:before,
	.indexpro .list li .txt i,
	.indexpro .list li:hover .txt i{transition:all .4s ease;}
}
@media screen and (max-width:1024px) {
	.indexpro .list li .txt h4{font-size:18px;}
	.indexpro .list li .img{height:223px;}
}
@media only screen and (max-width:768px){
	.indexpro{margin:.5rem 0;}
	.indexpro .list li .img{height:auto;}
	.indexpro .list li .txt h4{font-size:14px;line-height:30px;}
	.indexpro .list li .txt h4:before{height:10px;width:2px;}
}
@media only screen and (max-width:420px){
	.indexpro .list li{width:49%;margin-right:2%;margin-bottom:2%;}
	.indexpro .list li:nth-child(3n){ margin-right:2%;}
	.indexpro .list li:nth-child(2n){margin-right:0;}
	.indexpro .list li:last-child{ display:none;}
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
/*首页合作*/
.indexcase{margin-top:72px;}
.indexcase .icon_list{float:right;width:52%;}
.indexcase .icon_list ul{overflow:hidden;font-size:0;}
.indexcase .icon_list ul li{float:left;width:24.625%;margin-right:.5%;height:88px;position:relative;margin-bottom:.5%;}
.indexcase .icon_list ul li a{transition:all .6s ease;display:block;width:100%;height:100%;border:1px #eee solid;}
.indexcase .icon_list ul li img{display:block;position:absolute;z-index:11;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%);max-height:90%;max-width:90%;}
.indexcase .icon_list ul li a:hover{transition:all .6s ease;border:1px #d4af6b solid;box-shadow:0px 0px 15px rgba(0,0,0,.2);}
.indexcase .text{float:left;width:42%;} 
.indexcase .text .tet h2 span{display:inline-block;font-size:32px;line-height:50px;color:#7e7e7e;padding-left:105px;position:relative;}
.indexcase .text .tet h2 span:before{position:absolute;z-index:11;content:"";left:0;top:50%;transform:translateY(-50%);height:1px;width:94px;background:#7e7e7e;}
.indexcase .text .tet h5{margin-top:12px;font-size:19px;line-height:29px;color:#7e7e7e;}
.indexcase .text ul{overflow:hidden;margin-top:42px;}
.indexcase .text ul li:first-child:before{position:absolute;z-index:11;content:"";right:-35px;top:50%;background:url(../images/icon7.png) no-repeat center/cover;height:1px;width:114px;transform:translateY(-50%) rotate(90deg);}
.indexcase .text ul li{padding:11px 44px 0;text-align:center;float:left;min-width:180px;position:relative;}
.indexcase .text ul li i{display:inline-block;vertical-align:top;color:#7e7e7e;font-style: normal;}
.indexcase .text ul li:first-child{padding:11px 44px 0 0;}
.indexcase .text ul li h3{font-size:40px;line-height:1.4;color:#7e7e7e;}
.indexcase .text ul li h3 span{display:inline-block;font-size:73px;line-height:86px;color:#000;font-weight:bold;}
.indexcase .text ul li p{font-size:16px;line-height:26px;color:#7e7e7e;}
@media only screen and (max-width:1200px) {
	.indexcase .text ul li h3 span{font-size:60px;line-height:70px;}
	.indexcase .text ul{margin-top:22px;}
	.indexcase .text ul li{padding:12px 30px;}
	.indexcase .text ul li:first-child{padding:12px 30px 0 0;}
	.indexcase .text ul li{min-width:130px;}
	.indexcase .text ul li:first-child:before{right:-52px;}
	.indexcase .text{margin-top:20px;}
}
@media only screen and (max-width:1024px) {
	.indexcase .text .tet h2 span{font-size:24px;}
	.indexcase .text .tet h5{font-size:16px;line-height:1.6;}
	.indexcase .text ul li h3 span{font-size:50px;}
}
@media only screen and (min-width:769px){.indexcase .icon_list ul li:nth-child(4n){ margin-right:0;}}
@media only screen and (max-width:768px) {
	.indexcase{margin:.5rem 0;}
	.indexcase .icon_list{float:none;width:100%;}
	.indexcase .icon_list ul li{width:32%;height:.85rem;margin-bottom:2%;margin-right:2%;}
	.indexcase .icon_list ul li:nth-child(3n){ margin-right:0;}
	.indexcase .text{margin-top:15px;float:none;width:auto;}
	.indexcase .text .tet h2 span:before{width:40px;}
	.indexcase .text .tet h2 span{padding-left:50px;font-size:18px;line-height:1.8;}
	.indexcase .text .tet h5{margin-top:10px;font-size:14px;line-height:1.6;}
	.indexcase .text ul li:first-child{padding:12px 20px 0 0;}
	.indexcase .text ul li:first-child{padding:10px 20px 0 0;}
	.indexcase .text ul li h3{font-size:26px;}
	.indexcase .text ul li h3 span{font-size:34px;line-height:54px;}
}
/*----------------------------------------------------------------------------------------------------------------------------------*/
/*首页新闻*/
.indexnews{margin-top:80px;}
.indexnews .imgs{width:46.5%;float:left;height:460px;overflow:hidden;position:relative;}
.indexnews .imgs img,
.indexnews .imgs a{display:block;width:100%;height:auto;transition:all 0.3s;}
.indexnews .imgs:hover img{transform:scale(1.05);}
.indexnews .imgs .txt{position:absolute;z-index:11;background:#e3e3e3;bottom:0;padding:11px 18px 18px;left:0;right:0;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.indexnews .imgs .txt h5{float:left;width:65%;font-size:16px;line-height:28px;color:#000;word-break:keep-all;transition:all 0.3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.indexnews .imgs .txt:hover h5{color:#d4ad68;}
.indexnews .imgs .txt h6{float:right;font-size:16px;line-height:28px;color:#000;}
.indexnews .imgs .txt p{font-size:13px;line-height:24px;color:#000;margin-top:10px;height:48px;overflow:hidden;display:inline-block;}
.indexnews .imgs .txt p span{display:inline-block;color:#000;padding-left:4px;}
.indexnews .rts{float:right;width:51.7%;}
.indexnews .rts li{width:100%;height:140px;background:#e3e3e3;position:relative;margin-bottom:19px;}
.indexnews .rts li:last-child{margin-bottom:0;}
.indexnews .rts li a{display:block;}
.indexnews .rts li .img{width:46.6%;height:100%;overflow:hidden;position:absolute;right:0;top:0;bottom:0;z-index:11;}
.indexnews .rts li .img img{display:block;width:100%;height:100%;transition:all 0.3s;}
.indexnews .rts li .img:hover img{transform:scale(1.05);}
.indexnews .rts li .text{background:#ffffff;position:absolute;left:20px;top:16px;bottom:16px;padding:10px 24px;width:56.6%;z-index:20;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.indexnews .rts li .text h6{font-size:13px;line-height:1.4;color:#acadae;margin-bottom:5px;}
.indexnews .rts li .text h3{font-size:16px;line-height:1.6;color:#000;height:48px;overflow:hidden;transition:all 0.3s;}
.indexnews .rts li:hover .text h3{color:#d4ad68;}
.indexnews .rts li .text .ico{position:absolute;z-index:11;left:24px;bottom:8px;background:url(../images/icon8.png) no-repeat center/cover;width:14px;height:9px;}
@media only screen and (max-width:1200px) {
	.indexnews .rts li .text{padding:6px 20px;top:10px;bottom:10px;}
	.indexnews .imgs{height:400px;}
	.indexnews .rts li{height:127px;margin-bottom:9px;}
	.indexnews .rts li .text h6{font-size:14px;line-height:1.4;}
	.indexnews .rts li .text h3{font-size:16px;line-height:1.5;height:47px;}
	.indexnews .rts li .text .ico{left:20px;bottom::;px;}
}
@media only screen and (max-width:1024px) {.indexnews .rts li .text h3{font-size:14px;}}
@media only screen and (max-width:768px) {
	.indexnews{margin-top:20px;padding:0 15px;}
	.indexnews .imgs{float:none;width:auto;height:auto;}
	.indexnews .imgs .txt{padding:10px;}
	.indexnews .imgs .txt h6,
	.indexnews .imgs .txt h5{font-size:14px;line-height:1.6;}
	.indexnews .imgs .txt p{margin-top:5px;}
	.indexnews .rts{float:none;width:auto;margin-top:15px;}
	.indexnews .rts li{height:80px;}
	.indexnews .rts li .text{top:8px;bottom:8px;left:10px;padding:5px;}
	.indexnews .rts li .text h6{font-size:13px;line-height:1.6;}
	.indexnews .rts li .text h3{font-size:14px;line-height:1.6;height:22px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.indexnews .rts li .text .ico{bottom:4px;  left:7px;  width:12px;  height:7px;}	
}
/*----------------------------------------------------------------------------------------------------------------------------------*/