@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff2') format('woff2'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}

body{  overflow-x:hidden;}
*{ margin:0; padding:0;box-sizing:border-box;font-family:;}
img{ border:none;}
ul,li{ list-style:none;}
html::-webkit-scrollbar{width:5px;height:5px;background-color: #111;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color: #0fae87;}

a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:82%;margin:0 auto;}
.s_width2{width:90%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.r{float: right}
.block{display: block;}
.none{display: none;}


.header{width:100%;position:absolute; z-index: 9999; height:112px; display: flex;justify-content: space-between; align-items: center;padding:0 18px;border-bottom:1px solid rgba(255,255,255,0.1);}
.header_h{ background:rgba(13,181,99,0.8);border-bottom: 0 solid rgba(255,255,255,0.1)}
.header .logo{}
.header .logo img{width:100%;max-width:448px;}
.header .logo_tel{ display: flex;justify-content: space-between; align-items: center;color: #fff; font-family: Impact;font-size: 32px;background-image: -webkit-linear-gradient(0deg, #15be5d,#0fae87);border-radius: 35px;font-family: 'neutra_text_tf';padding:0 12px;line-height: 46px;letter-spacing: -1.5px;}
.header .logo_tel img{margin:0 8px 0 0}
.header .logo_tel2{ display: flex;justify-content: space-between; align-items: center;color: #fff; font-family: Impact;font-size: 32px;background:#fdb813;border-radius: 35px;font-family: 'neutra_text_tf';padding:0 12px;line-height: 46px;letter-spacing: -1.5px;}
.header .logo_tel img{margin:0 8px 0 0}

.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.index_nav{width:49%;height:112px;display:flex;justify-content:space-between; align-items:center; }
.index_nav li{line-height:112px;width:calc(100%/7);text-align: center;position: relative}
.index_nav li a{color:#fff;font-size:17px;display:block; position: relative}
.index_nav li a:hover{font-weight:bold; text-decoration:none; background-image: -webkit-linear-gradient(0deg, #15be5d,#0fae87);}

.index_nav li div {display:none;width:150%;text-align:center;color:#4f4f4f;position:absolute;z-index:9999999;left:0;top:100%;background-image: -webkit-linear-gradient(0deg, #15be5d,#0fae87);}
.index_nav li div a {display:block;color: #fff; line-height:39px;font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.1);margin-top:0; padding:0 0 0 0;}
.index_nav li div a:hover{color:#fff;line-height:39px;font-weight:bold;border-bottom:1px solid rgba(255,255,255,0.1);}


.index_nav2{width:55%;height:112px;display:flex;displaly:-webkit-flex;flex-direction:row;-weblit-flex-direction:row;justify-content:space-between;-weblit-justify-content:space-between;align-items:center;-webkit-align-items:center;}
.index_nav2 li{line-height:112px;width:calc(100%/9);text-align: center;position: relative}
.index_nav2 li a{color:#333;font-size:18px;display:block; position: relative}
.index_nav2 li a:hover{font-weight:bold; text-decoration:none; color:#f39903}

.index_nav2 li div {display:none;width:220px;text-align:center;color:#4f4f4f;position:absolute;z-index:9999999;left:0;top:100%;background: #f39903}
.index_nav2 li div a {display:block;color: #fff; line-height:39px;font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.1);margin-top:0; padding:0 0 0 0;}
.index_nav2 li div a:hover{color:#fff;line-height:39px;font-weight:bold;border-bottom:1px solid rgba(255,255,255,0.1);}


.se_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;}
.se_banner 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 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); */}

.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;}
.nn_banner .mm_bg{top: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.15) url(../images/banner_bg.png) repeat; z-index:3;position: absolute}
.nn_banner .mm_bg2{top: 0;height: 20%;width: 100%;background:url(../images/m-bg.png) repeat-x left bottom; z-index:4;position: absolute}
.nn_banner_wenan{width:100%;height:270px;position: absolute;top:50%;margin-top:-135px; z-index: 4; overflow: hidden; display: flex;justify-content: space-between;flex-direction: column; align-items: center}
.nn_p{font-size: 24px;color: #ffffff;padding:0 25px; background-image: -webkit-linear-gradient(0deg,#0db288, #0dba3b); line-height: 55px; border-radius:55px;}
.nn_banner_img{width: 100%;height:100%; z-index: 1; overflow: hidden;}
.nn_text{height:158px;width:100%;position: relative;text-align: center}
.nn_text_b{position: absolute;width:100%;text-align: center;bottom: 0;}
.nn_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 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); */}
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */


/*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;}
.item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom:30px; left: 0; text-align: center;}
.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;}
.item a.cur{background: #f44336; /*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;}

.video {width:100%;position: relative;overflow: hidden;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}

	

/*footer*/
.footer{ background-image: -webkit-linear-gradient(0deg, #15be5d,#0fae87); }
.footer .footer_f{ padding:75px 0 75px 0 ; display:flex;justify-content:space-between}
.footer i{ width:40px;height:1px; background: rgba(255,255,255,0.2);display: block; margin-bottom:35px;}
.footer strong{ display: block; font-size:18px; line-height:45px; color:#ffffff; margin-bottom:15px; }
.footer .f_fenlei{ width:20%; }
.footer .f_fenlei div{ display:flex;justify-content:space-between;flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:40px; width:49%;margin:0 0 8px 0 ; border:1px solid rgba(255,255,255,0.2);}
.footer .f_fenlei li a{ color:#fff;font-size:15px; text-align: center; display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_contact{ }
.footer .f_contact div{ line-height:33px; color:#fff; font-size:15px;padding:0 0 0 0}
.footer .f_erweima{ }
.footer .f_erweima dl{ display: flex;justify-content: space-between;}
.footer .f_erweima dd{ width:48%; display: flex;justify-content: center; align-items: center;flex-direction: column;padding: 5px 0 0 0;line-height: 45px; color: #fff}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:122px; display: block;}
.footer .f_tel{width:265px;display: flex;justify-content: space-between;color:#fff }
.footer .f_tel p{}
.footer .f_tel span{display:block;font-size:32px;font-family: 'neutra_text_tf';}


.footer_p{line-height:95px; text-align:center; font-size:15px; color:#fff; border-top:1px solid rgba(255,255,255,0.05)}
.footer_p .s_width{ text-align: center}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#eee}
.footer_p img{ vertical-align: middle;}

.index_t { border-bottom:1px solid rgba(0,0,0,.1);padding:25px 0}
.index_t .s_width{display: flex;justify-content: space-between;align-items: center}
.in_title{}
.in_title span{ display: block;font-size: 60px; color: #ec4341;text-transform: uppercase}
.in_title i{display: block;font-size: 30px;color: #303030;font-style: normal;}
.in_title_p{}
.in_title_p span{ display: block;font-size: 24px; color: #2b2b2b;text-transform: uppercase;line-height:24px;}
.in_title_p i{display: block;font-size: 48px;color: #141414;font-style: normal;}
.in_title_p i strong{color: #f39903;}

/*productshow*/
.productshow{ }
.productshow_t{ padding:40px 0 50px 0;}

.productshow .fl_title{}
.fl_title{text-align: center; padding:30px 0 0 0}
.p_t{text-align: center; background: url(../images/pt.png) no-repeat center top;padding:30px 0 0 0;}
.fl_title div{width:680px;margin:0 auto;font-size: 66px; line-height:85px; font-weight:bold;background-image:linear-gradient(90deg,#0fb295,#19d343);-webkit-background-clip:text;color: transparent;position: relative;}
.n_t div{width:440px;margin:0 auto;}
.fl_title div:after{content: '';width:50px;height:2px;position: absolute;left:0;top:45px;background: #0fb295}
.fl_title div:before{content: '';width:50px;height:2px;position: absolute;right:0;top:45px;background: #0fb295;}
.fl_title div span{padding: 0 0 0 15px;color:#131313;}
.fl_title p{font-size: 17px;color:#2f2f2f; line-height: 55px;}
.fl_title i{ display: block;margin: 15px auto 15px auto;width:80px;height:2px; background: #f60000; }



.index_pro{ background:url(../images/huise.jpg) no-repeat center top;}
.productshow_cage2{ display: flex;justify-content:center; flex-wrap: wrap;text-align: center;position: relative;z-index: 1; background:url(../images/cagebg.jpg) no-repeat center bottom;padding:35px 0 75px 0}
.productshow_cage2 ul{display: flex;justify-content:space-between;padding:45px 0 45px 0}
.productshow_cage2 li{ position:relative;   overflow:hidden;  cursor:pointer}
.productshow_cage2 li div{ width:184px; margin:0 auto;  text-align:center; border-radius:50%; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border:5px solid #fff}
.productshow_cage2 li div img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.productshow_cage2 li:hover div{ border:5px solid #0fb295}
.productshow_cage2 li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.productshow_cage2 li span{ color:#fff;font-size: 18px; line-height:45px;width:90%;margin:15px auto 0 auto;display:block;border-radius:50px;background-image: -webkit-linear-gradient(0deg, #0dba3b,#0db288);}
.productshow_cage2 li:hover span{ color:#fff;font-weight: bold; }


.productshow_cage{padding:145px 0 55px 0 ; display: flex;justify-content:center; flex-wrap: wrap;text-align: center;position: relative;z-index: 1;  background:url(../images/banner_b.jpg) no-repeat center top;}
.productshow_cage{ display: flex;justify-content:center; flex-wrap: wrap;text-align: center;position: relative;z-index: 1; }
.productshow_cage ul{display: flex;justify-content:space-between;padding:45px 0 45px 0}
.productshow_cage li{ position:relative;   overflow:hidden;  cursor:pointer}
.productshow_cage li div{ width:184px; margin:0 auto;  text-align:center; border-radius:50%; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border:5px solid #fff}
.productshow_cage li div img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.productshow_cage li:hover div{ border:0 solid #0dba3b}
.productshow_cage li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.productshow_cage li span{ color:#fff;font-size: 18px; line-height:45px;width:90%;margin:15px auto 0 auto;display:block;border-radius:50px;background-image: -webkit-linear-gradient(0deg, #0dba3b,#0db288);}
.productshow_cage li:hover span{ color:#fff;font-weight: bold; }
.cage_bg li span{ font-weight: bold}



.pro_cage_con{overflow:hidden;background:url(../images/cpbg.jpg) no-repeat center top;padding: 60px 0 69px 0; }
.chanpin_con{overflow:hidden;padding:0 0 49px 0; }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{width:24.2%; margin: 0 1% 15px 0;position:relative;cursor:pointer;  transition: 0.5s; background: #fff;padding:0 0 17px 0}
.chanpin_con li:hover{  background-image: -webkit-linear-gradient(0deg,#0db288,#0dba3b);}

.chanpin_con li:nth-child(4n){ margin: 0 0 15px 0;}
.pro_cage_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.pro_cage_con li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.pro_cage_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.pro_cage_con .pro_text{padding:10px 0 }
.pro_cage_con .pro_text a{ display: flex;justify-content:space-between;padding:0 15px; align-items: center;}
.pro_cage_con .pro_text a i{ width:34px;height:34px;border-radius: 25px;background-color: #eee;font-style: normal; font-size: 24px;color: #666;display: flex;justify-content:center;align-items: center;}

.chanpin_con .pro_text p{color:#333; font-size:24px;line-height:55px;font-weight: bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.chanpin_con .pro_text span{display: flex;justify-content: center; font-size: 24px;color: #0eb767;font-weight: bold;letter-spacing: -1px; }
.chanpin_con .pro_text span img { margin:0 10px 0 0;transition: 0.5s;}
.chanpin_con li:hover .pro_text span img.none{ display: block;}
.chanpin_con li:hover .pro_text span img.block{ display: none;}
.chanpin_con li:hover .pro_text span{ color: #fff;}
.chanpin_con li:hover p{color:#fff; }

.pro_more{ display: flex;justify-content:center;}
.pro_more li{width:317px;height:58px;line-height: 58px; margin: 0 20px 0 0;background:#fdb813;border-radius:100px;text-align: center; display: flex;align-items: center;justify-content: center; transition: 0.5s;font-family: 'neutra_text_tf';color: #fff;font-size: 36px;letter-spacing: -1px;}
.pro_more li img{margin:0 15px 0 0}
.pro_more li:nth-child(2){ margin: 0 0 0 0;background:#21b24b; letter-spacing: 0;}
.pro_more li a{ font-size:20px; color:#fff;font-weight:bold}



/* about_wenshi */
.about_wenshi{position: relative;width:100%;background: url(../images/wenshibg.jpg) no-repeat center bottom 120px;}
.about_pic{width:100%;position: absolute;z-index: 1;top:0;left:0}
.about_pic img{width:100%; display: block}
.about_wenshi2{position: relative;width:100%;background:url(../images/wenshibg2.jpg) no-repeat center top;padding:120px 0}
/*about*/
.about{ position: relative;z-index: 2;padding:335px 0 95px 0;}
.about .about_con{ display: flex;justify-content:space-between; position: relative; }
.yezia{position: absolute;top:13%;right:8%;z-index: 3;}
.yezib{position: absolute;top:55%;left:22%;z-index: 3;}
.about_l{ width:30%;display: flex;justify-content: space-between;flex-direction: column;background-image: -webkit-linear-gradient(270deg,#0db288,#0dba3b);border-bottom-left-radius: 85px;padding: 125px 0;}
.about_l .a_tt {width:316px;margin: 0 auto;}
.about_l .a_tt div{font-size: 56px;color:#fff; line-height:85px; font-weight:bold;margin:0 0 35px 0}
.about_l .a_tt i{ display: block;width:50px;height:2px; background: #fff;}
.about_l .a_tt p{font-size: 17px;color:#fff; line-height: 33px;margin:0 0 75px 0}
.about_l .a_tt a{ width:150px; display: block;font-size:16px;color: #fff;line-height:45px; text-align: center; border-radius: 30px; border:2px solid rgba(255,255,255,0.7) }
.about_r{width:70%; position: relative; background: #fff;border-top-right-radius: 85px;margin:125px 0 0 0;padding:55px 75px 30px 75px;box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.about_r strong{ display: block;font-size: 44px;color:#333; line-height:85px;}
.about_r .about_p{ display: block;font-size: 16px;color:#666; line-height:32px;margin:10px 0 35px 0}
.about_r ul{display: flex;justify-content:center;padding:0 0 25px 0}
.about_r li{width:22%;text-align: center;border-right:1px solid rgba(0,0,0,0.1)}
.about_r li:nth-child(4){ border-right:0 solid rgba(0,0,0,0.1)}
.about_r li div{margin: 0 auto 15px auto;}
.about_r li p{font-size: 18px;color:#333; line-height:35px;}
/*advantage*/
.advantage{  padding:0 0 95px 0;position: relative; z-index: 2; }
.advantage .adv_t{ text-align: center;padding:30px 0 75px 0;margin:0 0 95px 0;line-height: 45px;font-size: 17px;color: #6a6a6a;background: url(../images/yidianen.png) no-repeat center top;}
.advantage .adv_t div{width:970px;margin:0 auto;font-size: 62px; line-height:85px; font-weight:bold;background-image:linear-gradient(90deg,#0fb295,#19d343);-webkit-background-clip:text;color: transparent;position: relative;}
.advantage .adv_t div:after{content: '';width:50px;height:2px;position: absolute;left:70px;top:35px;background: #0fb295}
.advantage .adv_t div:before{content: '';width:50px;height:2px;position: absolute;right:70px;top:35px;background: #0fb295;}
.advantage .adv_t span{display: block;font-size:23px;color: #0e0e0e;}
.advantage .s_width{ position: relative;  }

.advantage .s_width ul{ position: absolute; width:100%;z-index: 5;left:0;top:0}
.advantage .s_width li{ position: absolute; width:34%;display: flex;justify-content: space-between; align-items: center; }
.advantage .s_width li.li_a{ position: absolute; left:50px;top:60px; text-align: right;}
.advantage .s_width li.li_b{ position: absolute; right:50px;top:60px;}
.advantage .s_width li.li_c{ position: absolute; left:0;top:330px;  text-align: right;}
.advantage .s_width li.li_d{ position: absolute; right:0;top:330px; }
.advantage .s_width li .li_pic{width:92px;height:92px;border-radius: 50px;background-image:linear-gradient(90deg,#0fb295,#19d343);display: flex;justify-content: center; align-items: center;}
.advantage .s_width li .li_pic img{display: block;}
.advantage .s_width li .li_text{width:75%;  font-size: 36px;color: #222; line-height: 68px; font-weight: bold;padding:15px 0}
.advantage .s_width li .li_text span{ color: #21b24b;}
.advantage .s_width li .li_text p{font-size:17px;color: #2d2d2d;line-height: 29px;font-weight: normal;}
.advantage .s_width .banyuan{ position: relative; text-align: center;z-index: 4;width:620px;margin:0 auto;overflow: hidden;border-radius: 390px; border:15px solid #21b24b}
.advantage .s_width .banyuan img{ display: block; position: relative; width: 100%;}
.ode_p2-line1 { width: 710px; height: 710px; border-radius: 50%; position: absolute; left: 50%;top: 50%; margin:-355px 0 0 -355px; z-index: 1;  background: rgba(33, 178, 75, .2);} 
.ode_p2-line2 { width: 820px; height: 820px; border-radius: 50%; position: absolute; left: 50%;top: 50%; margin:-410px 0 0 -410px; z-index: 1; background: rgba(33, 178, 75, .1);} 


/*case*/
.case{padding:70px 0 65px 0;background: url(../images/bgbg.jpg) no-repeat center bottom;}
.case_t{display: flex;justify-content:space-between; align-items: center;padding: 0 0 25px 0;}
.case_t a{width:147px;background:#21b24b; border-radius: 50px;line-height:50px; text-align: center;color:#fff;}
.c_t{background: url(../images/pt.png) no-repeat left top;padding:30px 0 0 0;}
.c_t div{width:300px;font-size: 66px; line-height:85px; font-weight:bold;background-image:linear-gradient(90deg,#0fb295,#19d343);-webkit-background-clip:text;color: transparent;position: relative;}
.c_t p{font-size: 17px;color:#111; line-height: 55px;}
.c_con{position:relative; overflow:hidden; padding:0 0 45px 0 }
.c_con li{float:left; position:relative; transition: 0.3s; }
.c_con li a{ width:97%; margin: 0 auto;position:relative; display: block; background: #fff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px;}
.c_con li .cp_m{ width:100%; margin: 0 auto;position:relative; overflow:hidden;}
.c_con li .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.c_con li:hover .cp_m img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.c_con li p{ color: #333; font-size:20px; font-weight: bold; line-height:86px; text-align: center;transition: 0.3s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.c_con li:hover p{ color: #fff; }
.c_con li:hover a{ background-image:linear-gradient(90deg,#0fb295,#19d343);}


/*news*/
.news{padding:85px 0 66px 0; }

.news_t{ display: flex;justify-content: space-between; align-items: center; }
.news_se{ display: flex;justify-content: center; align-items: center;padding:50px 0; background:#f9f9f9;}

.news_con{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;justify-content:space-between;-webkit-justify-content:space-between;cursor:pointer;padding:55px 0 0 0}
.news_l { width:49%; display: flex;justify-content: space-between;flex-direction: column;}
.news_l li{ position:relative ;background:#fff;display:flex;justify-content:space-between; align-items: center; margin:0 0 10px 0;box-shadow: 0 0 35px rgb(0 0 0 / 5%)}
.news_l li:nth-child(2){ margin:0 0 0 0; }
.news_l li span{ display:block; color:#8c8c8c; line-height:36px; background: url(../images/jj.png) no-repeat left center; text-transform: uppercase; padding:0 0 0 28px; text-align: right;transition: 0.3s;}
.news_l li .detail{ width: 56%;height:100%;display:flex;justify-content:center;flex-direction: column;padding:0 25px 0 0}
.news_l li .detail a{ overflow:hidden;}
.news_l li .detail a strong{font-size: 20px;text-align: left; line-height:40px; color:#333333;display: block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.news_l li .detail a:hover strong{color:#21b24b;}
.news_l li .detail i{width:55px;height:1px;background: #ddd;display: block;margin:10px 0 0 0}
.news_l li .detail p{ text-align: left; line-height:30px; color:#999;	font-size: 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:15px 0 25px 0}
.news_l li .detail a:hover span{background: url(../images/jjh.png) no-repeat left center;}
.news_l .news_pic{width:37%;}
.news_l .news_pic img{width:100%;display: block;}
.newsright{	width:50%; display:flex;flex-direction:column;justify-content:space-between;}
.newsright li{	position:relative;background:#fff;display:flex;justify-content:space-between;flex-direction: row-reverse; align-items: center;padding:29px 25px 29px 0;box-shadow: 0 0 35px rgb(0 0 0 / 7%);margin:0 0 14px 0}
.newsright li:nth-child(3){	margin:0 0 0 0}
.newsright li .n_date{ width:16%; border-right:1px solid #eee;  color:#8c8c8c; z-index:2;text-align:center; padding:15px 0}
.newsright li .n_date span{ display:block; overflow:hidden;  line-height:30px; height:30px; font-size:36px; text-transform: uppercase}
.newsright li .n_date p{ line-height:30px; font-size:16px; }
.newsright li .date p{ font-weight: bold;}
.newsright li .detail{ width: 80%;height:100%;}
.newsright li .detail .title{ font-size: 20px;text-align: left; line-height:50px; color:#333333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.newsright li .detail .title a{ color:#333333}
.newsright li .detail .title a:hover{ color:#ed100e; font-weight: bold}
.newsright li .detail .text{ text-align: left; line-height:28px; color:#999; font-size: 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

/*productshow*/


.se_chanpin_con{padding:30px 0 30px 0}
.se_chanpin_con .s_width{ }
.se_chanpin_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_chanpin_con li{width:32.5%; margin: 0 1% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s;border:1px solid rgba(0,0,0,0.05) }
.se_chanpin_con li:nth-child(3n){ margin: 0 0 28px 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_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);}
.se_chanpin_con li a{ display: block;width:100%;overflow: hidden;}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.se_chanpin_con .pro_text{ position: relative; padding:10px 24px; }
.se_chanpin_con .pro_text p{color:#515151; font-size:18px;line-height:60px; }
.se_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;}
.se_chanpin_con li:hover .pro_text{background: #fcb026; }
.se_chanpin_con li:hover .pro_text p{ color:#fff; }
.se_chanpin_con li:hover .pro_text span{ color:#fff;  border:1px solid rgba(255,255,255,0.4);}





.pp_title{padding:80px 0 50px 0;}




.se_about_con{display: flex;justify-content: space-between}
.se_about .about_img{width:45%; margin-bottom: 30px;}
.se_about .about_img img{width:100%; display: block}
.se_about_con_p{}
.se_about p{ font-size: 17px;line-height: 32px;color: #333; }
.se_about_con_p strong{font-size: 38px; color: #13c072;line-height: 75px; display: block;}
.se_aboutpic { margin-bottom: 65px;}
.se_aboutpic img{display: block;width:100%;}
.se_about{ padding:35px 0 55px 0}
.se_about_t{display: flex;justify-content: space-between;flex-direction: column;padding:0 0 0 25px;border-left:2px solid #e98e26;margin-bottom: 45px;}
.se_about_t strong{ font-size:44px;color: #e98e26;line-height: 45px;}
.se_about_t span{ font-size:24px;color: #333;line-height:40px;}





.honor_con{padding:30px 0 30px 0}
.honor_con .s_width{ }
.honor_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.honor_con li{width:32%; margin: 0 1.6% 28px 0; background: #fff; position:relative;cursor:pointer;   transition: 0.5s;border:1px solid rgba(0,0,0,0.05) }
.honor_con li:nth-child(3n){ margin: 0 0 28px 0;}
.honor_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.honor_con li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.honor_con li a{ display: block;width:100%;overflow: hidden;}
.honor_con li:hover{  background-image: -webkit-linear-gradient(0deg,#0db288,#0dba3b);}
.honor_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.honor_con .pro_text{padding:10px 0 }
.honor_con .pro_text a{ display: flex;justify-content:space-between;padding:0 15px; align-items: center;}
.honor_con .pro_text a i{ width:34px;height:34px;border-radius: 25px;background-color: #eee;font-style: normal; font-size: 24px;color: #666;display: flex;justify-content:center;align-items: center;}
.honor_con .pro_text p{color:#333; font-size:24px;line-height:55px;font-weight: bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.honor_con .pro_text span{display: flex;justify-content: center; font-size: 24px;color: #0eb767;font-weight: bold;letter-spacing: -1px; }
.honor_con .pro_text span img { margin:0 10px 0 0;transition: 0.5s;}
.honor_con li:hover .pro_text span img.none{ display: block;}
.honor_con li:hover .pro_text span img.block{ display: none;}
.honor_con li:hover .pro_text span{ color: #fff;}
.honor_con li:hover p{color:#fff; }

.case_con{padding:30px 0 30px 0}
.case_con .s_width{ }
.case_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.case_con li{width:32%; margin: 0 1.6% 28px 0; background: #fff; position:relative;cursor:pointer;   transition: 0.5s;border:1px solid rgba(0,0,0,0.05) }
.case_con li:nth-child(3n){ margin: 0 0 28px 0;}
.case_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.case_con li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.case_con li a{ display: block;width:100%;overflow: hidden;}
.case_con li:hover{  background-image: -webkit-linear-gradient(0deg,#0db288,#0dba3b);}
.case_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.case_con .pro_text{padding:18px 0 }
.case_con .pro_text a{ padding:0 15px; display: block;text-align: center;}
.case_con .pro_text a span{ width:134px;display:block; margin:0 auto;border-radius: 5px;background-color: #15c170;line-height:35px; font-size: 16px;color: #fff;}
.case_con .pro_text p{color:#15c170; font-size:22px;line-height:55px;font-weight: bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.case_con li:hover p{color:#fff; }




.se_product_banner{width:100%;position: relative;overflow: hidden; }
.se_product_banner_div {width:100%;position: relative;overflow: hidden; }





.se_contact_p{font-size: 18px; line-height: 60px; padding:0 0 0 0px;}
.se_contact_p  div{padding:0 0 0 45px; color: #333}
.se_contact_bg .s_width{background:rgba(255,255,255,1); padding:80px 0;position: absolute;bottom:-130px;left:50%;margin-left:-44%;}
.se_contact_bg ul{ display: flex;justify-content: space-around;}
.se_contact_bg li{ }
.se_contact_bg li div{width:50px;margin:0 0 15px 0}
.se_contact_bg li div img{width:37px;}
.se_contact_bg li span{ font-size: 60px; font-weight: bold; letter-spacing: 1px; line-height: 85px; background-image: linear-gradient(130deg,#4a3047,#d63947);-webkit-background-clip:text;color: transparent; font-family: trump_gothic_east; }
.se_contact_bg li i{ font-style: normal; font-size: 20px;line-height: 85px;font-weight: bold}
.se_contact_bg li p{ font-size: 17px;}






.se_espcms_book{padding:0 0 0 0; background: #fff;margin-top:65px; margin-bottom:30px;}
.se_espcms_book2{padding:30px 0;}
.se_espcms_book2 h1{ line-height:70px; margin: 0; text-align: center; color:#15c170;}
.se_espcms_book2 .se_date{ font-size:15px; line-height:38px; padding: 0 0 30px 0 ;text-align: center}



.se_tel{padding:30px 0 0 0}

.miaoshu{ line-height:45px; padding:0 0 0 0; color:#fff; font-size:16px; background:#f9f9f9;margin:0 0 25px 0;}
.miaoshu span{  width:150px; background:#f39903; display:block; text-align:center; text-indent: 0;  font-size:16px;}

.th_pro_con {overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;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}

.message{overflow: hidden; font-size:15px; line-height:31px; color:#333;margin:80px auto; border:3px solid #eee; padding:70px 50px;}
.tijiao div{display: flex;justify-content:center;}
.tijiao div .layui-btn{width:15%;margin: 0 15px 0 0}
.tijiao div .layui-btn-primary{width:15%}

.liu_con{overflow: hidden; }
.layui-input{padding: 0 3px 0 10px;float: left; width:31%;overflow: hidden;border:none;border:1px solid #eee;font-size: 16px;color: #666;line-height: 60px; margin: 0 2% 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:1px solid #eee; margin-bottom: 3%;}
.layui-btn{ display:block; background: #0db562; color:#fff;width: 49%;  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;}

.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#333; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.info_content{ font-size:15px; line-height:31px; color:#666;}
.info_content p{padding:0; margin: 0}
.info_content strong{font-size: 24px;color:#0db562; display: block;line-height: 58px;text-indent:0;padding:0 0 0 40px; background: url(../images/banner-icon.png) no-repeat left center; }
.info_content img{ max-width:100%;margin: 0 auto;display: block}
.info_content th, .info_content td{border: 1px solid #ddd;line-height: 40px;border-collapse: collapse;padding:0 10px	}
.info_content table {width: 100%;border-collapse: collapse;}



.se_contact_li{margin-top:35px;margin-bottom:35px;display: flex;justify-content:space-between;flex-wrap:wrap;border-left:1px solid rgba(0,0,0,0.07);border-top:1px solid rgba(0,0,0,0.07);}
.se_contact_li li{width:calc(100%/3);position: relative; text-align: center;border-right:1px solid rgba(0,0,0,0.07);border-bottom:1px solid rgba(0,0,0,0.07);padding:65px 0}
.se_contact_li li div{ width:80px;height:80px;background-image: -webkit-linear-gradient(0deg,#0fae87, #15be5d);border-radius: 40px;;margin: 0 auto;display: flex;align-items: center; justify-content: space-around; }
.se_contact_li li div img{ width:40px; display: block;}
.se_contact_li li strong{ display: block; font-size: 20px; color:#555; line-height:50px; margin: 5px 0 0 0;}
.se_contact_li li p{ font-size: 17px; color:#555555;line-height:30px;}
.se_contact_li li p img{width:100px;}
.se_contact_li li p span{font-size:25px;font-family: 'impact'; letter-spacing: -0.5px;background-image:linear-gradient(90deg,#0fb295,#19d343);-webkit-background-clip:text;color: transparent;}


.se_pro_pic_text{display: flex;justify-content: space-between;  background: #fff;}



.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;}



.se_news{padding:35px 0 65px 0; line-height: 35px; font-size: 16px; color:#666; }
.se_newslist{ padding:0 0 25px 0}
.se_newslist ul{ }
.se_newslist li{display:flex;flex-direction:row;justify-content:space-between; border-bottom:1px solid rgba(0,0,0,0.1);  overflow:hidden; cursor: pointer; margin:0 0 0 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;  align-items: center;padding:20px 0 }
.se_newslist_l{ width:23%; position:relative; overflow:hidden;  }
.se_newslist_l img{ width:100%; display: block;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: 72%; position: relative; z-index: 1000; margin:0 20px 0 0}
.se_newslist_r a{ display:flex; justify-content: space-around; flex-direction: column;}
.se_newslist_r a div{ font-size:24px; color:#14c26d; line-height:42px; font-weight: bold; margin:0 0 25px 0;}
.se_newslist_r a:hover div{ color:#16c85d; }
.se_newslist_r p{ line-height:28px; color:#888; padding:0 0 20px 0; font-size:15px;}
.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 i{ display:block; width:120px;line-height: 39px; color: #fff;background-color: #14c26d;font-style: normal; text-align: center;border-radius:5px;}
.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;}


.er_title div strong{ color: #fff}




.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_nav{box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 2}
.se_nav .s_width{display: flex;justify-content:space-between;}
.se_nav li{ width:calc(100%/6); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box; position: relative}
.se_nav_about li{ width:calc(100%/4); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box; position: relative}
.se_nav li:nth-child(4){ border-right:#dcdcdc solid 0;}
.se_nav li a{ font-size:20px; color:#333; line-height:150px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; height:150px;transition: 0.3s;}
.se_nav li a:hover{ color:#e41019;text-decoration: none; font-weight: bold;}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #e41019;transition-duration:.3s;}
.se_nav li a:hover:before{ width: 71%; left:50%;margin-left:-35.5%; }
.se_nav li.cu_active a:before {width: 71%; left:50%;margin-left:-35.5%;}
.se_nav li.cu_active a{ color:#e41019;font-weight: bold;}
.se_nav li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;width: 1px;height: 14px;background: #ccc; }


.se_nav .child_menu{position:absolute;top:100%;left:50%; margin-left:-50%;overflow:hidden;z-index:99999;height:0;width:100%;line-height:45px;}
.se_nav li.cu_active .child_menu a{ display: block; width: 200px; margin:0 auto; font-size:15px; font-weight:normal; color:#fff;  background:#e41019; height:45px; line-height:45px; border-bottom: 1px solid rgba(255,255,255,0.1)}
.se_nav .child_menu a{ display: block; width: 200px; margin:0 auto; font-size:15px; font-weight:normal; color:#fff;  background:#e41019; height:45px; line-height:45px; border-bottom: 1px solid rgba(255,255,255,0.1)}
.se_nav .child_menu a:hover{color:#fff;}
.se_nav .child_menu a:after {position: absolute;right: 0;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top; width: 0;height: 0;background: #666; }
.se_nav .child_menu a:before {position: absolute;bottom: -1px;content: "";display: block;width: 0;height: 0; background: #324599;}

.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; }

.more_m {
	color: #008cd2;
	font-size: 16px;
	padding-right: 15px;
	position: relative;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:200px;  margin: 0 auto;
	border: 1px solid #ccc; display: block;
	color: #666666;
}

.more_m span {
	font-size: 16px;
	padding: 0 40px; display: block;
	display: block;margin:15px 0;
	background: url("../images/more3.png") no-repeat 125px 3px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.more_m:hover {
	background-color: #e41019;
	color: #fff;border: 1px solid #e41019;
}

.more_m:hover span {
	background: url("../images/more.png") no-repeat 125px 3px;
}


.more_mn {
	font-size: 16px;
	padding-right: 15px;
	position: relative;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:200px; margin:35px 0 0 0;
	display: block;border: 1px solid #e41019;background-color: #e41019;
	color: #fff;
}

.more_mn span {
	font-size: 16px;
	padding: 0 40px; display: block;
	display: block;margin:15px 0;
	background: url("../images/more.png") no-repeat 125px 3px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.more_mn:hover {
	background-color: #fff;
	color: #333;border: 1px solid #ccc;
}

.more_mn:hover span {
	background: url("../images/more3.png") no-repeat 125px 3px;
}

.page_box{border-bottom:1px solid rgba(0,0,0,0.05); padding: 30px 0 30px 0; color:#555;}







.se_title{padding:65px 0 0 0}
.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; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:15px;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}











.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{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}


.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: 5% auto; text-align: center;}


@media only screen and (max-width:1800px){ 
	.fl_title div{font-size:53px}
	.about_l .a_tt div{font-size:53px}
	.advantage .adv_t div{font-size:53px}
	.c_t div{font-size:53px}
	.about_r strong{font-size:38px}
	.chanpin_con .pro_text p{font-size:22px}
	.chanpin_con .pro_text span{font-size:22px}
	.advantage .s_width li .li_text{font-size:32px}
	.newsright li{padding: 19px 25px 19px 0;}
	.a_t{margin-bottom:40px;}
	.advantage .adv_t div strong{font-size:50px;line-height: 80px;}
	.service .s_width strong{font-size:52px}
}
@media only screen and (max-width:1730px){ 
	.productshow_cage2 li div{width:160px}
}
@media only screen and (max-width:1650px){ 
	.header .logo img{max-width: 320px;}
	.s_width{width:90%;}
	.about_r .about_p{font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
	.about_l .a_tt p{font-size:16px}
}
@media only screen and (max-width:1440px){
	.index_nav li a{font-size:15px;}
	.advantage .s_width li{width:31%}
	.advantage .s_width li .li_text p{font-size:15px;line-height: 24px;}
	.about_wenshi{ background: url(../images/wenshibg.jpg) no-repeat center bottom 80px;background-size: 170%;}
	.news_l li .detail a strong{ font-size:17px;}
	.newsright li .detail .title{ font-size:16px;line-height: 36px;}
	.news_l li .detail p{ margin: 15px 0 15px 0;}
	.newsright li .n_date span{font-size: 27px;}
	.fl_title div{font-size:48px; line-height: 65px;}
	.about_l .a_tt div{font-size:48px}
	.advantage .adv_t div{font-size:48px}
	.c_t div{font-size:48px}
	.about_r strong{font-size:32px; line-height: 55px;}
	.chanpin_con .pro_text p{font-size:20px}
	.chanpin_con .pro_text span{font-size:20px}
	.advantage .s_width li .li_text{font-size:27px}
	.fl_title p{font-size: 16px;line-height: 45px;}
	.advantage .s_width li.li_a{left: 0;}
	.advantage .s_width li.li_b{right:0}
	.advantage .s_width li.li_c{left: 0;}
	.advantage .s_width li.li_d{right:0}
	.advantage .adv_t div{width: 810px;}
	.productshow_cage2 li span{font-size: 17px;}
	.productshow_cage2 li div{width: 130px;}
	.header .logo_tel{font-size:24px;}
	.about_r ul{ padding: 0 0 0 0;}
	.about_r li p{font-size: 16px;}
	.about_l .a_tt{width: 266px;}
	.about{padding: 255px 0 95px 0;}
}








