.block{display: block;}
.none{display: none;}

/*video*/
.nn_banner{width:100%; position: relative;overflow: hidden;  }
.nn_banner .mm_bg{top: 0;height: 300px;width: 100%;    background: url(../images/mbg.png) repeat-x left top; z-index:3;position: absolute}
.nn_banner_wenan{width:100%;height:320px;position: absolute;top:50%;margin-top:-160px; z-index: 4; overflow: hidden; display: flex;justify-content: space-between;flex-direction: column; align-items: center}
.nn_banner_wenan i{display: block; width:100px;height:2px; background: #fff;}
.nn_p{font-size:29px;color: #ffffff;text-shadow: 3px 3px 3px rgba(0,0,0,0.8);font-weight: bold;}
.nn_banner_img{width: 100%;height:100%; z-index: 1; overflow: hidden;}
.nn_text{ width:100%;position: relative;text-align: center}
.video {width:100%;position: relative;overflow: hidden;}
.video video{width:100%; z-index:1;position: relative;display: block;}


.banner3{width:88%;height:90%;left:50%;margin-left:-44%;top:5%;position: absolute;z-index: 5;display: flex;justify-content:center; align-items: center;}
.ind_ban_tex {	position:absolute;transform:translateY(0%); text-align: center; z-index: 90;display: flex;justify-content: center;flex-direction: column;width:88%;height:90%;left:50%;margin-left:-44%;top:10%;}
.ind_ban_tex .ind_ban_tex_title{font-size: 55px;color: #fff; text-align: center;font-weight: bold;line-height: 85px;}
.ind_ban_tex .ind_ban_tex_title2{font-size: 24px;color: #fff; text-align: center;line-height: 24px;}
.ind_ban_tex .ind_ban_tex_info{font-size:18px;color: #fff; text-align: center; line-height: 45px;}
.ind_ban_tex .ind_ban_tex_title_en{width:60px;height:1px;background: #fff;margin: 10px auto}
.ind_ban_tex a{width:140px;line-height:38px;background: #21a098;margin:25px auto 0 auto;text-align: center;color: #fff;border-radius: 25px; transition: 0.5s;}
.ind_ban_tex a:hover{ background: #168d85; }
.banner3 .ind_ban_tex_img{ position: relative; text-align: center;}
/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom:30px; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 15px; height: 15px; margin-right: 15px; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #21a098; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}


/*productshow*/
.product{ padding:75px 0 55px 0 ; background: url(../images/probg.jpg) no-repeat center top;}
.index_prot{display: flex;justify-content: space-between; align-items: center;  padding:0 0 45px 0}
.pro_title{text-align: center;}
.pro_title p{ color: #171717; line-height:65px;}
.pro_title p strong{  color: #28a19d;font-weight: normal;}
.pro_title i{ display: block; width:100px;height:2px; background:#28a19d; margin:25px auto 0 auto}
.pro_title_a{display: flex;justify-content:center; align-items: center;padding:45px 0;width: 84%;margin: 0 auto;flex-wrap: wrap;}
.pro_title_a a { display: block;padding:0 35px;font-size: 17px; color: #222; transition: 0.5s; line-height: 30px; text-align: center;width: 25%; margin: 15px 0 0 0;}
.pro_title_a a div{width:63px;height:58px;display: block;margin: 0 auto;}
.pro_title_a a:nth-child(1) div{background-image:url(../images/ca.png)}
.pro_title_a a:nth-child(2) div{background-image:url(../images/cb.png)}
.pro_title_a a:nth-child(3) div{background-image:url(../images/cc.png)}
.pro_title_a a:nth-child(4) div{background-image:url(../images/cd.png)}
.pro_title_a a:nth-child(5) div{background-image:url(../images/ce.png)}
.pro_title_a a:nth-child(6) div{background-image:url(../images/cf.png)}
.pro_title_a a:nth-child(7) div{background-image:url(../images/cg.png)}
.pro_title_a a:nth-child(8) div{background-image:url(../images/ch.png)}
.pro_title_a a:hover{  font-weight: bold; }
.product .s_width{display: flex;justify-content: space-between;flex-wrap: wrap;}
.product li{ width:24.5%;position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; background: #fff;margin:0 0 10px 0  }
.product .cp_m{ position:relative; overflow:hidden;z-index: 1 ;width:100%; }
.product .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.product li:hover .cp_m img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.product .cp_k{width:100%;  text-align: center; width:90%;margin:0 auto;border-top:1px solid rgba(0, 0, 0, .1);padding:15px 0}
.product .cp_k p{ color:#121212; font-size:17px; padding:0 0 15px 0; text-align: center;  }
.product .cp_k span{ display: block; color:#666; border:1px solid rgba(0, 0, 0, .1); font-size:16px;line-height:35px; width:118px;margin: 0 auto;text-align: center}
/* muli */
.muli{ overflow:hidden;position:relative; background:#f7f7f6 url(../images/lili.jpg) no-repeat left top; }
.muli_con{position:relative;display: flex;justify-content: space-between; align-items: center;}
.muli_con_left{ height:100%; width:50%; }
.muli_con_right{  padding-top:3em; position:relative; padding-bottom:4.6875em;  padding-left:5%; padding-right: 5%;  width:50%; margin-left:0;height:100%}
.muli_con_left .swiper-container,.muli_con_left .swiper-container .swiper-slide{width:100%; height:100%;}
.muli_con_left_bg{ width:100%; height:100%; }
.muli_con_left_bg img{ width:100%; display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.muli_con_left_bg:hover  img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.muli_con_right_top{position:relative; z-index:10;}
.muli_con_right_num{position:absolute; right:0; top:50%;transform:translateY(-50%);   width:100%; text-align:right;}
.muli_con_right_num p{ font-size:16.82291666666667vw; color:#f0f5f9; display:none}
.muli_con_right_num p:nth-child(1){display:block}
.muli_con_right_act{width:52px;height:114px;position: absolute;right:-26px;top:50%;margin-top:-26px; z-index:10;display:flex;justify-content:space-between; flex-direction: column;}
.muli_con_right_2_left{width:52px;height:52px;background-color: #eeeeee;border-radius: 26px;display:flex;justify-content:center;align-items: center; }
.muli_con_right_2_right{width:52px;height:52px;background-color: #1d2088;border-radius: 26px;display:flex;justify-content:center;align-items: center; }
.css3:hover{background-color: #91b721;}
.css3{transition: 0.5s;}
.muli_text strong{ font-size: 50px;color: #1d2088;line-height: 120px;display: block;}
.muli_text p{ font-size: 17px;color: #666;line-height:32px;}
.muli_text a{ width:140px; text-align: center; font-size: 17px;color: #fff;line-height:45px; background: #1d2088;margin:30px 0 0 0;border-radius: 23px;display: block;}
.muli_text a:hover{ background: #91b721; }
.muli_text ul{display:flex;justify-content: flex-start;padding:45px 0 0 0}
.muli_text li{ display:flex;justify-content:center;flex-direction: column;align-items: center; padding:0 50px 0 0}
.muli_text li div{width:90px;height:90px;border-radius: 45px;border:2px solid #91b721; display: flex;justify-content: center;align-items: center;}


.red_pic{width:100%}
.f_con{position:relative; overflow:hidden;display: flex;justify-content: space-between; }
.f_con .f_con_pic{ width:49%; overflow:hidden; transition:all 0.3s ease 0s;}
.f_con .cp_m{ width:100%; margin: 0 auto;position:relative; overflow:hidden;}
.f_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.f_con .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.f_con  p{ color:#505050; font-size:18px; text-align: center;line-height: 55px;}
/*about*/
.about{   background: url(../images/aboutbg.jpg) no-repeat center top;padding: 65px 0 60px 0;}
.about2{ padding: 65px 0 60px 0; background:none;}
.a_title{ display: flex;justify-content: space-between; align-items: center;}
.a_title p{color: #fff;}
.a_title3 p{color: #28a19d;}
.a_title2 p{color: #28a19d;}

.a_title i{width:90px;height:2px;margin:30px 0 0 0;background: #fff;display: block;}
.a_title3 i{ background: #28a19d;}
.a_title2 i{ background: #28a19d;}

.a_title span{color: #1e1e1e;font-size: 30px; font-weight: lighter;}
.a_title a{width:100px;line-height: 44px;border-bottom: 1px solid rgba(255, 255, 255, 1);font-size: 17px;color: #fff;text-transform: uppercase;background: url(../images/jianjia.png) no-repeat right center;}
.font66{font-size:32px;}

.about_con{ display: flex;justify-content: space-between;padding:95px 0 75px 0}
.about2 .about_con{ display: flex;justify-content: space-between;padding:45px 0 45px 0}
.about_l{width:46%; display: flex;justify-content:  space-between;flex-direction: column}
.about_l span{display: block;font-size: 60px;color: #fff;;}
.about_l i{width:90px;height:2px;margin:30px 0 40px 0;background: #fff;display: block;}
.about_t{ font-size:26px;color: #fff;line-height: 45px;display: flex;justify-content: space-between;flex-direction: column}
.about2 .about_t{  color: #333; }
.about_t strong{ font-size:26px;color: #fff;line-height: 35px;}
.about2 .about_t strong{  color: #333; }
.about_l a{color: #fff;display: block; width:145px;line-height: 45px;border: 2px solid #fff; text-align: center;font-size:16px; }
.about_l a:hover{background-color: #28a19d;border: 2px solid #28a19d; }
.about_con_c{ font-size:17px;color: #fff;line-height: 32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin:25px 0 35px 0 }
.about2 .about_con_c{ color: #333; }


/*index_about*/
.index_about{width:100%;padding: 75px 0;display: flex;justify-content: space-between;}
.index_about_l{width:43%;margin:0 3% 0 9%;display: flex;justify-content:  space-between;flex-direction: column}
.index_about_l .about_con_c{   margin: 0 0 0 0;padding:0 0 15px 0}
.index_about_l .about_con_c p{ font-size:16px;color: #666565;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.index_about_l .about_con_c strong{ font-size:24px;color: #232323;line-height: 55px;}
.index_about_l .about_con_c a{color: #fff;display: block; width:147px;line-height: 50px;background-color: #28a19d; text-align: center;font-size:16px;margin-top:25px }
.index_about_l .about_con_c a:hover{background-color: #1f9793; }
.index_about_r{width:45%;position: relative;z-index: 2;}
.index_about_r img{width:100%; display: block}
/*shuzi*/
.xinlai_index #wrap { }
.xinlai_index section { display: flex;justify-content: space-between;align-items: center; }
.xinlai_index .jumbo {font-size: 50px; color: #333;font-weight:bold; font-family: "PingFang SC";display:inline-block;line-height: 60px;letter-spacing: -2px;}
.xinlai_index #wrap .xinlai_num_li{  width:29%; font-size:15px; color:#fff; }
.xinlai_index #wrap .xinlai_num_li .xinlai_num_li_c{display: flex;    justify-content: flex-start;    align-items: center;}
.xinlai_index #wrap .xinlai_num_li span{ font-size:27px; color:#2b2b2b;padding:0 0 0 10px;line-height: 60px; }
.xinlai_index #wrap .xinlai_num_li:nth-child(1) span{ font-size:21px; }
.xinlai_index #wrap .xinlai_num_li p{ font-size:16px; color:#5b5b5b;  line-height: 25px; }


/*shuzi*/
.about2 #wrap {width:40%; overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: flex;flex-direction: column;justify-content: space-between}
.about2 #wrap section {display: flex;flex-direction: column;justify-content: space-between;height:100%; }
.about2 #wrap .jumbo {font-size: 64px; color: #fff; font-family: "trump_gothic_east";display:inline-block;line-height: 74px;letter-spacing: 0px;}
.about2 #wrap .xinlai_num_li{  font-size:15px; color:#fff; padding:0 0 35px 0; display: flex;justify-content:space-between;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.about2 #wrap .xinlai_num_li .xinlai_num_li_c{ width:25%;display: flex;justify-content:flex-start; align-items: center;}
.about2 #wrap .xinlai_numd{ background:none;}
.about2 #wrap .xinlai_num_li span{ font-size:27px; color:#fff;padding:0 0 0 20px; font-weight: bold;}
.about2 #wrap .xinlai_num_li p{ width:70%;font-size:16px; color:#fff;  line-height: 30px }
.about2 #wrap .se_num .jumbo {  color:#21a098;  }
.about2 #wrap .se_num .xinlai_num_li{  color:#333; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.about2 #wrap .se_num .xinlai_num_li span{  color:#21a098;  }
.about2 #wrap .se_num .xinlai_num_li p{  color:#333;  }
.about2 #wrap2{ display: none;}


.yingyong{padding:50px 0 45px 0}
/*index_h*/
.index_h{ position:relative}
.index_huahai{ }

.index_huahai_con{ width:100%; overflow:hidden;}
.index_huahai_con .zong{ width:100%; position:relative;}
.index_huahai_con .zong img{  display: block;}
.index_huahai_con .huahai_l{ width:411px; height:100%; position: absolute;left:0;top:0;z-index: 2; display: flex;justify-content: space-between;background:rgba(0,0,0,0.65);padding:5% 0}
.index_huahai_con .huahai_l ul{ display: flex;justify-content: space-around;flex-wrap: wrap}
.index_huahai_con .huahai_l li{ width:100%;  border-bottom:1px solid rgba(255,255,255,0.2);  padding:0 15px; display: flex;justify-content: flex-start;align-items: center;}
.index_huahai_con .huahai_l li p{ font-size:18px; color:#fff; line-height: 55px;width:100% ;transition: 0.3s;}
.index_huahai_con .huahai_l li:hover{ }
.index_huahai_con .huahai_l li:hover p{ color:#383838;   font-size:20px; font-weight: bold}
.index_huahai_con .huahai_l li.cp_crnt p{ font-size:20px; font-weight:bold; color:#fff}
.index_huahai_con .huahai_l li p span{float:right;width:31px;height:31px;margin:12px 0 0 0;border-radius: 15px;background: #fff url(../images/jjia.png) no-repeat center center;color:#28a19d;display: flex;justify-content: center;align-items: center;font-size: 24px;;}
.index_huahai_con .huahai_l li.cp_crnt p span{background: #28a19d url(../images/jjia2.png) no-repeat center center;}

/* hezuo */
.hezuo{padding:40px 0 60px 0; }
.hezuo ul{ display: flex;justify-content: space-between; flex-wrap: wrap;}
.hezuo ul li{ width:calc(100%/10 - 5px ); text-align: center; background: #fff; display:flex;justify-content: center; align-items:center; border:1px solid rgba(0,0,0,0.1); padding:5px 0;margin:0 0 5px 0}
.hezuo ul li img{width:auto; max-width:110px;}
.hezuo ul li:last-child{ width:calc(100%/5 - 5px ); }
.hezuo ul li:last-child img{width:auto; max-width:220px;}
/*news*/
.news{padding:45px 0 60px 0; background: #f7f9fd;}
.news_t{ display: flex;justify-content: space-between; align-items: center; margin-bottom: 20px; }
.news_con{ display: flex;justify-content: space-between; }
.news_con li{ width:32.5%;background: #fff; overflow: hidden;}
.news_con li a{width:100%; position: relative; display: block;}
.news_con li .news_pic{width:100%; position:relative; overflow:hidden;}
.news_con li .news_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.news_con li:hover .news_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.news_con li p{ color:#333; font-size:24px;font-weight:bold; line-height: 65px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.news_con li span{ line-height:29px;margin:18px 0 5px 0; color:#848484;display: block; font-size: 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_con li .news_date{ color:#707070; font-size: 17px;background: url(../images/zhong.png) no-repeat left center;padding:0 0 0 25px}
.news_con li .news_text{padding:30px 40px}

.index_news{display: flex;justify-content: space-between; }
.index_news_l{ width:32%;display: flex; flex-direction: column;justify-content: space-between; padding-right: 24px;}
.index_news_l a{width:100%; position: relative; display: block;background: #fff;}
.index_news_l .index_news_l_pic{width:100%; position:relative; overflow:hidden;}
.index_news_l .index_news_l_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.index_news_l .index_news_l_text{padding:28px 28px 48px 28px;}
.index_news_l  p{ color:#333; font-size:16px;font-weight:bold; line-height: 30px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:25px}
.index_news_l span{ line-height:29px;margin:8px 0 5px 0; color:#848484;display: block; font-size: 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.index_news_r{ width:68%; display: flex;background: #fff;}
.yy_li{ width:28.5%;display: flex;flex-direction: column; }
.yy_li li{height:33.33%; display: flex;justify-content: center;align-items: flex-start;flex-direction: column; position: relative; color: #fff; position: relative; }
.yy_li li.cur{ background: #28a19d;}
.yy_li li div{ font-size: 16px;color: #666; padding:0 0 15px 0}
.yy_li li p{ font-size: 16px;color: #333; line-height: 30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.yy_li li.cur{ background: #28a19d;position: relative;}
.yy_li li.cur:before{content: '';width:12px;height:24px;background: url(../images/jjjj2.png);left:-12px;top:50%;margin-top:-12px;position: absolute;}
.yy_li li a {display: block;width:100%;padding:0 25px;}
.yy_li li.cur div{  color: #fff; }
.yy_li li.cur p{  color: #fff; }
.yy_bottom{ position: relative; width:71.5%;height: 100%;}
.yy_tab1{ display: none; transition: all 0.4s ease-out; width: 100%; height: 100%;overflow: hidden;}
.yy_tab1 a{ display:block;width: 100%; height: 100%; }
.yy_tab1 div{  width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;transition: all 0.3s ease;}
.yy_tab1 div:hover{    transform: scale(1.05);}
.yy_tab1.on{ display: block;}


/*zizhi*/
.zizhi{ background: #fff;padding:45px 0 0 0}
.zizhi_t a{display: block; color:#fff; border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1);}
.zizhi_t a:hover{background:#21a098; border: 1px solid #21a098; color: #fff;}
.zizhi_con{position:relative;overflow:hidden; box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.zizhi_dd{position:relative; }
.zizhi_dd li{float: left; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;  }
.zizhi_dd .cp_m{ position:relative; overflow:hidden;z-index: 1 ;width:100%;margin: 0 auto;background: #fff;padding:0 0 15px 0;box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.zizhi_dd .cp_m div{width:90%;margin:0 auto;position:relative;overflow:hidden; }
.zizhi_dd .cp_m div img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.zizhi_dd li:hover .cp_m img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.zizhi_dd .cp_k{width:100%;  text-align: center;}
.zizhi_dd .cp_k p{ color:#252525; font-size:20px; padding:0 0 15px 0; text-align: center;font-weight: bold; text-transform: uppercase;}
.zizhi_dd .cp_k span{ display: block; color:#fff; background: #1d2088; font-size:16px;line-height:35px; width:133px;margin: 0 auto;text-align: center}

/*index_t*/
.index_t{display: flex;justify-content: space-between;align-items: center;padding-bottom:15px}
.index_t2{padding:35px 0 25px 0}
.in_title i{display: block;width:80px;background: #28a19d;height:2px;margin:10px 0 15px 0}
.in_title p{ font-size: 36px; color: #202020; line-height:60px;}
.in_title p strong{  color: #28a19d;font-weight: normal;}
.in_title div{  font-size:18px; color:#1c1a1a;  line-height: 45px;}
.y_t i{ margin:  auto;}
.y_t{text-align: center;}
.index_t_a{width:170px;  line-height: 60px; text-align: center;transition: 0.5s;border:1px solid #cacaca}
.index_t_a a{ color: #9e9e9e;font-size:17px; text-transform: capitalize}
.index_t_a:hover{ background: #28a19d; }
.index_t_a:hover a{ color: #fff; font-weight: bold;}
/*in_factory*/
.pro_info{ color: #666;font-size: 17px;line-height: 45px;padding:0 0 20px 0; width: 95%; margin: 0 auto}
.pro_info p{ background: #f6f6f6;padding: 0 15px;display: flex;justify-content: space-between;}
.pro_info p:nth-child(2){ background: #fbfbfb;padding: 0 15px;display: flex;justify-content: space-between;}
/*join*/
.join{background: url(../images/jiarubg.jpg) no-repeat center top; padding:125px 0;color: #ffffff;}
.join .s_width{display: flex;justify-content: space-between;align-items: center; }
.join strong{display: block;font-size: 48px; margin:0 0 15px 0 }
.join p{ font-size:24px;}
.join a{ width:157px;line-height:61px;text-align: center;font-size:17px;color: #fff;border:1px solid rgba(255,255,255,0.5)}

/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden;}
.se_banner_img{width: 100%;height:100%; overflow: hidden;}
.se_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 8s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */
.page_box{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);}
.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); }
.se_weizhi .s_width{display: flex;justify-content:space-between;}

.se_nav_about{width:100%;display: flex;justify-content:center;position: absolute;left:0;bottom: 0;z-index: 3;background: rgba(0,0,0,0.6);padding: 25px 0;}
.se_nav_about li{ width:calc(100%/5);position: relative;border-right:1px solid rgba(255,255,255,0.1);}
.se_nav_about li a{ font-size:16px; color:#fff;  transition: all 0.5s; display:flex; justify-content: center; align-items: center; position:relative; transition: 0.3s; text-align: center;}
.se_nav_about li:hover{ }
.se_nav_about li a:hover{ color:#fff;text-decoration: none; font-weight: bold; margin: -5px 0 0 0;}
.se_nav_about li.cu_active a{ color:#fff;font-weight: bold;margin: -5px 0 0 0; }


.iconfont {width:30px;height:30px; background-size: 100%; margin:0 15px 0 0}


.se_nav_news li:nth-child(1) div{background-image: url(../images/nna.png);}
.se_nav_news li:nth-child(2) div{background-image: url(../images/nnb.png);}


.aboutus{ background: url(../images/map.jpg) no-repeat center top;padding:90px 0 0 0}
.se_title{ display: flex;justify-content: space-between;align-content: center}
.since{ border-bottom: 1px solid rgba(0,0,0,0.1); padding:0 0 55px 0}
.since_l{ display: flex;justify-content: center;flex-direction: column}
.since_l p{ font-size:36px;color:#1d2088;font-weight: bold}
.since_l div{ font-size: 60px;font-family: neutra_text_tf;line-height: 60px; }
.font_44 h2{font-size: 30px;font-weight: bold;color:#28a19d; }
.font_44 h2 span{color:#28a19d;padding:0 0 0 15px; }
.font_44 p{ font-size:17px;line-height:40px;color:#5d5d5d}
.honor_t{text-align: center}
.aboutus_con {padding: 75px 0 55px 0}
.aboutus_con p{ font-size:16px;color:#333;line-height:32px; }
/*culture*/
.about_page_content{background: url(../images/linianbg.jpg) no-repeat left center ; padding:55px 0 89px 0}
.page_public_max{font-size: 58px;color: #fff;text-align: center;line-height: 150px; }
.about_page_content .s_width{display: flex;justify-content: space-between; align-items: flex-start;}
.about_idea_item{width:48%}
.about_idea_img{position: relative;}
.about_idea_img img{ width:100%;display: block;position: relative;}
.about_idea_img strong{  position: absolute; width:100%; top: 0;left:0;height:100%; display: flex;justify-content: center;align-items: center; text-align: center;font-size: 33px;color: #fff;}
.linian_text{width:88%;margin:-50px auto 0 auto;background: #fff; position: relative; z-index: 2;padding:30px;}
.linian_text p{font-size:27px;color: #666; line-height: 45px;}
.linian_text span{font-size:16px;color: #666; line-height: 28px; display: block;}
/* se_wenhua */
.se_wenhua{padding:55px 0 0 0;margin-bottom:45px;  }
.se_wenhua ul{ padding:35px 0 0 0; display: flex;justify-content:space-between; flex-wrap:wrap;}
.se_wenhua li{width:24%;position: relative; display: flex;justify-content:flex-start; flex-direction: column; align-items: center;padding:45px 0; box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.se_wenhua li div img{ display: block;width:68px;}
.se_wenhua li  strong{font-size:18px;color: #333;display: block; line-height: 55px;}
.se_wenhua li  p{font-size:16px;color: #333;display: block; line-height: 28px;padding:0 15px}
/* video_con */
.video_con{padding:25px 0 55px 0}
.video_con video{width:100%;height:auto;object-fit:cover;}
/* rencai */
.rencai{padding:55px 0 45px 0}
.rencai2{padding:35px 0 45px 0}
.rencai_t{  margin-bottom: 35px;}
.rencai_t span{ font-size: 33px;display: block; text-align: center;line-height: 75px;color:#28a19d; }
.rencai_t p{ width:70%;margin: 0 auto; font-size: 17px; line-height: 35px;color:#666; text-align: center; }
.rencai ul{margin-bottom:45px; display: flex;justify-content:space-between; flex-wrap:wrap;}
.rencai li{width:30%;position: relative; display: flex;justify-content:center; flex-direction: column; align-items: center;}
.rencai li div img{ display: block;width:80px;}
.rencai li  strong{font-size:22px;color: #333;display: block; line-height: 55px;}
.rencai li  p{font-size:16px;color: #333;display: block; line-height: 28px;}
.indexsec03 { padding:0 0 0 0 ;position: relative; overflow: hidden;}
.indexsec03 .topbox { margin-bottom: 80px; display: flex;	justify-content: space-between;	align-items: flex-start;}
.indexsec03 .topbox p {	width: 37%;	line-height: 23px;}
.indexsec03 .topbox .headLine01 { width: 60%;}
.indexsec03 .listul li { float: left; width:15%; margin-right: 1%; height: 590px;background-size: cover; background-position: center center;	background-repeat: no-repeat;	position: relative;	-webkit-transition: all 1s;transition: all 1s; overflow: hidden;}
.indexsec03 .listul li:nth-child(4){margin-right: 0;}
.indexsec03 .listul p {	position:absolute;	z-index:3;	color:#fff;font-size:20px;width:100%;height:100%;left:0;top:0; line-height:75px; text-align:center;box-sizing:border-box;padding:5px;display: flex;justify-content: center;align-items: center;flex-direction: column;transition: all .5s;}
.indexsec03 .listul p i{display:block; width:40px;margin: 0 auto;height:1px;background: rgba(255,255,255,0.5);}
.indexsec03 .listul .listul_h{ opacity:0;transform: translate(0,-50%);padding:0 55px; position: absolute;left:0;top:35%;width:100%; z-index: 3;
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);}
.indexsec03 .listul .listul_h span {  width:0;margin:0 auto;}
.indexsec03 .listul .listul_h i{display:block; width:80px;margin: 20px auto;height:1px;background: rgba(255,255,255,1);}
.listul_bg{width:100%;height:100%;background: rgba(0,0,0,0.4);position: absolute;left:0;top:0;z-index: 2;;}
.indexsec03 .listul .on .listul_h{  transform: none;opacity:1; 
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;}
.indexsec03 .listul .on .listul_h span { font-size: 17px;color: #fff;line-height:31px; display: block;	margin-top: 5px; width:600px;margin:0 auto;}
.indexsec03 .listul .listul_h strong{display: block;font-size: 32px;color: #fff; text-align: center;}
.indexsec03 .listul .on {width: 52%;}
.indexsec03 .listul .on p { display: none;;
	font-size: 28px;
	text-align: left;
	padding-left: 50px;
	top: inherit;
	bottom: 50px;
	transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
}
.case2 .list .item:nth-child(4n){margin: 0 0 15px 0;}
.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case2 .list .item .pro_pic img{ display: block; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case2 .list .item:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.case2 .list .item .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.case2 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.case2 .list .item .pro_text{ color:#232323;text-align:center; font-size:15px;line-height:28px;margin:10px 10px 10px 10px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2}
/* case2 */
.case2{ padding: 55px 0; box-sizing: border-box; }
.case2 .list{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:23%;height:auto; margin: 0 2% 15px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;padding:0 0 0 0 }
.case2 .list .item .img{ position: relative; width: 100%; overflow: hidden; }
.case2 .list .item .img2{ position: relative; width: 100%; overflow: hidden;border: 1px solid rgba(0,0,0,.08); }
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 24px 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .item:hover h4{ color: #333; }
.case2 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .page{ padding-top: 0px; }

@media (max-width:1500px){
	.case2 .list::after{ }
	.case2 .list .item{ }
	.case2 .item h4{ padding: 20px 0 10px; }
}
@media (max-width:1200px){
	.case2 .list .item{ margin-bottom: 40px; }
	.case2 .item h4{ padding: 16px 0 8px; }
}
@media (max-width:991px){
	.case2 .list::after{ width: 48%; }
	.case2 .list .item{ width: 48%; }
	.case2 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case2{ padding-top: 15px; }
	.case2 .list .item{ margin-bottom: 30px; }
	.case2 .item h4{ font-size: 17px; }
}
@media (max-width:480px){
	.case2{ padding-top: 10px; }
	.case2 .list{ justify-content: center; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%; margin-bottom: 15px; }
	.case2 .list .item .pro_text{font-size: 15px;line-height: 26px;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case2 .list .item{ width: 100%; }
}
/* honour */
.honour_tit {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	color: #222222;
	text-align: center;
  }
  
  .honour1 {
	background-color: #f7f8fa;
	padding-top: 100px;
  }
  
  .honour1 .container {
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .honour1 .container .left {
	width: 52.5%;
	position: relative;
	padding-top: 15%;
  }
  .honour1 .container .left img:nth-child(1) {
	width: 100%
  }
  .honour1 .container .left .img {
	position: absolute;
	z-index: 3;
	width: 31.55%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
  }
  
  .honour1 .container .left .img1 {
	left: 61%;
	top: 24.3%;
  }
  
  .honour1 .container .left .img2 {
	left: 27.4%;
	top: 38.6%;
  }
  
  .honour1 .container .left .img3 {
	left: 73.7%;
	top: 60%;
  }
  
  .honour1 .container .right {
	width: 47.5%;
	padding: 0 4% 0 8%;
  }
  
  .honour1 .container .right .nums {
	display: flex;
	flex-wrap: wrap;
  }
  
  .honour1 .container .right .nums .item {
	width: 49%;
	margin-top: 60px;
  }
  
  .honour1 .container .right .nums h4 {font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
  }
  
  .honour1 .container .right .nums h4 span {
	font-size: 60px;
	font-weight: bold;
	color: #c7000b;
	background-image: linear-gradient(to top, #df282e, #ff9987);
	-webkit-background-clip: text;
	color: transparent;
	font-family: 'DIN';
  }
  
  .honour1 .container .right .nums h6 {font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	word-break: keep-all;
	white-space: nowrap;
  }
  
  .honour1 .container .right h3 {
	font-size: 17px;
	line-height: 30px;
	color: #333333;font-weight: normal;
  }
  
  .honour1 .container .right h5 {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #999999;
	margin-top: 60px;
  }
  .container {
	margin: 0 auto;
	min-height: 1px;
	width: 90%;    max-width: 1600px;
  }
  .honour2 {
	padding: 100px 0;
  }
  
  .honour2 .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 50px;
  }
  
  .honour2 .container .item {
	width: 346px;
	height: 78px;
	background: url(../images/honour_3.png) center / contain no-repeat;
	margin: 30px 26px;padding: 0 25px;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
  }
/*productshow*/
.productshow{}
.fl_title{text-align: center;padding:45px 0 50px 0}
.fl_title div{font-size: 50px;color:#ebc01c;  line-height:100px;}
.fl_title div strong{color:#ebc01c;}
.fl_title p{font-size: 16px;color:#505050; line-height: 30px;}
.fl_title i{ display: block;width:80px;height:2px;margin: 0 auto 15px auto; background: #777}
.se_cage{ width:80px;position: fixed;right:0;bottom:0;height:100vh;display: flex; justify-content: center;flex-direction: column; }
.se_cage li{width:100%;line-height: 26px; text-align: center; margin:0 0 0 0;transition: all 0.5s; padding:15px 10px; background: #eea115; border-bottom: 1px solid rgba(255,255,255,0.3) }
.se_cage li:hover{background: #333 }
.se_cage li a{color:#fff; font-size: 15px; transition: 0.5s}
.se_cage li div{width:100px;height:43px; margin: 0 auto; transition: 0.5s}
.se_cage li a:hover{color: #fff;font-weight: bold}
.pro_cage_con{background: url(../images/ppbg.jpg) no-repeat center top; padding:0 0 145px 0}
.chanpin_bg{background:#f9f9f9; padding:30px 0 30px 0}
.chanpin_con{padding:30px 0 30px 0}
.chanpin_con .s_width{ }
.chanpin_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.chanpin_con li{width:32.5%; margin: 0 1% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s;  }
.chanpin_con li:nth-child(3n){ margin: 0 0 28px 0;}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con li a{ display: block;width:100%;overflow: hidden;}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.chanpin_con .pro_text{ position: relative; padding:10px 24px; }
.chanpin_con .pro_text p{color:#515151; font-size:18px;line-height:60px; }
.chanpin_con .pro_text span{color:#666666; width:130px; border:1px solid rgba(0,0,0,0.1); margin: 0 auto; border-radius:50px;font-size:16px;line-height:35px; display: block;}
.chanpin_con li:hover .pro_text{background: #fcb026; }
.chanpin_con li:hover .pro_text p{ color:#fff; }
.chanpin_con li:hover .pro_text span{ color:#fff;  border:1px solid rgba(255,255,255,0.4);}
.info_pic{text-align: center}
.case{background:#fff;padding:110px 0 75px 0;}
.c_title{padding:0 0 50px 0;}
.c_title div{width:900px; margin: 0 auto; position: relative; display: flex;justify-content:center; align-items: center;background:url(../images/de.png) no-repeat center top;}
.c_title div strong{ color: #1d1d1d;padding:15px 0 15px 0;font-size: 60px;}
.c_title div:before{ content: ''; position: absolute;left:0;width:96px;height:51px; background:url(../images/c_l.png) no-repeat left top;}
.c_title div:after{ content: ''; position: absolute;right:0;width:96px;height:51px; background:url(../images/c_r.png) no-repeat left top;}
.c_title p{color: #333}
.case_dd{position:relative; overflow:hidden; }
.case_dd li{float:left; width:512px; margin-right:15px; margin-bottom:14px; position:relative; overflow:hidden; transition:all 0.3s ease 0s; cursor:pointer;}
.case_dd .cp_m{ overflow:hidden; position: relative;z-index: 2;}
.case_dd .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; margin-bottom: 0 }
.case_dd .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.case_dd .cp_k{ background-image: linear-gradient(50deg,#1e4372,#125e9f);color: transparent;}
.case_dd .cp_k p{ color: #fff; font-size:19px; line-height:90px; text-align: left; width:90%;margin:0 auto;background:url(../images/jjj.png) no-repeat right center;}
.pp_title{padding:80px 0 50px 0;}
/*se_about_con*/
.item_title{height:241px; display: flex;justify-content:center;flex-direction:column; text-align: center; position: absolute;z-index: 2;width:100%;top:50%;margin-top:-120px;}
.item_title div{font-size: 38px;color:#fff; padding:25px 0 0 0;}
.item_title p{font-size: 17px;color:#fff;}
.item_title span{display: block;width:1px;height:0;margin: 0 auto 0 auto}

.se_nav{width:100%;display: flex;justify-content:center;position: absolute;left:0;bottom: 0;z-index: 3;background: rgba(0,0,0,0.5);padding:25px 0}
.se_nav2{ background: rgba(40,161,157,0.8); }
.se_nav .s_width{ display: flex;justify-content:center; }
.se_nav li{ width:calc(100%/8);position: relative;border-right:1px solid rgba(255,255,255,0.1);}
.se_nav li a{ font-size:16px; color:#fff; line-height:30px;transition: all 0.5s; display:flex; justify-content: center; align-items: center; flex-direction: column; position:relative; transition: 0.3s; text-align: center;}
.se_nav li:hover{ }
.se_nav li a:hover{ color:#fff;text-decoration: none; font-weight: bold;margin: -5px 0 0 0;  }
.se_nav li.cu_active a{ color:#fff;font-weight: bold; }
.se_nav li div {width:50px;height:46px; background-size: 100%; margin:0 auto 5px auto}
.se_nav li:nth-child(1) div{background-image: url(../img/ca.png);}
.se_nav li:nth-child(2) div{background-image: url(../img/cb.png);}
.se_nav li:nth-child(3) div{background-image: url(../img/cc.png);}
.se_nav li:nth-child(4) div{background-image: url(../img/cd.png);}
.se_nav li:nth-child(5) div{background-image: url(../img/ce.png);}
.se_nav li:nth-child(6) div{background-image: url(../img/cf.png);}
.se_nav li:nth-child(7) div{background-image: url(../img/cg.png);}
.se_nav li:nth-child(8) div{background-image: url(../img/ch.png);}
.se_nav li:nth-child(8){border-right:0 solid rgba(255,255,255,0.1);;}

/*video
.video{width:100%;position: relative;overflow: hidden;}
.video img{width:100%; display: block}
*/

/*se_zizhi*/
.se_zizhi{padding:75px 0;position: relative}
.se_zizhi_con{position:relative;overflow:hidden;padding:45px 0 35px 0}
.se_zizhi_dd{position:relative; }
.se_zizhi_dd li{float:left; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;}
.se_zizhi_dd .cp_div{width:99%;margin: 0  auto; position:relative; overflow:hidden; border: 1px solid rgba(0,0,0,0.05) }
.se_zizhi_dd .cp_m{  overflow:hidden;z-index: 1 }
.se_zizhi_dd .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_zizhi_dd .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_zizhi_dd .cp_k{ width:99%;margin: 0  auto; background:rgba(0,0,0,0.05)  }
.se_zizhi_dd .cp_k p{ color:#444; font-size:18px;line-height:95px; text-align: center}
.y_t{text-align: center;}


.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.huise3{background: #f7f7f7;padding:150px 0 50px 0}

.se_honor{ padding:50px 0 0 0; overflow:hidden;}
.se_honor ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;padding:0 0 25px 0;}
.se_honor li{ width:23%;height:auto; margin: 0 2% 15px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;padding:0 0 0 0}
.se_honor li:nth-child(4n){margin: 0 0 15px 0;}
.se_honor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honor .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden;padding:0 0 10px 0}
.se_honor .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.se_honor .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.se_honor .pro_text{ color:#232323;text-align:center; font-size:16px;line-height:30px;padding:30px 10px 30px 10px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;text-transform: uppercase;}
.se_honor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
.se_honor2{ padding:50px 0 0 0; overflow:hidden;}
.se_honor2 ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;padding:0 0 25px 0;}
.se_honor2 li{ width:23%;height:auto; margin: 0 2% 15px 0;position:relative;overflow:hidden;background:#fff; }
.se_honor2 li:nth-child(4n){margin: 0 0 15px 0;}
.se_honor2 .pro_pic img{ width:100%; display: block; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor2 li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honor2 .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.se_honor2 .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.se_honor2 .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.se_honor2 .pro_text{ color:#232323;text-align:center; font-size:15px;line-height:28px; margin:10px 10px 0 10px;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_honor2 ul a{display:block; padding:0 0 10px 0  }
.se_hang_dd{position:relative; overflow:hidden;padding:80px 0 }
.se_hang_dd ul{display: flex;justify-content:flex-start;flex-wrap: wrap}
.se_hang_dd li{  width: 32.5%; margin: 0 1.2% 28px 0; position:relative; overflow:hidden; transition:all 0.3s ease 0s; cursor:pointer;}
.se_hang_dd li:nth-child(3n){ margin: 0 0 28px 0;}
.se_hang_dd .cp_m{ overflow:hidden; position: relative;z-index: 2;}
.se_hang_dd .cp_jing{ position: absolute;right:0;top:0; z-index: 3}
.se_hang_dd .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_hang_dd .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_hang_dd .cp_k{ background-image: linear-gradient(50deg,#1e4372,#125e9f);color: transparent; position: absolute;bottom:0;left:0; z-index: 3;width:100%; opacity: .9}
.se_hang_dd .cp_k p{ color: #fff; font-size:19px; line-height:90px; text-align: left; width:90%;margin:0 auto;background:url(../images/jjj.png) no-repeat right center;}
.se_product{padding:0 0 30px 0;display: flex;justify-content:space-between; align-items: flex-start;}
.left_nav{width: 20%; position: sticky;top: 110px;;}
.left_nav li a { width: 100%; display: flex; align-items: center; justify-content: space-between; font-size: 16px; border-bottom: 2px solid #f1f1f1; padding: 20px 0;  }
.left_nav li span {	display: block;	width: 80%;	width: calc(100% - 20px);	white-space: nowrap;	overflow: hidden;	text-overflow: ellipsis;  }
.left_nav li i { display: block;	overflow: hidden;  }
.left_nav li.on  span{	color: #28a19d; }
.left_nav li a:hover span{color: #28a19d; }
.se_product_c{width:76%}
.se_product_c ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_product_c li{width:32%; margin: 0 1% 18px 0; background: #fafafa; position:relative;cursor:pointer;  transition: 0.5s; padding:0 25px 10px 25px;}
.se_product_c li a{display: flex;justify-content:space-between; align-items: center; flex-direction: column;}
.se_product_c li:nth-child(3n){ margin: 0 0 18px 0;}
.se_product_c .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_product_c li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_product_c .pro_pic{ width:100%;position:relative; overflow:hidden; }
.se_product_c .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.se_product_c .pro_text{ width:100%;position: relative; color:#515151; }
.se_product_c .pro_text p{  color:#333;  font-size:17px;line-height:30px;  text-align: center; border-top: 1px solid rgba(0, 0, 0, 0.1);padding:25px 0  }
.se_product_c .pro_text span{ display:block;color:#515151; font-size:16px;margin:10px 0 0 0;line-height:27px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_product3 li{width:100%; margin: 0 0% 18px 0;padding:0;}
.se_product3 li:nth-child(2n) a{flex-direction: row-reverse;}
.se_product3 .pro_text p{  color:#333;font-weight: bold; font-size:27px;line-height:50px; }
.se_product3 .pro_text i{display: block;border: 1px solid rgba(0,0,0,0.5);width:120px;line-height: 45px;text-align: center;color: #333; font-style: normal;}
.se_product3 .pro_text span{ margin:15px 0 25px 0;line-height:30px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}


.baise{background: #fff;padding:50px 0 50px 0}
.se_product2{position:relative; padding:0 0 30px 0}
.se_product2 ul{display: flex;justify-content:space-between;flex-wrap: wrap}
.se_product2 li{ width:49%; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; display: flex;justify-content:center;margin: 0 0 15px 0; box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.se_product2 .cp_div{ width:50%; position:relative; overflow:hidden; background: #fff; padding:30px 0 0 65px;}
.se_product2 .cp_div pre{padding:25px 0; line-height: 30px; color: #6f6f6f; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
.se_product2 .cp_m{ width:48%; position:relative; overflow:hidden; background: #fff; padding:15px 0 }
.se_product2 .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_product2 .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_product2 .cp_k p{ color:#333; font-size:24px; font-weight: bold}
.se_product2 .cp_k a{ color:#444; font-size:15px;  width:155px;line-height: 45px; border-radius: 50px; display: block; text-align: center;border: 1px solid rgba(0,0,0,0.2)}
.se_factory{ padding:50px 0 21px 0;  overflow:hidden;}
.se_factory ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_factory li{padding:20px 20px 15px 20px;width:31.5%;height:auto; margin: 0 1.9% 2% 0;position:relative;overflow:hidden; cursor:pointer; background: #fff}
.se_factory li:nth-child(3n){margin: 0 0 2% 0;}
.se_factory .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_factory li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_factory .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_factory .pro_text{ color:#232323;text-align:center; font-size:18px;line-height:75px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.se_factory ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
.se_product_banner{width:100%;position: relative;overflow: hidden; }
.se_product_banner_div {width:100%;position: relative;overflow: hidden; }
.se_espcms_book{padding:0 0 0 0; background: #fff}
.se_espcms_book2{padding:30px 0; display: flex;justify-content: space-between; align-items: flex-start;}
.huise3 .se_espcms_book2{padding:0 0; }
.se_n_l{width:68%}
.se_n_r{width:27%; }
.se_n_r_top{ background: #fff;padding:35px 28px;margin:0 0 25px 0}
.se_n_r_t{font-size: 1.5rem; color: #333;}
.se_n_r li a:before { content: ''; width: 4px; height: 4px; background-color: #ff6a00; border-radius: 50%; display: inline-block; vertical-align: middle; margin: -2px 10px 0 0;}
.se_n_r li a { display: block; font-size: 16px;line-height: 28px; color: #808080; margin-top: 1.25rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.se_espcms_book4{padding:30px 0;}
.se_espcms_book4 h1{ line-height:30px; margin: 0 0 15px 0; text-align: center; font-size: 18px;}
.se_espcms_book4 .se_date{ font-size:16px; line-height:38px; padding: 0 0 30px 0 ; color: #666;text-align: center; }

.se_espcms_book2 h1{ line-height:30px; margin: 0 0 15px 0; }
.se_espcms_book2 .se_n_l  h1{ font-weight: normal;font-size: 18px; }
.se_espcms_book2 .se_date{ font-size:16px; line-height:38px; padding: 0 0 30px 0 ; color: #666; }
.se_tel{padding:30px 0 0 0}
.miaoshu{ line-height:95px; padding:0 0 0 0; color:#ebc120; font-size:36px;  margin:0 0 25px 0; position: relative; font-weight: bold}
.miaoshu i{ position: absolute;left:0;bottom:0;width:50px;height:2px; background: #ebc120}
.th_pro_con {overflow: hidden; font-size:15px; line-height:31px; color:#666;  margin-bottom:30px;  padding:30px 0; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 16px;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:30px 0 0 0; padding:0 0 30px 0}
.info_content{ font-size:16px; line-height:27px; color:#666;}
.info_content img{ max-width:100%;display: block;margin: 5px auto;}
.info_content  strong{ display: block;font-size: 21px;color: #058d89; line-height: 65px;margin-top:15px; margin-bottom:5px;border-bottom: 1px solid rgba(0, 0, 0, .06);padding:0 0 0 45px;background: url(../images/banner-icon.png) no-repeat left center;}

.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 47px;}
.welcome{width:100%; text-align: center; height:400px; margin:0 0 0 0; display: flex; justify-content: space-around;align-items: center;background: url(../images/hh.jpg) no-repeat center top; background-attachment: fixed;}
.welcome div{ height:150px;display: flex; flex-direction: column;align-items: center;justify-content: space-between;}
.welcome span,.welcome p{display: block; text-align: center;color: #fff}
.welcome span{font-size: 30px; line-height: 65px; font-weight: bold}
.welcome p{font-size: 18px;}
.guding{ height:70px; position:relative; width:100%;}
.guding_line{ height:1px; width:100%;background:#eee; position: absolute;top:34px; z-index: 1}
.prod_nav{ position: relative;z-index: 2}
.prod_nav ul{ display: flex; justify-content: space-between;}
.prod_nav li{ width:350px;text-align:center; overflow: hidden;  line-height:70px; color:#444;border-radius: 20px;box-shadow: 0px 1px 4px rgba(250, 233, 221, 0.3), 0px 0px 20px rgba(223, 54, 42, 0.1) inset; background: #fff}
.prod_nav li.cu_active{ color:#fff; background: #e1453f;}
.prod_nav li a{ color:#e1453f; font-size:24px; display:block}
.prod_nav li a:hover{ color:#fff; background: #e1453f;}
.prod_nav li.cu_active a{ color:#fff; }
.se_liuyan{padding:85px 0 ;overflow: hidden;  background: #f6f8fc;}
.info_liuyan{position: relative;height:645px;}
.se_liuyan_con{ width:100%; padding:35px 5%; box-sizing:border-box;  border:1px solid #dddddd ; box-shadow: 0px 1px 4px rgba(250, 233, 221, 0.3), 0px 0px 20px rgba(223, 54, 42, 0.1) inset; z-index:1}
.liu_con{overflow: hidden; }
.layui-input{padding: 0 3px 0 10px;float: left; width:32.3%;overflow: hidden;border:none;background:#fff;font-size: 16px;color: #666;line-height: 60px; margin: 0 1% 2% 0;}
.footer_r_con .layui-input{ float: none; width:100%;}
.layui-textarea{padding:1%;font-size: 16px;color: #666;line-height: 35px;  width: 100%;border:0 solid transparent; border-color: rgba(151, 151, 151, 0.3); margin-bottom: 3%;}
.layui-btn{ display:block; background: #28a19d; color:#fff;width: 11%;  font-size: 16px; height:38px;   line-height: 38px; border:none!important;  padding:0 31px;float: left;}
.layui-btn-primary{margin: 0 0 0 0;float: right;}
.second_img div{margin:0 0 20px 0;}
.guding_title{ font-size:24px; color:#eb0e0e; margin-bottom:30px;text-indent:0;padding:0 0 0 45px;background:url(../images/quan2.png) no-repeat left center; line-height: 65px; }
.se_xg{background: url(../images/ppbg.jpg);padding:80px 0 10px 0;}
.se_case{position:relative; overflow:hidden; padding: 50px 0 50px 0; }
.se_case ul{padding: 0 0 50px 0; display: flex;justify-content: space-between; flex-wrap: wrap}
.se_case li{ width:23%; height:auto; margin-right:0; margin-bottom:24px; position:relative; overflow:hidden;border-radius: 40px; transition:all 0.3s ease 0s; cursor:pointer;box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.se_case .cp_m{ width:100%; margin: 0 auto;overflow:hidden;position: relative;z-index: 2;}
.se_case .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_case .cp_k{width:100%;z-index: 1; line-height:94px; background:#fff url(../images/2_12.png) no-repeat right bottom;}
.se_case .cp_k p{ color: #1e1e1e; font-size:19px; line-height:90px; text-align: left; width:90%;margin:0 auto;background: url(../images/xxx.jpg) no-repeat left center; padding:0 0 0 55px;}
.se_news{padding:35px 0 65px 0; line-height: 35px; font-size: 16px; color:#666; }
.se_newslist{ }
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row-reverse;justify-content:space-between; border-bottom:1px solid rgba(0,0,0,0.1);  overflow:hidden; cursor: pointer; margin:0 0 35px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  align-items: center;padding:0 0 30px 0 }
.se_newslist_l{ width:23%; position:relative; overflow:hidden; }
.se_newslist_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist_r{ width: 60%; position: relative;  margin:0 20px 0 0}
.se_newslist_r a{ font-size:20px; color:#444;   display:block; line-height:28px; }
.se_newslist_r a:hover{ color:#28a19d;}
.se_newslist_r p{ line-height:28px; color:#888; margin:10px 0 10px 0; font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist_r span{ display:block; line-height:28px; color:#888; padding:5px 0 5px 35px; font-size:15px;text-transform:uppercase; background:url(../images/zhong.png) no-repeat left center;background-size: 18px;}
.se_newslist_r .se_newslist_more{ width:90px; border-bottom:1px solid #1476c2; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist_r .se_newslist_more a{ color:#1476c2; font-size:14px;}
.se_newslist .n_date{ width: 10%; position: relative;  margin:0 20px 0 0; text-align: center; }
.se_newslist .n_date span{ font-size:38px;line-height: 65px; color:#333;font-family: impact;display: block;}
.se_newslist .n_date p{ font-size:18px; line-height: 65px; color:#333; }


.se_newslist2 {display:flex; justify-content:flex-start; flex-wrap: wrap; }
.se_newslist2 li{width:32%; overflow:hidden; cursor: pointer; margin:0 1% 35px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  align-items: center;padding:0 0 30px 0 ;background: #fff;}
.se_newslist2_pic{   position:relative; overflow:hidden; }
.se_newslist2_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_newslist2 li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist2_t{width:92%;margin:15px auto; line-height:28px; color:#555;     font-size: 15px;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
.se_newslist2 .n_date{ width:92%;margin:0 auto 5px auto;  position: relative;    font-size: 15px;}
.se_newslist2 .n_date span{ font-size:38px;line-height: 65px; color:#333;font-family: impact;display: block;}
.se_newslist2 .n_date p{ font-size:18px; line-height: 65px; color:#333; }


.er_title div strong{ color: #fff}
.se_contact_p .btnt{width:205px;height:65px;margin-top:25px;background-color:#fc6546; background-image: linear-gradient(#ff765b,#eb201b); border-radius:50px;display:block;font-size:26px;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 30px 30px rgba(252,101,70,.3)}
.btn-hover{overflow:hidden;position:relative;transition:all .8s ease}
.se_message strong {    color: #fff; display: inline-block;}
.se_message strong i {    color: #fff;}
.se_message p {  font-size: 18px; line-height: 60px;  color: #fff;}
.se_message{width:35%;position: absolute;height:100%;right:10%;top:0;z-index: 5;padding:0 2% 0 10%; }
.message_t{ color: #fff;padding: 180px 0 0 0; font-size: 16px;}
.message_t div.niu{color:#fff;font-weight: bold;font-size: 45px; }
/*video*/
.ppro_pic{width:55%;position:absolute;right:5px;bottom:25px; z-index: 5;text-align: center}
.ppro_pic img{width:100%; max-width:748px;}
.se_lanmu{ text-align: center;position: absolute;width:50%;left:50%;margin-left:-25%;height:300px;top:50%;margin-top:-150px; z-index: 999}
.se_lanmu b{ display: block;font-size: 36px;color:#fff;text-transform: uppercase; font-weight: normal; }
.se_lanmu .aboutus_line{height:57px;width:3px;background:#fff;margin:28px auto}
.se_lanmu strong{ display: block;font-size: 70px;color:#fff;}
.se_lanmu p{font-size: 17px;color:#fff;line-height: 40px}
.se_bian{ text-align: left;position: absolute;width:88%;left:50%;margin-left:-44%;height:340px;top:50%;margin-top:-200px; z-index: 999}
.se_bian b{ display: block;font-size: 36px;color:#222;text-transform: uppercase; font-weight: normal; }
.se_bian strong{ display: block;font-size: 70px;color:#222;}
.se_bian p{font-size: 17px;color:#333;line-height: 40px;position: relative;height: 40px;padding:0  0 0 65px; margin: 0 0 45px 0}
.se_bian p:before{content: '';position: absolute;left:0;top:19px;width:50px;height:1px;background: #222;}
.se_bian .kuang{position: absolute;left:0;bottom:0}
.se_bian ul{width:370px; display: flex;justify-content: space-between;}
.se_bian li{width:48%; border: 1px solid rgba(0,0,0,0.6);line-height: 55px; text-align: center;transition: 0.5s;}
.se_bian li a{ color: #333;font-size: 16px;}
.se_bian li:hover{border: 1px solid #e32222; background: #e32222}
.se_bian li:hover a{color: #fff}
.bian_con{width:100%;display: flex;justify-content: space-between}
.bian_con div.bian_con_pic{width:50%; text-align: center;padding:25px 0 0 0}
.bian_con div.bian_con_pic img{width:90%;max-width: 700px;}
.bian_con div.bian_con_text{ width:50%;background: #f7f9fb;position: relative}
.se_pro_text{width:45%;}
.se_pro_text{width:85%;text-align:left; position: absolute;left:50%;margin-left:-42.5%;top:50%;margin-top:-250px;height:500px;}
.se_pro_text h1{ text-align: left;line-height:95px;font-weight: bold; color:#555;margin: 0 0 0 0}
.se_pro_text .se_date{ text-align:left;font-size:15px;line-height:33px;color:#777;  margin:10px 0; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);padding:25px 0}
.se_pro_text .join_back{width:140px; height: 50px; line-height: 50px; background:#ec1212; text-align: center;  margin:20px 0;}
.se_pro_text .join_back a{ color:#fff;}
.nn_banner .video_yuan_l{width:400px;height:400px;background:rgba(248,36,36,0.6); position: absolute;z-index:5;bottom:-31%;left:-10%;border-radius:400px;}
.nn_banner .s_width{z-index: 4; position:relative;}
.nn_banner_li{width:500px; display: flex;justify-content:flex-start;margin:15px auto}
.nn_banner_li li{width:45%;margin:0 10px 0 0;border:1px solid rgba(255,255,255,0.5);line-height: 55px;text-align: center;transition:0.3s;}
.nn_banner_li li a{ display: block; color:#fff;transition:0.3s;font-size:16px;}
.nn_banner_li li a:hover{background:#e22929;text-decoration: none;}
.nn_banner_li li:hover{border:1px solid #e22929;}
.nn_banner_li li.on{border:1px solid #e22929;background:#e22929;}
.se_li_pro_a{ display: flex;justify-content: space-between; position: relative}
.se_li_pro_b{ display: flex;justify-content: space-between; position: relative}
.se_li_pro_pic{width:50%;}
.se_li_pro_pic img{width:100%;}
.se_li_pro_text{width:50%;padding:5% 5% 0 5%; background: #fff; text-align: left;}
.se_li_pro_text strong{ display: block; color:#444;line-height: ; font-size: 50px;}
.se_li_pro_text li a{ color:#333;line-height: 35px; font-size: 17px;}
.se_li_pro_text ul{display: flex;justify-content: flex-start;}
.se_li_pro_text li{ width:30%}
.se_li_pro_text p{ color:#333;line-height: ; font-size: 16px; margin: 0 0 35px 0}
.se_li_pro_line{height:47px;width:3px;background:#444;margin:28px 0}
.se_li_pro_text dd a{ color:#333;line-height: 45px; font-size: 17px;}
.se_li_pro_text dl{display: flex;justify-content: flex-start; flex-wrap: wrap}
.se_li_pro_text dd{ width:30%}
.se_honnor{ padding:21px 0;  overflow:hidden;}
.se_honnor ul{display:flex;flex:row;justify-content:flex-start;flex-wrap:wrap;}
.se_honnor li{padding:25px 25px 15px 25px;width:32%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_honnor li:nth-child(3n){margin: 0 0 2% 0;}
.se_honnor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honnor li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honnor .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_honnor .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
.se_honnor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
.flex_title{text-align:center;width:585px;margin:0 auto;}
.flex_title div{font-size:30px;color:#4c4c4c}
.flex_title p{font-size:48px;color:#414141;line-height:70px;}
.flex_title p a{color:#414141;}
.flex_title p strong{color:#028e9b}
.flex_title span{display:block;height:1px;padding:10px 0 0 0}
.flex_title i{display:block;line-height:30px;font-size:16px;color:#676767;font-style:normal;}
.item_title2{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:121px;}
.item_title2 div{color:#145fc5;font-size:38px;font-weight:bold;}
.item_title2 div span{color:#232323}
.item_title2 p{color:#505050;font-size:17px;}
.se_espcms_page{font-size:15px; margin-bottom:30px; border:1px solid #eee; padding:30px 30px; line-height: 35px; display:flex;flex-direction:row;justify-content:space-between; flex-wrap: wrap;}
.se_n_l .se_espcms_page{border:0 solid #eee;  border-top:1px solid rgba(0,0,0,.2);padding:30px 0 0 0;    margin-bottom: 0;}
.se_espcms_page li{width:50%;}
.se_n_l .se_espcms_page li{width:100%;}
.se_espcms_page li a{color:#666;font-size:15px;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.th_news_con{overflow: hidden; font-size:15px; line-height:27px; color:#666; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.se_n_l .th_news_con{border:0 solid #eee;border-top:1px solid rgba(0,0,0,.2); padding:30px 0;}

.index-title{text-align:center;position:relative;margin:115px 0}
.index-title i{display: block; font-style: normal; font-size:50px;line-height:50px;color:#f12929;padding:10px 0;position:relative;text-align:center;}
.index-title span{font-size:90px;color:#f9f9f9;font-weight:700;text-transform:uppercase;line-height:100px;position:absolute;top:-15px;left:0;right:0;text-align:center;z-index:-1}
.index-title span:after,.index-title span:before{content:'';width:40px;height:4px;background-color:#f12929;display:inline-block;bottom:42px;margin-top:-15px;vertical-align:middle}
.index-title span:before{margin-right:-10px}
.index-title span:after{margin-left:-10px}
.index-title p{font-size:18px;color:#666;line-height:32px;margin-top:26px}
.lixi_contact{ padding:80px 0 10px 0;display:flex;justify-content:space-between;}
.lixi_contact li{ width:430px; float:left; margin:0 30px 0px 0;-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.05);  box-shadow: 0 0 15px rgba(0,0,0,0.05); background:rgba(255,255,255,0.3); height:260px; padding:50px 0 0 0}
.lixi_contact li:nth-child(3){ margin:0 0 0 0}
.lixi_contact p{ line-height:30px; color:#333; font-size:18px;  text-align:center}
.lixi_contact strong{ line-height:46px; font-size:26px; display:block; text-align:center;color:#24a6d8}
.lixi_contact img{ width:62px; display:block; margin:0 auto 10px auto}
.map{  z-index:2}
.video-box {
	position: relative;
	padding-top: 39%;
	overflow: hidden;
}
.video-box video {
	position: absolute;
	left: 50%;margin-left:-40%;
	top: 50%;margin-top:-20%;
	width: 80%;
	height: 80%;
	-o-object-fit: cover;
	object-fit: cover;
}
.icon-play {
}
.index-video {
	position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none;
}
.index-video .x-btn {
	top: 5%;
	right: 5%;
}
.index-video-wrap {
	z-index: 30;
}
.x-btn {
	position: absolute;
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #fff;
	background-color: ;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 24px;
	z-index: 50;transition:.4s all;
}
.x-btn:hover {
transform: rotate(360deg); -webkit-transform: rotate(360deg);
	color: #fff;
}
.pp_read{position: absolute; top:20%; left:11%; width: 80%; height: 600px; z-index: 4; display: flex;justify-content:space-between;}
.pp_read .pp_read_text{width:45%;}
.pp_read .pp_read_text h1{font-size:70px;color:#fff;line-height:96px;font-weight:bold}
.pp_read_jianjie{padding:0 0 0 85px;color: #eee;font-size: 16px; line-height: 33px;position: relative;}
.pp_read_jianjie:before{position:absolute; left:0;top:16px;width:70px;height:1px;background: rgba(255,255,255,0.5);content:'';}
.pp_read .pp_read_pic{width:50%;text-align: center;}
.pp_read .pp_read_pic img{width:100%; }
.pp_read .pp_read_pic .dulv_pp img{width:600px; }
/*daoruye*/
.mainly {position: fixed;top: 0;height: 100vh;width: 100%;background: #333;z-index: 9999;overflow: hidden;opacity: 0}
.mainly .m_bg{top: 0;height: 100vh;width: 100%;background: rgba(0,0,0,0.5) url(../images/banner_bg.png) repeat; z-index: 2;position: absolute
}
.m_text{width:1090px;height:410px;position:absolute;left:50%;top:50%;margin:-205px 0 0 -545px; z-index: 3}
.m_text div{text-align: center;padding:0 0 30px 0}
.m_text p {	position:absolute;left:50%;margin-left:-70px;bottom:0;font-size:16px;color:#fff;width:140px;line-height:40px;border:1px solid rgba(255,255,255,1);text-align:center;cursor: pointer;transition: all 0.3s;}
.m_text p:hover {background: #e7390d;border:1px solid #e7390d}
.lyanimate {height:0;opacity:0;transition:all 1s ease;}
.display{display: none;}
.mainly video{width:100%;height:100%;object-fit:cover;z-index:1}
.wid_height{ height: 100vh;width: 100%; transition:0.3s;}
.wid_height_hover{height:0;}
.p_float{ position:fixed; width:50px; bottom:0;  right:0; z-index:9999; opacity:0}
.p_float li{ height:50px; width:50px; text-align:center; background:#e42a2a; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-radius:5px;}
.p_float li i{ display:block; width:50px; height:50px; z-index:2; position:relative}
.p_float li:hover{ background:#333; }
.p_float li i.fl_top{ background:url(../images/tt.png) no-repeat center center;}

.se_espcms_book3{ padding:120px 5% 70px 5%; background: url(../images/prod2_bg.jpg) no-repeat center bottom	;  }
.modal-footer{ display: flex;justify-content: center;flex-direction: column;position: absolute;width:100%;padding:0 1%;left:0;bottom:0 }
.se_pro_right{width:92%;display: flex;justify-content: flex-start;align-items: center;background: #fff;}
.se_bg_pic{  width:60%;overflow: hidden;position: relative; }
.se_bg_pic img{width:100%; display: block}

.se_pro_text_pp{width:40%;padding:0 3% 0 3%; display: flex;justify-content:center;flex-direction: column}
.se_pro_text_pp h1{ line-height:47px; margin: 0 0 35px 0;  font-size: 30px;  color: #058d89; }
.se_pro_text_pp .se_date{ font-size:15px; line-height:38px; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);padding:25px 0;color:#555}
.se_pro_text_pp .se_date span{padding:0 20px 0 0;}
.se_pro_text_p{ width:100%;margin:0 auto 15px auto;padding:25px; line-height: 30px;font-size: 16px; border-radius: 20px;}
.se_pro_text_tel{ width:350px;height: 91px;font-size: 16px;line-height:91px; padding:0 0 0 100px;font-size: 30px;font-weight: bold; color:#fff; background: url(../images/about-btnt.png)}
.se_pro_text_li{padding:35px 0; line-height: 55px; width:100%;display: flex;justify-content:flex-start}
.se_pro_text_li li{width:40%; text-align: center; border:2px solid #058d89;border-radius: 30px;background: #058d89; }
.se_pro_text_li li:nth-child(2){  background: #202390;}
.se_pro_text_li li a{ color: #fff;font-size: 18px;}
.se_pro_text_li li:nth-child(2) a{ color: #fff}
.se_pro_pic_text{display: flex;justify-content: space-between; padding:30px 0 0 0}
.p_jieshao2{width:100%;display: flex;justify-content: center;flex-direction: column}
.p_jieshao2 p{color: #666;line-height: 33px;font-size: 16px;border-top: 1px solid rgba(0, 0, 0, .1); padding:35px 0 0 0 }
.p_jieshao2 .p_text{ margin-bottom: 50px;}
.p_jieshao2 strong{ display: block;font-size: 50px;color: #313131 ; line-height: 90px;}
.p_jieshao2 span{ display: block; font-size: 17px;color: #333333; line-height: 34px;}
.p_jieshao2 ul{ display: flex;justify-content:flex-start;padding-bottom:20px;  border-bottom:1px solid rgba(0,0,0,0.1);}
.p_jieshao2 li{ border-right:1px solid rgba(0,0,0,0.1);padding:0 5% 0 5%; display: flex;justify-content:flex-start; flex-direction: column; line-height: 24px; font-size: 17px;color:#777; text-align: left}
.p_jieshao2 li:nth-child(1){ padding:0 5% 0 0;}
.p_jieshao2 li:nth-child(3){ border-right:0 solid rgba(0,0,0,0.1);}
.p_jieshao2 li .canshu{font-size:36px; color: #2c2c2c; font-family: trump_gothic_east; text-transform: uppercase; line-height: 55px;}
#showbigpic{
	width: 100%; margin: 0 auto;max-width:730px
}
.piclist{}
.piclist ul{ display: flex;justify-content: flex-start; }
.absolute{
	position:absolute
}
.arrow-left{
	top:18px;
	left:0;
	color:white;
	cursor: pointer;
	width:20px;height:100px; background:url(../images/left.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;
}
.arrow-right{
	top:18px;
	right:0;
	color:white;
	cursor: pointer;
	width:20px;height:100px; background:url(../images/images/right.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;
}
.arrow-left:hover{ background:url(../images/images/left_h2.png) no-repeat center top;}
.arrow-right:hover{ background:url(../images/images/right_h2.png) no-repeat center top;}
#mycarousel{transition: all .4s;}
.espcms_pro_photo li{ width:15%; margin-bottom:10px; text-indent:0;margin-right:10px ;}
.espcms_pro_photo li img{width:100%; background: #fff  }
.cage_li{ padding:25px 0}
.cage_li li{ display: flex; justify-content: flex-start;line-height: 35px;padding:0 0 15px 0;margin:15px 0 0 0}
.cage_li li span{  width:10%; }
.cage_li li span a{ color: #333;font-size: 20px;font-weight: bold}
.cage_li li div{  width:83%; display: flex;justify-content: flex-start;}
.cage_li li div a{ color: #666;font-size: 16px; padding:0 15px 0 0}
.showpic{position:fixed;width:100%;background-color: black;filter: Alpha(opacity=50);background: rgba(0,0,0,0.8);display:none;top:0;left:0;z-index:100000}
.showpic .picdiv{position:absolute;top:50%;left:50%;opacity:0;background:#fff;}
.showpic .picdiv img{}
.showpic .picbtn_l{position:absolute;top:50%;margin-top:-20px;width:32px;height:100px; background:url(../images/images/left_h.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_r{position:absolute;top:50%;margin-top:-20px;width:32px;height:100px; background:url(../images/images/right_h.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_l:hover{ background:url(../images/images/left_h3.png) no-repeat center top;}
.showpic .picbtn_r:hover{ background:url(../images/images/right_h3.png) no-repeat center top;}
.showpic .closepic{position:absolute;top:5px;right:5px;background:url(../images/images/guan2.png) no-repeat center top;width:60px;height:60px; transition:.4s all;}
.showpic .closepic:hover{transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.showpic p{ text-align:center; font-size:18px; padding:0 0 20px 0;position: absolute;bottom: 0;width: 100%; }
.jieguo{font-size: 24px;color:#555;line-height: 85px; text-align: center}
.news_box{width: 85%; margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.flex-center{width: 85%; margin:10px auto; text-align: center;}
.se_contact_t{margin-bottom: 55px;}
.se_contact_t .s_width{display: flex;justify-content:space-between;align-items: center;padding:50px 0;border-bottom:1px solid rgba(0,0,0,0.1);}
.se_contact_l{width:65%}
.se_contact_l strong{display: block;font-size: 30px;color: #058d89;line-height: 66px;;}
.se_contact_l p{display: block;font-size: 16px;color: #555;line-height: 36px;;}
.se_contact_er{display: flex;justify-content:flex-end; text-align: center; align-items: center; }
.se_contact_er div b{display: block;font-size: 15px; color:#777;line-height:30px;font-weight: normal;}
.se_contact_er div{width:160px;height:160px;border: 1px solid rgba(0, 0, 0, .1); margin-left: 15px;}
.se_contact_er div img{display: block;width:105px;margin: 10px auto 0 auto;}
.se_contact_li{margin-bottom:45px; display: flex;justify-content:space-between; flex-wrap:wrap;}
.se_contact_li li{width:100%;position: relative; display: flex;justify-content:space-between; flex-wrap: wrap;}
.se_contact_li li strong{  font-size:17px; color:#333;padding:25px 0; font-weight: bold;width:24%}
.se_contact_li li span{ font-size:17px; color:#555;padding:25px 0; width:65%}
.se_contact_li li p{ width:48%; border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom: 10px;;display: flex;justify-content: flex-start;}


/* se_jianjie */
.se_jianjie{background: #058d89;padding: 0 0 0 0;display: flex; justify-content:flex-start; align-items: center; }

.se_jianjie_r{ width:50%;}
.se_jianjie_r img{ width:100%; display: block;}
.se_jianjie_l{ width:45%;padding:0 0 0 3%; font-size: 16px;line-height: 30px;color: #fff;}
.se_jianjie_b{background: #f4f4f4;display: flex;justify-content: space-between; align-items: center;margin-bottom:45px;}
.se_jianjie_b_l{ width:48%;padding:0 0 0 2%; font-size: 16px;line-height: 30px;color: #7e7e7e;}
.se_jianjie_b_r{ width:50%;}
.se_jianjie_b_r img{ width:100%;}
/* licheng */
.fazhan{ background: url(../images/lichengbg.jpg) no-repeat center top;padding:85px 0;  }
.sw53out {
	margin-top: 120px;
	}
	#sw53 {
	height: 328px;
	}
	#sw53 .swiper-slide {
	width: 420px;
	}
	#sw53 .slideinner {
	position: relative;
	width: 100%;
	height: 100%;
	}
	.fittuwen3 {
	display: block;
	padding-left: 44px;
	padding-right: 80px;
	height: 100%;
	color: #fff;
	background: url('../images/ll.png') 14px 28px no-repeat;
	position: relative;
	}
	.fittuwen3 i {
	position: absolute;
	left: 10px;
	top: 23px;
	z-index: 1;
	border-radius: 5px;
	width: 9px;
	height: 9px;
	background-color: #ebc01c;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-box-shadow: 0 0 0 6px rgba(235, 192, 28, 0.15);
	box-shadow: 0 0 0 6px rgba(235, 192, 28, 0.15);;
	}
	.swiper-slide:hover .fittuwen3 i {
	-webkit-transform: scale(1.2) rotateY(360deg);
	transform: scale(1.2) rotateY(360deg);
	}
	.fittuwen3 dt {
	font-size: 24px;
	line-height: 54px;
	height: 54px;
	overflow: hidden;
	margin-bottom: 24px;color: #555;
	}
	.fittuwen3 dt em {
	font-size: 52px;
	font-family: "trump_gothic_east";
	font-style: normal;
	font-weight: bold;
	margin-right: 6px; color: #222;
	}
	.fittuwen3 .txt {
	font-size: 16px;
	line-height: 28px;
	height: 244px;
	overflow: auto;color: #444;
	}
	.fittuwen3 .txt dd + dd {
	margin-top: 18px;
	}
	.fittuwen3 .txt dd span {
	display: block;
	}
	@media screen and (max-height: 1200px) {
	.sw53out {
	margin-top: 80px;
	}
	}
	.wenhuasec {
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 760px;
	background-color: #fff;
	}



.g_dd{position:relative; }
.g_dd li{float: left; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;  }
.g_dd .cp_m{ position:relative; overflow:hidden;z-index: 1 ;width:95%;margin: 0 auto;background: #fff}
.g_dd .cp_m div {width:100%;margin: 0 auto; }
.g_dd .cp_m div img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.g_dd .cp_m:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.g_dd .cp_k{background: #fff;width:95%;margin: 0 auto;}
.g_dd .cp_k p{ color:#555; font-size:18px;line-height:85px;width:90%;margin: 0 auto;  text-align: left;border-top: 1px solid rgba(0,0,0,0.1);background: url(../img/yuan.jpg) no-repeat right center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}


/* product */
.k_news{padding:155px 0 112px 0;position: relative;}
.k_news:after{position: absolute;left:0;top:0;content: '';width:50%;height:100%;background: url(../img/pl.jpg);z-index: 1;}
.k_news:before{position: absolute;right:0;top:0;content: '';width:50%;height:100%;background: url(../img/pr.jpg);z-index: 1;}
.k_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;}
.k_title p strong{font-size: 28px;color: #fdfdfd; display: block;}
.k_title p i{font-style: normal;font-weight:normal;}
.k_title p span{font-size: 18px;color: #fff;display: block;line-height: 45px;}
.k_title a{width:180px;border-bottom:2px solid rgba(0,0,0,0.8);line-height: 55px;font-size: 18px;color: #1d1d1d;font-weight: bold;background:url(../img/iamore.png) no-repeat right center; text-transform: capitalize}
.pro_dd{position:relative; overflow:hidden;z-index: 2; width:91%;margin:25px 0 0 9%; }
.pro_dd li{float:left; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; }
.pro_dd li a{ display: block;overflow: hidden;position: relative;}
.pro_dd li p{position: absolute;width:95%;left:0;bottom:0;z-index: 3;padding:0 25px 25px 25px; }
.pro_dd li p strong{display: block; font-size: 17px; line-height: 28px;font-weight: normal; color: #fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:0 0 10px 0}
.pro_dd li p span{display: block;font-size: 15px; line-height: 27px; color: #fff }
.pro_dd li .p_hover{position: absolute;width:95%;left:0;bottom:0;z-index: 2;height:291px;background: url(../img/hover.png) repeat-x left bottom;}
.pro_dd li .p_pic{width:95%;overflow:hidden;position: relative;z-index: 1;}
.pro_dd li .p_pic img{ width:100%; max-width:612px; display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.pro_dd li:hover  .p_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.pro_dd2{ position: relative;z-index: 2; }
.pro_dd2 ul{  display: flex;justify-content: space-between;flex-wrap: wrap; }
.pro_dd2 li{width:49%; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; margin-bottom: 10px; }
.pro_dd2 li a{ display: block;overflow: hidden;position: relative;}
.pro_dd2 li p{ padding:5px 15px 5px 15px; background: #fff; }
.pro_dd2 li p strong{display: block; font-size: 15px; line-height: 25px;font-weight: normal; color: #333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.pro_dd2 li p span{display: block;font-size: 14px; line-height: 22px; color: #666 }
.pro_dd2 li .p_hover{position: absolute;width:95%;left:0;bottom:0;z-index: 2;height:291px;background: url(../img/hover.png) repeat-x left bottom;}
.pro_dd2 li .p_pic{width:100%;overflow:hidden;position: relative;z-index: 1;}
.pro_dd2 li .p_pic img{ width:100%; max-width:612px; display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.pro_dd2 li:hover  .p_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
/* in_right */
.in_right{position:fixed;left:0;top:0;bottom:0;width:90px;background-color:#202390;box-shadow:0 0 35px rgba(0,0,0,.15);z-index:100;transition: 0.3s;}
.r_menu{height:100px;background: #91b721;display:flex;justify-content:center;align-items:center;width:100%;border-bottom:1px solid rgba(255,255,255,0.1);}
.r_menu_p{width:100%;padding:0 35px;margin:0 auto; color: #fff;font-size: 16px;height:118px;background: #007564;display:flex;justify-content:center;align-items:center;}
.in_right ul{height:50%;text-align: center; display: flex;justify-content: space-between;flex-direction: column;position: absolute;left:0;top:25%; width:100%}
.in_right li{padding:0 0 15px 0;margin:0 0 15px 0;border-bottom:1px solid rgba(255, 255, 255, .1)}
.in_right li a{font-size: 15px;color:#fff;}
.in_right li a:hover{font-weight: bold; }

.in_right li div {width:50px;height:41px; background-size: 100%; margin:0 auto 5px auto}
.in_right li:nth-child(1) div{background-image: url(../img/proa.png);}
.in_right li:nth-child(2) div{background-image: url(../img/prob.png);}
.in_right li:nth-child(3) div{background-image: url(../img/proc.png);}
.in_right li:nth-child(4) div{background-image: url(../img/prod.png);}
.in_right li:nth-child(5) div{background-image: url(../img/proe.png);}
.in_right li:nth-child(6) div{background-image: url(../img/prof.png);}



@media only screen and (max-width:1800px){ 
	.s_width{width:92%;}
	.index_about_l{width:48%;margin:0 3% 0 4%; }
}
@media only screen and (max-width:1750px){ 
	.index_about_l .about_con_c p{font-size: 16px; line-height: 30px; -webkit-line-clamp:6;}
	.index_about_l .about_con_c strong{    font-size: 26px; 	line-height: 45px;}
	.xinlai_index .jumbo {font-size: 45px;}
	.index_about_l{width:47%;  }
	.index_about_r{width:48%;  }
}
@media only screen and (max-width:1600px){ 
	.index_about_l .about_con_c p{ -webkit-line-clamp:4;}
	.xinlai_index .jumbo {font-size: 40px;}
}
@media only screen and (max-width:1500px){ 

}
@media only screen and (max-width:1440px){ 
	.ind_ban_tex .ind_ban_tex_title{font-size: 38px;line-height: 65px;}
	.banner3 .ind_ban_tex_img img{ width:55%;margin:0 auto;display: block;}
	.ind_ban_tex .ind_ban_tex_title2{font-size:18px;line-height:35px;}
	.ind_ban_tex .ind_ban_tex_info{font-size:17px;line-height: 25px;}
	.ind_ban_tex .ind_ban_tex_title_en{margin: 20px auto}
	.logo img{ width: 187px;}
	.font66{font-size: 33px;}
	.in_title p{font-size: 33px; }
	.product{    padding: 45px 0 35px 0;}
	.product .cp_k p{font-size: 17px;}
	.product .cp_k span{width: 100px;font-size: 14px;}
	.about2 #wrap .xinlai_num_li p{ width: 61%;}
	.about2 #wrap .jumbo{font-size: 58px;}
	.about_l{ width: 51%;}
	.about_con_c{font-size: 16px;}
	.about_t strong{font-size: 22px;}
	.index_t_a{ width: 140px;line-height: 50px;}
	.news_con li p{font-size: 20px;}
	.news_con li .news_text{padding: 20px 20px;}
	.join strong{font-size: 35px;}
	.se_nav_about li a{ font-size:16px; color:#fff;  }
	.se_jianjie_l{width: 46%; padding:35px 0 35px 3%}
	.in_title div{font-size: 16px;}
	.se_wenhua li strong{font-size: 17px;}
	.zizhi_dd .cp_k p{font-size: 16px;font-weight: normal;}
	.honour_tit{font-size: 26px;}
	.honour1 .container .right .nums h4 span{font-size: 49px;}
	.honour1 .container .right .nums h4{font-size:20px;}
	.honour1 .container .right h3{font-size:16px;line-height:29px;}
	.honour2 .container .item{    width: 330px;}
	.case2 .list .item .pro_text{		-webkit-line-clamp: 2}
	.se_nav li a{font-size: 16px;}
	.se_pro_text_pp h1{font-size: 26px;}
	.info_content strong{font-size: 22px;}
	.info_content{font-size: 16px;    line-height: 31px;}
	.pro_dd li p strong{font-size: 18px;}
	.pro_dd{margin: 25px 0 0 4%;}
	.k_title p strong{font-size: 48px;}
	.k_title a{font-size: 16px;}
	.se_newslist_r a{font-size: 17px;}
	.se_newslist .n_date span{font-size:28px;}
	.se_contact_l strong{font-size:28px;}
	.se_contact_l{width:auto}
	.se_contact_er div{width:140px;}
	.font_44 h2{font-size: 41px;}
	.rec-head .th{    font-size: 16px;}
}
/*wap header*/
.head_wap{width:100%; padding:10px 5px;  z-index: 999999; background:#28a19d;position: relative;}
.head_wap_rel{position: relative; background:#111 }
.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
.head_wap .logo img{width:113px;}
.menu2 {position: relative}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 30px;
  height: 20px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background:#fff;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-315deg);
	transform: translateY(9px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(315deg);
	transform: translateY(-9px) rotate(315deg);
}
#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.7);z-index:998;}
.menuBox ul li a{width:90%;margin:0 auto;font-size:20px;font-weight: bold;display:block;color:#fff;position: relative;line-height: 45px;text-align: center; border-bottom:1px solid rgba(255,255,255,0.1);  margin-bottom: 5px;}
.menuBox ul li a.active{background-color:#8fc31f;color:#fff;}
.menuBox ul li a.link{color:#fff;}
.menuBox ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
.menuBox ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}
.menuBox {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	z-index: 18;
	background-color: rgba(0,0,0,0.8);
}
.menuBox ul { padding-top: 94px;}
.cn_en_wap{ z-index:9999; display: flex;justify-content: space-between; text-transform: uppercase; color: #fff}
.cn_en_wap a{color: #fff; font-size: 15px;}
.cn_en_wap a:hover{color: #ffb400;}
/* video2 */
.video2{width:100%;position: relative;overflow: hidden; background: url(../images/chen.jpg) no-repeat center top;background-size:100%;}
.video2 video{width:101%; display: block;}
/* sw11 */
.sw11out {position: relative;width: 100%;  }
#sw11 { }
#sw11 .swiper-slide {width: 650px;}
.sw11out .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw11out .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 14px;background-color: #bfbfbf;outline: 0 none;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 50%;}
.sw11out .swiper-pagination-bullet-active { }
.sw11out .sw-next,.sw11out .sw-prev {position: absolute;top: 48%;width: 44px;height: 44px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw11out .sw-prev {left: 25%;background:#28a19d url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 25%;background:#28a19d url('../images/jt_r.png') center no-repeat; background-size: 10px;}
#sw11 .swiper-slide{display: block;position: relative; }
#sw11 .swiper-slide .pic {width: 100%; background-color: #000;position: relative;}
#sw11 .swiper-slide .wz { text-align: center;color: #2d2d2d; opacity: 1;padding:15px 0 0 0}
#sw11 .swiper-slide .wz strong{ color: #2d2d2d; display: block; font-size:16px;line-height: 25px; text-align: center; font-weight: normal;}
#sw11 .swiper-slide .wz p{  color: #555; font-size:15px;line-height: 33px;text-transform: uppercase;text-align: center;}
#sw11 .swiper-slide img {width: 100%;display:block;opacity: 0.5;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.5s;transition: 0.5s;}
#sw11 .swiper-slide-active img {opacity: 1;}
@media screen and (max-width: 960px) {
	#sw11 .swiper-slide {width: 100%;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:18px;}


.a_title2 {display: none;}
@media only screen and (max-width:1440px){ 
	.hezuo ul li img{ max-width:100px;}
	.hezuo ul li:last-child img{width:auto; max-width:200px;}
	.yy_li li p{font-size: 16px;line-height: 30px;}
}
@media only screen and (max-width:1200px){ 
	.header{display:none;}
	.none{display:block;}
	.block{display:none;}
	.index_t_a{display:none;}
	.in_title{width:100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}
	.in_title p{font-size: 26px;line-height: 38px;}
	.in_title p strong{font-weight: bold;}
	.in_title div{  font-size:15px; color:#1c1a1a;  line-height: 22px; text-align: center;}
	.in_title i{width: 50px;}
	.about_con{  justify-content:flex-start;padding:35px 0 35px 0;flex-direction: column;}
	.about_l{width:100%;padding:0 0 35px 0;}
	.about_t strong{font-size:18px;line-height: 45px; }
	.about_con_c{font-size:15px; line-height: 26px; margin: 15px 0 25px 0;}
	.about_l a{width: 115px; line-height: 35px;}
	.about2 #wrap{ display: none;}
	.about2 #wrap2 {width:100%; overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: flex;flex-direction: column;justify-content: space-between}
	.about2 #wrap2 section {display: flex;flex-direction: column;justify-content: space-between;height:100%; }
	.about2 #wrap2 .jumbo {font-size: 30px;font-weight: bold; color: #fff;  display:inline-block;line-height: 74px;letter-spacing: 0px;}
	.about2 #wrap2 .xinlai_num_li{  font-size:15px; color:#fff; padding: 15px 0; display: flex;justify-content:space-between; align-items: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
	.about2 #wrap2 .xinlai_num_li .xinlai_num_li_c{ width:33%;display: flex;justify-content:flex-start; align-items: center;}
	.about2 #wrap2 .xinlai_numd{ background:none;}
	.about2 #wrap2 .xinlai_num_li span{ font-size:16px; color:#fff;padding:0 0 0 10px; }
	.about2 #wrap2 .xinlai_num_li p{ width:62%;font-size:15px; color:#fff;  line-height: 24px }
	.product li{width:49%}
	.pro_title_a{flex-wrap: wrap;align-items:flex-start;padding: 25px 0;}
	.pro_title_a a{width:48%;padding:5px 0 15px 0; flex-wrap: wrap;font-size: 15px;}
	.pro_title_a a:hover{font-size: 15px;}
	.pro_title_a a div{width:43px;height:40px; background-size: 100%;}
	.font66{font-size:26px;}
	.pro_title p strong{font-weight: bold;}
	.pro_title i{width: 50px;}
	.pro_title p{ line-height: 30px;}
	.product .cp_k p{font-size: 15px;}
	.product{ background:#f9fafe url(../images/probg.jpg) no-repeat center top;}
	.hezuo{padding:30px 0 30px 0; }
	.hezuo ul{ display: flex;justify-content: space-between; flex-wrap: wrap;}
	.hezuo ul li{ width:calc(100%/3 - 5px ); text-align: center; background: #fff; display:flex;justify-content: center; align-items:center; border:1px solid rgba(0,0,0,0.1); padding:5px 0;margin:0 0 5px 0}
	.hezuo ul li img{width:90%; max-width:110px;}
	.hezuo ul li:last-child{ width:calc(100%/3 - 5px ); }
	.hezuo ul li:last-child img{ max-width:110px;}
	.news { padding: 35px 0 30px 0;}
	.news_con{flex-direction: column;width: 92%;margin: 0 auto;}
	.news_con li{width: 100%; margin-bottom: 5px;}
	.news_con li p{font-size: 16px;line-height: 35px;}
	.news_con li .news_text{padding: 9px 20px;}
	.news_con li span{font-size: 15px;line-height: 25px;}
	.news_con li .news_date{font-size: 15px;line-height: 22px;}
	.yingyong{ padding: 35px 0 30px 0;}
	.item_title div{font-size: 25px;}
	.se_nav_about_wap{ display: flex;justify-content:space-between; flex-wrap: wrap; padding: 25px 0 0 0;}
	.se_nav_about_wap li{ width:calc(100%/1 - 10px);position: relative;border:1px solid rgba(0,0,0,0.1); margin: 0 0 5px 0;}
	.se_nav_about_wap li a{ font-size:15px; color:#666; display: block;  text-align: center; line-height: 32px;}
	.se_nav_about_wap li:hover{ }
	.se_nav_about_wap li a:hover{ color:#058d89;text-decoration: none; font-weight: bold; }
	.se_nav_about_wap li.cu_active a{ color:#058d89;font-weight: bold; }
	.about2{ padding: 25px 0 20px 0; background:none;}
	.about{ padding: 25px 0 20px 0;  }
	.a_title{ flex-direction: column; text-align: center; padding:25px 0 18px 0}
	.a_title i{width:50px;height:2px;margin:10px auto 0 auto;}
	.a_title a{display: none;}
	.about2 .about_con{padding: 25px 0 20px 0;}
	.about2 .about_l{ padding:0 0 0 0;}
	.about2 #wrap2 { background: #f3f3f3;}
	.about2 #wrap2 section{padding:0 15px}
	.about2 #wrap2 .jumbo { color: #058d89;}
	.about2 #wrap2 .xinlai_num_li{ color:#058d89;border-bottom: 1px solid rgba(0, 0, 0, 0.2);}
	.about2 #wrap2 .xinlai_num_li:nth-child(3){  border-bottom: 0 solid rgba(0, 0, 0, 0.2);}
	.about2 #wrap2 .xinlai_num_li span{ color:#555; }
	.about2 #wrap2 .xinlai_num_li p{  color:#555;  }
	.se_jianjie{flex-wrap: wrap;}
	.se_jianjie_r{width:100%}
	.se_jianjie_l{width:100%;font-size: 15px;line-height: 26px;padding:15px 20px}
	.page_box{    line-height: 35px;font-size: 15px; background:none; padding:15px 0;}
	.page_box2 .s_width{    line-height: 35px;font-size: 15px;    background:none; padding:15px 0;}
	.se_wenhua{padding:25px 0 0 0;margin-bottom:15px;  }
	.se_wenhua li{width:100%;justify-content: flex-start;padding:15px 0;margin-bottom: 10px;}
	.se_wenhua ul{padding: 15px 0 0 0;}
	.se_wenhua li strong{font-size: 16px;}
	.se_wenhua li p{font-size: 15px;line-height: 26px; text-align: center;padding: 0 15px;}
	.zizhi{padding:25px 0 0 0;}
	.video_con{padding:0 0 25px 0;}
	.zizhi2{display: none;}
	.huise{padding:0 0 25px 0;}
	.huise2{padding:0 0 15px 0; background-color: #f7f7f7;}
	.se_newslist2 li{width:48%;margin:0 1.5% 15px 0; padding: 0 0 10px 0;}
	.se_newslist2_t{font-size: 15px;line-height: 26px; }
	.huise3{    padding: 20px 0 20px 0;}
	.se_n_l{width:100%}
	.se_espcms_book2 h1{font-size: 22px;line-height: 36px; margin: 0 0 15px 0; }
	.se_espcms_book2 .se_date{font-size: 14px;line-height: 22px; }
	.se_espcms_book4 .se_date{font-size: 14px;line-height: 22px; }
	.se_n_l .th_news_con{    padding: 30px 0 0 0;}
	.k_news{padding:35px 0 32px 0;position: relative;}
	.k_news:before{width:0}
	.k_news:after{width:100%}
	.k_title{margin-bottom:15px;}
	.k_title p strong{font-size: 25px;}
	.k_title p span{font-size: 15px;line-height: 26px; }
	.k_title a{ width: 97px; color: #fff; background: url(../images/jianjia.png) no-repeat right center;  font-size: 15px;  line-height: 35px;border-bottom: 1px solid rgba(255,255,255,0.8); font-weight: normal;}
	.lh_75{height:25px}
	.se_news{padding:15px 0 25px 0; line-height: 25px; font-size: 15px; color:#666; }
	.se_newslist_l{width:100%}
	.se_newslist_r{width:100%;padding:15px 15px}
	.se_newslist li{flex-wrap: wrap; flex-direction:row; background: #f5f5f5; border: 0px ;padding:0 0 0 0;margin-bottom: 14px;}
	.se_newslist_r a{font-size: 15px;line-height: 26px; }
	.se_newslist_l img{display: block;}
	.se_newslist_r p{font-size: 15px; color:#666; margin: 0 0 0 0;}
	.info_content{font-size: 15px;    line-height:27px;}
	.se_honor2{    padding:10px 0 0 0;}
	.se_honor2 li{width:48%}
	.se_honor2 .pro_text{font-size: 15px; line-height: 20px; }
	.fenye_zong{width:110px;line-height: 30px;}
	.se_espcms_book4 h1{font-size:18px;line-height: 30px;margin: 0 0 15px 0;}
	.th_news_con{padding:15px}
	.se_espcms_page li{width:100%}
	.se_espcms_page{padding:15px}
	.huise .pro_title_a{padding:25px 0 0 0}
	.se_product .pro_pic{width:100%}
	.se_product .pro_text{width:100%;padding: 5px 0 0 0;border-top:1px solid rgba(0,0,0,0.1)}
	.se_product .pro_text p{font-size: 16px;}
	.se_product li {width:100%}
	.se_product li a{flex-wrap: wrap;}
	.se_product .pro_text span{font-size: 15px;margin:5px 0; line-height: 25px;}
	.se_contact_t .s_width{ padding:20px 0; flex-wrap: wrap;}
	.se_contact_l{width:100%;padding:0 0 20px 0}
	.se_contact_er div b{font-size: 15px;line-height: 26px;}
	.se_contact_er{width:100%;justify-content: center; }
	.se_contact_er div{ margin: 0 10px;}
	.se_contact_l strong{font-size:17px;    line-height: 36px;}
	.se_contact_l p{font-size: 15px;line-height: 26px;}
	.se_contact_li li{ flex-wrap: wrap;}
	.se_contact_li li p{width:100%;padding-bottom: 10px;}
	.se_contact_li li p:nth-child(2){width:100%}
	.se_contact_li li p:nth-child(1){width:100%}
	.se_contact_li li strong{font-size:16px; line-height:30px; width: 83px;}
	.se_contact_li li span{ font-size:16px; line-height:30px;}
	.se_contact_t{margin-bottom: 25px;}
	.rencai_t{  margin-bottom: 35px;}
	.rencai_t span{ font-size: 26px;line-height: 45px;}
	.rencai_t p{ font-size:15px;line-height: 27px;width:90%;}
	.rencai ul{margin-bottom:15px; display: flex;justify-content:space-between; flex-wrap:wrap;}
	.rencai li div img{ display: block;width:60px;}
	.rencai li  strong{font-size:16px;color: #333;display: block; line-height: 35px;}
	.rencai li  p{font-size:14px;color: #333;display: block; line-height: 24px;}
	.rencai{padding:25px 0 15px 0}
	.rencai_li{ width:100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.rencai_li li{ width:49%;margin: 0 0 10px 0;}
	.rencai_li li img{ width:100%;display: block; }
	.a_title2{display: block;} 
	.se_product_c{width:100%}
	.se_product_c li{    margin: 0 0 18px 0;}
	.xinlai_index section{flex-wrap: wrap;}
	.xinlai_index #wrap .xinlai_num_li{width:49%}
}
@media only screen and (max-width:1200px){ 
	.se_newslist2 li{width:100%;margin:0 0 15px 0; padding: 0 0 10px 0;}
	.se_espcms_book3{ padding: 30px 0 20px 0; background: #f9fafe;}
	.se_pro_pic_text{flex-wrap: wrap;padding: 10px 0 0 0;}
	.se_pro_text_pp{width:100%;}
	.se_bg_pic{width:100%;}
	.se_pro_text_pp h1{     color: #333;   font-size: 23px; text-align: center;margin: 0 0 15px 0;line-height: 39px;}
	.th_pro_con{    margin-bottom: 20px;		padding: 0 0 0 0;}
	.info_content strong{font-size: 17px; }
	.info_content2 {  overflow-x: auto;}	
	.info_content2 table{ font-size: 15px; }	
	.info_content2 td{white-space: nowrap;}
	.index_about{flex-direction: column;}
	.index_about_l{width:96%;margin:0 auto;padding:0 0 25px 0}
	.index_about_r{width:96%;margin:0 auto}
	.index_about_l .about_con_c{margin: 25px 0 0 0;}
	.index_about_l .about_con_c p{-webkit-line-clamp:13;font-size: 15px;    line-height: 27px;}
	.index_about{padding: 45px 0;}
	.xinlai_index .jumbo{font-size: 31px;}
	.xinlai_index #wrap .xinlai_num_li p{font-size: 15px;    line-height: 23px;}
	.index_about_l .about_con_c a{width: 117px;line-height: 40px;font-size: 15px;}
	.index_about_l .about_con_c strong{    font-size: 21px; 	line-height: 35px;}
	
}