﻿@import url(style.css);
@import url(swiper.min.css);
@import url(pscroll.css);
/*首页*/
/*轮显*/
.banner{ width: 100%; overflow:hidden;  margin-top:100px;}
.banner .swiper-container{ width: 100%; height: 100%;position:relative; }
.banner .lzpic1,
.banner .lzpic2 {}
.banner .swiper-slide img { width:100%;}

.banner .swiper-pagination { width: 100%;bottom: 30px; transition-duration: 0.4s;-webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s-ms-transition-duration: 0.4s;-o-transition-duration: 0.4s;}
.banner .swiper-pagination.gao {bottom: 380px;}
.banner .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; background:#fff;opacity: 1;margin: 0 6px; border-radius:0;}
.banner .swiper-pagination .swiper-pagination-bullet-active { background:#e92200; }
.lzpic2 { display: none;}

/*关于我们*/
.i_bg1{ overflow:hidden; background:url(../images/i_bg1.jpg) center center no-repeat; background-size:100% 100%;}
.i_about{ overflow:hidden; position:relative; margin-top:7%; margin-bottom:7%;}
.i_about .imgs{ float:left; width:47.58%; overflow:hidden; position:relative;padding-top:36.35%;}
.i_about .imgs img{ display: block;width: 100%; height:100%; position:absolute; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_about .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_about .txts{ position:absolute; right:0; top:0%; height:100%; overflow:hidden; width:48.8%;color:#333333;display:flex; justify-content: center;	align-items: center; }
.i_about .txts .cons{ overflow:hidden; text-align:left;}
.i_about .txts .h3{ font-weight:normal;height:50px; line-height:50px; overflow:hidden; position:relative; padding-bottom:5%;margin-bottom:5%; color:#222222;}
.i_about .txts .h3:after{ content:""; position:absolute; bottom:0; left:0; width:60px; height:3px; background:#e4e4e4;}
.i_about .txts .h3 .green{ color:#e92200;}
.i_about .txts .desc{ color:#333333; overflow:hidden; line-height:1.5; }
.i_about .txts .p{ max-height:84px; line-height:28px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; font-size:14px; color:#777777; margin-top:3%;}
.i_about .txts .a{ display:block; text-align:center; width:156px; background:#e92200; height:42px; line-height:42px; color:#fff; font-size:14px; margin-top:7%;transition:all 0.3s;}
.i_about .txts .a:hover{ text-indent:5px;}

/*产品中心*/
.i_bg2{ background: #f1f1f1 url(../images/cp_bg.jpg) no-repeat center 0; overflow:hidden;}

.i_t{ margin-top:5%; text-align:center; color:#333;height: 130px; overflow:hidden;position: relative;}
.i_t:before { content: ""; width: 30px; height: 2px; background: #e92200; position: absolute;  bottom: 5px; left: calc(50% - 15px); -webkit-transition: all .5s; transition: all .5s;}
.i_t:after { content: ""; width: 20px; height: 2px; background: #e92200; position: absolute; bottom: 0; left: calc(50% - 10px); -webkit-transition: all .5s; transition: all .5s;}
.i_t:hover:before{width: 40px;left: calc(50% - 20px);}
.i_t:hover:after{width: 30px;left: calc(50% - 15px);}
.i_t .h3{ font-weight: bold; overflow:hidden; line-height:1.4; font-size:45px;}
.i_t.bgs2 .p{ padding-bottom:0;}
.i_t.bgs2 .p:after{ background:none;}
.i_t .p{ color:#999; font-size:18px; margin-top:5px; clear:both;overflow:hidden;}

.i_bg2 .i_t .h3 { color:#fff;}
.i_bg2 .i_t .p { color:#fff;}
.i_bg2 .i_t:before {background: #fff;}
.i_bg2 .i_t:after {background: #fff;}

@media screen and (max-width: 830px) {
	.i_t .h3{ font-size:20px;}
	.i_t { height:auto;}
}

/*新闻中心*/

.i_bg3{ background:url(../images/xw_bg.jpg) no-repeat center; overflow:hidden;}
.i_bg3 .wrap{text-align:center;}

.i_news{ overflow:hidden; margin-top:4%; margin-bottom:7%;}
.i_news .i_news_l{ float:left; width:400px; height:428px; background:#fff; overflow:hidden; margin-right:24px;}
.i_news .i_news_l .cons{ overflow:hidden; padding:25px;text-align:left;}
.i_news .i_news_l .cons .imgs{ overflow:hidden; position:relative; padding-top:66.58%;}
.i_news .i_news_l .imgs img{display:block;width: 100%; height:100%; position:absolute; top:0; left:0; }
.i_news .i_news_l .imgs img{ overflow:hidden;background-repeat:no-repeat; background-position:center center; background-size:cover;transition:all 0.3s;}
.i_news .i_news_l:hover .imgs img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.i_news .i_news_l .cons .h3{ font-weight:normal; height:28px; line-height:28px; overflow:hidden; color:#444444; margin-top:26px;white-space:nowrap;text-overflow:ellipsis; font-size:18px;}
.i_news .i_news_l .cons .p{ line-height:22px; height:22px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#999999; font-size:14px; margin-top:6px; margin-bottom:18px;}
.i_news .i_news_l .cons .date{ margin-top:38px;line-height:22px; height:22px; overflow:hidden; color:#999999; font-size:14px;}
.i_news .i_news_l:hover .cons .h3{ color:#e92200;}
.i_news .i_news_r{ overflow:hidden; height:428px; background:#fff;}
.i_news .i_news_r .i_news_ul{ overflow:hidden; margin-left:30px; margin-right:30px; margin-top:15px;}
.i_news .i_news_r .i_news_ul .inr-list{display: block;margin-top: 22px; padding-bottom:23px; overflow:hidden; border-bottom:1px solid #f4f4f4; text-align:left;}
.i_news .i_news_r .i_news_ul .inr-list:last-child{ margin-bottom:0; border-bottom:0;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l{width: 96px;float: left;  text-align:center; padding-top:9px; overflow:hidden;}

.i_news .i_news_r .i_news_ul .inr-list .inr-l .h4{font-size:45px;color: #444;font-family:Arial;line-height: 45px; height:45px;  font-weight:normal; overflow:hidden;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h5{font-size: 14px;color: #777;font-family:Arial; margin-top:4px; line-height:22px; height:22px; overflow:hidden;}
.i_news .i_news_r .i_news_ul .inr-list .inr-r{ overflow:hidden;}
.i_news .i_news_r .i_news_ul .inr-list .inr-r .h3{ font-size: 18px;color: #222222;line-height: 36px; height:36px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition:all 0.3s; }
.i_news .i_news_r .i_news_ul .inr-list:hover .inr-r .h3{ margin-left:3px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-r .p{ height: 44px;font-size: 14px;color: #888888;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.i_news .i_news_r .i_news_ul .inr-list:hover .inr-r .h3{ color:#e92200;}



@media screen and (max-width: 1100px) {
/*轮显*/
.lzpic2{display: block;}
.lzpic1{display: none;}
.banner .swiper-container{ position:static;}
.banner .swiper-pagination { bottom:25px;}
.banner .swiper-pagination .swiper-pagination-bullet {width: 40px; height:3px;margin: 0 5px;}

}
@media screen and (max-width: 960px) {
/*关于我们*/
.i_about .txts .h3{ height:44px; line-height:44px; padding-bottom:4%; margin-bottom:4%;}
.i_about .txts .p{ font-size:13px; line-height:24px; max-height:72px;}
.i_about .txts .a{ width:130px; margin-top:5%; height:40px; line-height:40px;}
/*产品中心*/
.i_t .p{ font-size:14px; margin-top:1.5%;}
/*新闻中心*/
.i_news .i_news_l{ width:350px; margin-right:2%;}
.i_news .i_news_l .cons{ padding:15px;}
.i_news .i_news_r .i_news_ul{ margin-left:15px; margin-right:15px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l{ width:80px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h4{font-size: 50px;}
}

@media screen and (max-width: 780px) {
/*轮显*/
.banner .swiper-pagination { display:none;}
.banner .swiper-pagination .swiper-pagination-bullet {width: 30px;}
/*关于我们*/
.i_bg1{ background-size:cover;}
.i_about{ margin-top:5%; margin-bottom:0;}
.i_about .imgs{ float:none; width:100%; padding-top:76.4%;}
.i_about .txts{ position:static; margin-bottom:8%; width:100%;}
.i_about .txts .cons{ max-width:none; text-align:center;}
.i_about .txts .h3{ padding-bottom:5%; margin-bottom:5%;}
.i_about .txts .h3:after{ left:50%; margin-left:-30px;}
.i_about .txts .p{ max-height:none;}
.i_about .txts .a{ margin:0 auto; margin-top:5%;}
/*新闻中心*/
.i_news .i_news_l{ width:100%; margin-right:0%; float:none; height:auto;border-bottom:1px solid #f4f4f4;}
.i_news .i_news_l .cons{ padding:3%;}
.i_news .i_news_l .cons .date{ margin-top:4%; margin-bottom:2%;}
.i_news .i_news_r{ height:auto;}
.i_news .i_news_r .i_news_ul{ margin-top:0; margin-left:3%; margin-right:3%;}
.i_news .i_news_r .i_news_ul .inr-list{ margin-top:3%; padding-bottom:3%;}

}
@media screen and (max-width: 720px) {


}
@media screen and (max-width: 640px) {
/*关于我们*/
.i_about .txts .p{ font-size:12px;}
.i_about .txts .a{ width:120px; font-size:12px;}
.i_about .txts .h3{ padding-bottom:4%; }
/*产品中心*/
.i_t .p{ font-size:13px; padding-bottom:2.5%;}


}
@media screen and (max-width: 520px) {
/*关于我们*/


}
@media screen and (max-width: 480px) {
.banner { margin-top:70px;}
/*关于我们*/
.i_about .txts .h3{height:32px; line-height:32px;}
/*产品中心*/
.i_t .p{ font-size:12px;}
/*新闻中心*/
.i_news .i_news_l .cons{ padding:2%;}
.i_news .i_news_r .i_news_ul{ margin-left:2%; margin-right:2%;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l{ width:70px; padding-top:3px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h4{ font-size:42px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-l .h5{ font-size:13px;}
.i_news .i_news_r .i_news_ul .inr-list .inr-r .h3{ font-size:17px; height:30px; line-height:30px;}


}
@media screen and (max-width: 420px) {
/*关于我们*/
.i_about .txts .h3{height:28px; line-height:28px;}
.i_about .txts .p{ line-height:22px;}



}
@media screen and (max-width: 380px) {
/*关于我们*/


}