@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');
}
@font-face {
	font-family: aven;
	src: url(../fonts/AvenirLTStd-Black.ttf) format('truetype'),
		url(../fonts/AvenirLTStd-Black.otf) format('otf'),
		url(../fonts/AvenirLTStd-Black.woff) format('woff');
}
html{font-size: 1rem;}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#444;}
body{ overflow-x: hidden; }
*{ margin:0; padding:0;box-sizing:border-box; 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";}
img{ border:none;}
ul,li{ list-style:none;}
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:88%;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;}

.h_line{height:5px;background:url(../images/hline.jpg) no-repeat center top;}
.header{width:100%;position:absolute; height:100px; display: flex;justify-content: space-between; align-items: center;padding:0 28px;z-index: 98; transition: 0.5s;border-bottom: 1px solid rgba(255,255,255,.1); }
.header2{border-bottom: 0 solid rgba(0,0,0,.05);    position: fixed; box-shadow: 0 0 45px rgba(0,0,0,0.1); top: 0; }
.header3{ border-bottom: 1px solid rgba(255,255,255,.1);position: fixed; top: 0;}
.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;  height:70px; }
.header .logo img{ max-width:333px;width: 100%; margin: 0 auto; vertical-align: middle}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2); }
.logo_b{}
.logo_n{display: none;}
.header.header_h { background-color: rgba(255,255,255,1); }
.header.header_h .logo p{ color:#333;}
.header.header_h .logo_n{display: block;}
.header.header_h .logo_b{display: none;}
.header .in_menu{width:133px;display: flex;justify-content: center;align-items: center;height:62px;}
.in_menu span{ font-size:1.1rem;font-family:PingFang SC;color: #db1213;display: block; }

/*--search modal--*/
.modal2 { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog2 { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-250px; width: 100%; background:; height:500px; }
.modal-content2 { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content2 > div {  }
.modal-content2 input { border: none; float: left;}
.modal-content2 .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content2 .search-logo img{ width:100%;}
.modal-content2 .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:12.6rem; }
.modal-content2 .search-tab .tab { padding: 6px 20px; float: left; font-size: 1.5rem; color: #fff; cursor: pointer; }
.modal-content2 .search-tab .on { background: #fff; color: #fe0000; }
.modal-content2 .tab-panel { display: none; }
.modal-content2 .on { display: block; }
.modal-content2 .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content2 .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; }
.modal-content2.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content2 .search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 1rem; background:#eee}
.modal-content2 .search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 1rem; color: #fff; cursor: pointer; margin-left:0.95rem; background:#31459b url(../images/se.png) no-repeat center center;border: none;}
.modal-content2 .keywords{	width:90%; padding-left:10px;	height:90px; line-height: 90px;	border:none; }
.modal-content2 .searchbtn{ position: absolute; height:90px; background: #db1213;  background-position:50% 50%;	background-repeat: no-repeat;width:90px;	right:-1px;	top:0; border: 0px;	cursor:pointer; color: #fff;font-size: 1rem;}
.modal-open2 { overflow: hidden;}
.in_nav{position: fixed;  left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);background-size:100%;display:none;z-index: 99;}
.in_nav .in_nav_list{display: flex;justify-content: center;align-items: center;width:100%; height:100%;}
.in_nav ul{overflow:hidden;width:86%;height:80%;display: flex;justify-content: center;flex-wrap: wrap}
.in_nav ul>li{width:calc(100%/5);position: relative; border-right: 1px solid rgba(255,255,255,0.1);padding:0 0 0 50px;}
.in_nav ul>li>a{display:block; font-size:20px;color:#fff;line-height:70px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;letter-spacing: 0;width:100%;margin: 0 auto;padding:45px 0 25px 0}
.in_nav ul>li>a:hover{color:#fff;text-decoration: none; }
.in_nav_list li div a{display:block; font-size:1.1rem;color:#fff;line-height:50px;}
.in_nav_list li a:hover{font-weight: bold;}
.cn_en{ z-index:9999; display: flex;justify-content: space-between; align-items: center; text-transform: uppercase; color: #fff}
.cn_en a{color: #333; font-size: 1.1rem;line-height:23px;font-family:PingFang SC;}
.header2 .cn_en a{color: #fff; }
.h_tel{ background-image: -webkit-linear-gradient(0deg,#f72c2d, #f2574a);padding:5px 15px 5px 5px;display: flex;justify-content: space-between; font-size: 1.8rem;line-height:23px;color: #fff;font-weight: bold;border-radius: 25px; }
.h_tel p{padding:0 0 0 5px;font-family:neutra_text_tf;}
.header2 .h_tel{ color: #fff;}
.cn_en .h_a{ margin:0 0.95rem; }
.cn_en .search{width:40px;height:40px; display: flex;justify-content: center;align-items: center;background: #db1213;border-radius: 50%;}
.cn_en .search img{width:20px}
.cn_en2{ z-index:9999; display: flex;justify-content: space-between; align-items: center; text-transform: uppercase; color: #fff}
.cn_en2 a{color: #191b51; font-size: 1rem;}
.cn_en2 a:hover{color: #191b51;}


.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}

.index_nav3{width:55%;height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.index_nav3 li{line-height:100px;width:calc(100%/7);text-align: center; }
.index_nav3 li a{color:#fff;font-size:1.1rem;display:block; position: relative}
.index_nav3 li a:hover{font-weight:bold; text-decoration:none;color:#e64b37;}
.index_nav2{width:55%;height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.index_nav2 li{line-height:100px;width:calc(100%/7);text-align: center; }
.index_nav2 li a{color:#111;font-size:1.1rem;display:block; position: relative}
.index_nav2 li a:hover{font-weight:bold; text-decoration:none;color:#e64b37;}

.header_h .index_nav2 li a{color:#111;}
.header_h .index_nav2 li a:hover{color:#e64b37;}
.header_h .index_nav2 li div a {color:#fff;}
.header_h .index_nav3 li a{color:#111;}
.header_h .index_nav3 li a:hover{color:#e64b37;}

.header_h .index_nav3 li div a {color:#fff;}

.son{background:#f1f1f1;position: absolute; z-index: 1; top: 100%; width: 100vw; left: 0; box-sizing: border-box; padding: 70px 0; display: none;}
.son dl{display: flex;justify-content: space-between;align-items: flex-start; margin: 0 30px;}
.son dl dd{width:calc(100%/3);padding:0 90px;    border-right: 1px solid rgba(0,0,0,.2);}
.son dl dd:last-child { border-right: none;}
.son dl .son_li{width:1px;height:100%;background: #f2f2f2;}
.son dl dd a{ display: flex;justify-content: flex-start;flex-direction: column;align-items: flex-start;}
.son dl dd a span{font-size:1.5rem;line-height: 2.2rem;color: #444;display: block; text-align: center;    width: 100%;}
.son dl dd a p{font-size: 1rem;line-height:1.7rem;color: #666;text-align: left;}
.son dl dd a .son_pic{width:100%;margin: 15px 0; position: relative;overflow:hidden;}
.son dl dd a .son_pic img{width:100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.son dl dd a .son_pic:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.son .son_pro{display: flex;justify-content: space-between;align-items:center; margin: 0 90px;}
.son .son_nav{  display: flex;justify-content:flex-start;align-items: flex-start; flex-wrap: wrap;  }
.son .son_nav a{width:calc(100%/7);padding:0 20px; border-right: 1px solid #dddddd;}
.son .son_nav a:last-child { border-right: none;}
.son .son_nav a:nth-child(4) { border-right: none;}
.son .son_nav a div{width:100%;margin: 15px 0; position: relative;overflow:hidden;}
.son .son_nav a div img{width:70%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;margin:0 auto }
.son .son_nav a:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.son .son_nav a p{font-size:16px;line-height: 30px;color: #333;display: block;}

.son .son_c{display: flex;justify-content: center; margin: 0 30px;align-items:center}
.son .son_c .son_c_li{ padding:0 90px;    border-right: 1px solid rgba(0,0,0,.2);}
.son .son_c .son_c_li:last-child { border-right: none;}
.son .son_c .son_c_li .son_pic{width:100%;margin: 15px 0; position: relative;overflow:hidden;}
.son .son_c .son_c_li .son_pic img{width:100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.son .son_c .son_c_li span{font-size:1.5rem;line-height: 2.2rem;color: #444;display: block;text-align: center; width: 100%;}
.son .son_c .son_c_li p{font-size: 1rem;line-height:1.7rem;color: #666; }
.son .son_c .son_c_li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.son .son_c .son_c_li a:hover{font-weight: normal;}
.son .son_c .son_c_li a:hover span{font-weight: bold;}
.son .son_c .son_c_li div a:hover p{font-weight: normal;}


.nn_banner{width:100%; position: relative;overflow: hidden; }
.nn_banner_wenan{width:100%;height:100%;position: absolute; z-index: 4; overflow: hidden; display: flex;justify-content:center;flex-direction: column; align-items: center}
.nn_text{font-size: 36px;color: #ffffff;text-align: center;padding:0 0 45px 0}
.nn_p{font-size: 52px;color: #ffffff; font-weight:bold;line-height: 100px;border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(255,255,255,0.1);margin:0 0 45px 0}
.nn_en{font-size: 1.1rem;color: #ffffff;  margin:0 0 45px 0}
.nn_banner_wenan a{width:150px;margin:0 auto;line-height:45px;display:block;color:#fff;font-size:18px;font-weight:bold; text-align:center; border-radius:50px; background:#ebc120;animation: sss 1s infinite alternate linear;}
.nn_banner_wenan a:hover{background:#fad02e ;}
@keyframes sss{
	0%{transform:translateY(-10px);}
	100%{transform:translateY(0px);}
}
.nn_banner_img{width: 100%;height:100%; z-index: 1; overflow: hidden;}
.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;}
.slide-main .item{display: block; width: 100%; height: 0.95rem; position: absolute; z-index: 124; bottom:2.6rem; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 0.95rem; height: 0.95rem; margin-right: 0.95rem; 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;}
.video {width:100%;position: relative;overflow: hidden;z-index: 2; background: url(../images/bg1.jpg) no-repeat center center; background-size: 200%;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.video .mm_bg{top: 0;height: 70%;width: 100%;background:   url(../images/mbg.png) repeat-x left top; z-index: 2;position: absolute}
.video video.p_video2{display: none;}
.ind_ban_tex {	position:absolute;width:88%;height:100%;left:50%;margin-left:-44%;transform:translateY(0%); text-align: center; z-index: 90;display: flex;justify-content: center;flex-direction: column;align-items: center}
.banner3 .ind_ban_tex_title{ text-align: center;margin: 0 0 35px 0;}
.banner3 .ind_ban_tex_info{font-size:1.5rem;color: #fff; text-align: center; line-height: 3rem; letter-spacing: 4px;}
.banner3 dl{ width:60%;margin: 0px auto 0 auto;display: flex;justify-content: center; opacity:1; transform:translateY(50px)}
.banner3 dd img{width:144px; border-radius: 72px;display: block;margin:0 15px;}
.banner3 .ind_ban_tex_title_en{width:80px;height:2px;background: #fff;margin: 0 0 60px 0}
.banner3 a{width:180px;line-height:50px; margin: 70px 0 0 0;color: #fff;font-size: 1.1rem;border-radius: 30px; transition: 0.3s;background: #e64b37;}
.banner3 a:hover{ width:200px;  color: #fff;}
/*footer*/
.footer{ background: #121725 }
.footer .s_width{ padding:85px 0 75px 0 ; display:flex;justify-content:space-between}
.footer .s_width:nth-child(2){ padding:5px 0 5px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:1.2rem; line-height:25px; color:#fff; margin-bottom:25px;  }
.footer i{ width:30px;height:1px; background:rgba(255,255,255,.5);display: block; margin-bottom:25px;}
.footer .f_fenlei{ }
.footer .f_fenlei div{ display:flex;justify-content:space-between; flex-direction: column;}
.footer .f_fenlei li{ line-height:2.3rem; text-align:left;margin:0 0 0 0 ;background: url(../images/fjiao.png) no-repeat left center;padding:0 0 0 25px;}
.footer .f_fenlei li a{ color:#fff;font-size:1rem;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_erweima{ }
.footer .f_erweima dl{ display: flex;justify-content: space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 55px; color: #fff; font-size: 1rem;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:148px; display: block;}
.footer_p{line-height:95px; text-align:center; font-size:15px; color:#fff;border-top:1px solid rgba(255,255,255,0.1)  }
.footer_pp{ display: flex;justify-content: space-between;}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}
.footer .f_contact2 div{ line-height:2rem; color:#fff; font-size:1rem;padding:0 0 0 0}
.footer .f_contact2 div strong{font-weight: bold;font-size: 1.2rem;display: block; line-height: 3rem;margin-bottom: 0; margin-top:25px}
.f_erweima_a{ display: flex;justify-content: flex-start; align-items: center;color: #555;position: relative; z-index: 2; }
.f_erweima_a img{margin:0 8px 0 0; }
.f_erweima_a p{display: flex;justify-content: center; flex-direction: column;   }
.f_erweima_a p span{ font-size:2rem;line-height:1.5rem; font-family: 'neutra_text_tf'; font-style: normal; font-weight: bold;  color: #fff;   }
.f_erweima_a p em{ font-size: 1rem; font-style: normal; color: #fff; line-height:1.5rem;  }
/* video_a */
.video_a {width:100%;position: relative;overflow: hidden;z-index: 2; height: 100vh;}
.video_a video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;height: 100vh;}
.video_about{position: absolute; width:88%;left:50%;margin-left:-44%; z-index: 12;height: 65vh;top:18%; display: flex;justify-content: space-around;flex-direction: column;}
.v_title div{font-size: 3.5rem;color:#fff; padding:0 0 25px 0; font-weight: bold;}
.v_title{text-align: center; border-bottom:1px solid rgba(255,255,255,.1) ; padding:0 0 55px 0}
.v_title span{display: block;font-size: 1.1rem;color:#fff; }

.index_prot{display: flex;justify-content: space-between; align-items: center;  padding:0 0 45px 0}
.product .pro_title p{ font-size: 60px; color: #91b721; line-height:75px;}
.product .pro_title p strong{  color: #1d2088;}
.product .pro_title div{  font-size:2.6rem; color:#c7c6c6;  line-height: 35px; font-weight: lighter;}
/*productshow*/
.product{  background:#f4f5f6 url(../images/pbg.jpg) no-repeat center top;padding:0 0 80px 0;  }
.a_title{padding:90px 0 50px 0; text-align: center;}
.a_title p{color: #1e1e1e;font-size: 3.5rem;font-weight: bold;margin:0 0 15px 0}
.a_title span{color: #1e1e1e;font-size: 1.2rem;} 
.product ul{display: flex;justify-content: space-between;}
.product li {width:49%;background:url(../images/plibg.jpg) no-repeat center top ;display: flex;justify-content: space-between;padding:95px 3%;align-items: center;}
.product li .p_text{width:49%}
.product li .p_text p{font-size: 3.2rem;line-height:3.5rem;background-image:linear-gradient(0deg,#274e8f,#18264b,#274e8f);-webkit-background-clip:text;color: transparent;font-weight: bold;}
.product li .p_text span{font-size: 1.5rem;line-height:2.5; display: block;}
.product li .p_text dl{padding:45px 0 0 0;display: flex;justify-content: flex-start;}
.product li .p_text dd{margin:0 15px 0 0; text-align: center;}
.product li .p_text dd div{width:103px;height:103px; display: flex;justify-content:center; align-items: center; border: 2px solid rgba(0,0,0,0.8);}
.product li .p_text dd i{display: block;font-style: normal; font-size: 1.1rem;color: #131313; line-height: 3;}
.product li .p_pic{width:49%;position: relative; overflow: hidden;}
.product li .p_pic img{width:100%;  transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.product li:hover .p_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}



.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;}

/* pro_list */
.pro_list{ background: #fff; padding:65px 0}
.pro_list .s_width2{  display: flex;justify-content:flex-start;flex-wrap: wrap;}
.pro_list .s_width{  display: flex;justify-content:flex-start;flex-wrap: wrap;}
.pro_list .s_width3{ width:88%; }

.pro_list li{width:24.2%; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; background: #fff; margin:0 1% 0.95rem 0 ;overflow: hidden;border: 1px solid #f1f4f9; }
.pro_list li:nth-child(4n){margin:0 0 0.95rem 0 ;}
.pro_list .pro_pic{ position:relative; overflow:hidden;z-index: 1 ;width:100%;margin: 0 auto; }
.pro_list .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.pro_list li:hover .pro_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.pro_list .pro_text{width:100%; padding:25px; background: #f1f4f9;}
.pro_list .pro_text i{display: block;width:100%;height:1px;background: rgba(0, 0, 0, .06); margin:  0.95rem 0;}
.pro_list .pro_text p{ color:#333; font-size:1.2rem;  font-weight: bold; text-transform: uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.pro_list li:hover .pro_text p{ color:#e50012; }
.pro_list .pro_text span{ display: block; color:#555; font-size:0.95rem; position: relative;     padding-left: 1.4rem;transition: 0.5s all;}
.pro_list li:hover .pro_text span{  padding-left: 60px;}
.pro_list .pro_text span:before{ content: "";    width: 12px;    height: 2px;    background: #e50012;    position: absolute;    left: 0px;    top: 9px;    transition: 0.5s all;}
.pro_list li:hover .pro_text span:before{padding-left: 40px;}
/* pro_list2 */
.pro_list2{ background: #fff; padding:65px 0}
.pro_list2 .s_width2{  display: flex;justify-content:flex-start;flex-wrap: wrap;}
.pro_list2 .s_width{  display: flex;justify-content:flex-start;flex-wrap: wrap;}
.pro_list2 .s_width3{ width:88%; }

.pro_list2 li{width:32%; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; background: #fff; margin:0 1.6% 0.95rem 0 ;overflow: hidden;border: 1px solid #f1f4f9; }
.pro_list2 li:nth-child(3n){margin:0 0 0.95rem 0 ;}
.pro_list2 .pro_pic{ position:relative; overflow:hidden;z-index: 1 ;width:100%;margin: 0 auto; }
.pro_list2 .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.pro_list2 li:hover .pro_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.pro_list2 .pro_text{width:100%; padding:25px; background: #f1f4f9;}
.pro_list2 .pro_text i{display: block;width:100%;height:1px;background: rgba(0, 0, 0, .06); margin:  0.95rem 0;}
.pro_list2 .pro_text p{ color:#333; font-size:1.2rem;  font-weight: bold; text-transform: uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.pro_list2 li:hover .pro_text p{ color:#e64b37; }
.pro_list2 .pro_text span{ display: block; color:#555; font-size:0.95rem; position: relative;     padding-left: 1.4rem;transition: 0.5s all;}
.pro_list2 li:hover .pro_text span{  padding-left: 60px;}
.pro_list2 .pro_text span:before{ content: "";    width: 12px;    height: 2px;    background: #e64b37;    position: absolute;    left: 0px;    top: 9px;    transition: 0.5s all;}
.pro_list2 li:hover .pro_text span:before{padding-left: 40px;}
/* a_title2 */
.a_title2{padding:80px 0 80px 0; text-align: center; background: #f1f4f9 url(../images/lou.jpg) no-repeat right center;}
.a_title2 p{color: #1f1f1f;font-size: 2.5rem; line-height: 3.8rem; margin: 0 0 35px 0; }
.a_title2 a{width:168px;line-height:53px;margin:0 auto;background: #e64b37;display: block;color: #fff;font-size: 1.1rem; border-radius: 0; transition: 0.3s;}
.a_title2 a:hover{ border-radius: 35px;}

/*about*/
.about{ padding: 95px 0 60px 0; background: url(../images/aboutbg2.jpg) no-repeat center top; position: relative; z-index: 2; overflow: hidden;}
.about_con{ display: flex;justify-content: space-between; flex-direction: row-reverse;padding:45px 0}
.about_l{width:41%; display: flex;justify-content:flex-start;flex-direction: column;text-align: right;}
.about_con2{ align-items: center;}
.about_l3{width:54%;}
.about_l3 video{width:100%}
.about_l2{ text-align: right;}
.about_l strong{ font-size:3rem;color: #fff; }
.about_l span{ font-size:2.1rem;color: #fff; }
.about_l span i{ font-weight: bold;font-style: normal;}
.about_l div{width:100%;height:1px;background: rgba(255,255,255,0.1);margin:55px 0}
.about_l p{ font-size:1.2rem;color: #fff;line-height: 1.9rem; }
.about_line{height:1px;background: rgba(255,255,255,0.1);margin: 25px auto}
.about_r{width:44%;position: relative;z-index: 2;}
.about_r2{width:48%;}
.about_r3{width:40%;}

.about_r_t{font-size:2.5rem;color: #fff;padding:0 0 0 65px; background: url(../images/aicon.png) no-repeat left center;}
.about_con_c{ font-size:1.05rem;color: #fff;line-height: 2;margin:0 0 55px 0 }
.about_con_c strong{font-size:2.5rem;color: #fff; display: block;line-height: 3rem; margin: 0 0 25px 0;}
.about_con_c2{ font-size:1.02rem;color: #fff;line-height: 1.9rem;margin:0 0 }
.about_r a{color: #fff;display: block; width:158px;line-height: 52px; text-align: center;font-size:1.1rem;border-radius: 45px; background: #e64b37; transition: 0.5s;}
.about_r a:hover{background-color: #c71418;}
/*shuzi*/
.xinlai_num{padding:50px 0 0 0; position: relative;z-index: 2; display: flex;flex-direction: column;justify-content: space-between}
.xinlai_num #wrap { overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xinlai_num section { display: flex;justify-content: space-between;align-items: flex-start; flex-wrap: wrap}
.xinlai_num .jumbo {font-size: 4rem; color: #fff;font-weight:bold; font-family: "aven";display:inline-block;line-height: 5rem;letter-spacing: -2px;}
.xinlai_num #wrap .xinlai_num_li{  font-size:0.95rem; color:#fff; padding:0 0 35px 0; }
.xinlai_num #wrap .xinlai_num_li:nth-child(3),.xinlai_num #wrap .xinlai_num_li:nth-child(4){ padding:0 0 0 0; }
.xinlai_num #wrap .xin_li { display: flex;justify-content:center; }
.xinlai_num #wrap .xin_li .xin_li_num{ }
.xinlai_num #wrap .xin_li .xin_li_num div{ display: flex;justify-content:center; align-items: center; }
.xinlai_num #wrap .xinlai_numd{ background:none;}
.xinlai_num #wrap .xinlai_num_li span{ font-size:1.9rem; color:#fff;padding:0 0 0 10px;font-family: "aven";}
.xinlai_num #wrap .xinlai_num_li:nth-child(3) span{ font-size:1.4rem;  }
.xinlai_num #wrap .xinlai_num_li:nth-child(4) span{ font-size:1.4rem;}
.xinlai_num #wrap .xinlai_num_li p{ font-size:1.5rem; color:#fff;  line-height: 2rem; }

.xinlai_num.se_xinlai_num .jumbo { color: #e64b37;}
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li{  font-size:0.95rem; color:#333; padding:0 0 35px 0; }
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li span{ font-size:1.9rem; color:#333;padding:0 0 0 10px;font-family: "aven";}
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li p{ font-size:1.1rem; color:#333;  line-height: 35px; text-align: center; }

/*zizhi*/
.zizhi{ background: #fff;padding:65px 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 55px 0;box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.zizhi_dd .cp_m div{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:1.3rem; padding:0 0 0.95rem 0; text-align: center;font-weight: bold; text-transform: uppercase;}
.zizhi_dd .cp_k span{ display: block; color:#fff; background: #1d2088; font-size:1rem;line-height:35px; width:133px;margin: 0 auto;text-align: center}
/* hezuo */
.hezuo{padding:65px 0 60px 0;background: url(../images/hezuobg.jpg) no-repeat center center;}
.hezuo_t{ text-align: center;padding:0 0 35px 0}
.hezuo_t i{display: block;width:80px;background: #fff;height:1px;margin:0 auto}
.hezuo_t p{ font-size: 60px; color: #fff; line-height:110px;}
.hezuo_t p strong{  color: #fff;}
.hezuo ul{ display: flex;justify-content: space-between; align-items: center; flex-wrap: wrap;}
.hezuo ul li{ width:20.5%;padding:1.4rem 0 ;margin:0 0 5px 0;}
.hezuo ul li:nth-child(3){ width:19%;text-align: center;}
.hezuo ul li:nth-child(7){ width:19%;text-align: center;}
.hezuo ul li:nth-child(4){ text-align: center;}
.hezuo ul li:nth-child(8){ text-align: center;}
.hezuo ul li img{width:auto;}
/*index_t*/
.index_t{display: flex;justify-content: space-between;align-items: center;margin:0 auto 40px auto}
.in_title i{display: block;width:80px;background: #444;height:1px;margin:20px 0}
.in_title p{ font-size: 3.5rem; color: #1e2d4d; line-height:4rem; font-weight: bold;}
.in_title p strong{  color: #e64b37;}
.in_title div{  font-size:1.4rem; color:#1c1a1a;  line-height: 2.6rem;}
.news_t .in_title div{  font-size:1.1rem;  line-height: 2rem; padding:20px 0 0 0}
.news_t{padding:0 0 45px 0}
.y_t i{ margin: 0.95rem auto;}
.y_t{text-align: center;}
.index_t_a{width:170px; background: #e64b37; line-height: 3.1rem; text-align: center;transition: 0.5s; border-radius: 35px;}
.index_t_a a{ color: #fff;font-size:1.1rem;}
.index_t_a:hover{ background: #191b51; }
.index_t_a:hover a{ color: #fff; font-weight: bold;}
/*in_factory*/
.pro_info{ color: #666;font-size: 1.1rem;line-height: 45px;padding:0 0 20px 0; width: 95%; margin: 0 auto}
.pro_info p{ background: #f6f6f6;padding: 0 0.95rem;display: flex;justify-content: space-between;}
.pro_info p:nth-child(2){ background: #fbfbfb;padding: 0 0.95rem;display: flex;justify-content: space-between;}

/* yingyong */
.yingyong{padding:65px 0 70px 0;background:url(../images/yy.jpg) no-repeat center top; }
.hexin_title{ text-align: center;}
.hexin_title p{color: #0f0f0f;font-size: 3.9rem;}
.hexin_title p strong{  color: #e64b37;}
.hexin_title div{ font-size:2.4rem; color:#333; text-transform: uppercase;  line-height: 3.2rem; font-weight: lighter;}
.hh {	display: block; height:100%; width:100%;position: absolute;left: 0;bottom:0; z-index: 1; background: url(../images/hh.png) repeat-x left bottom;}
/* sw11 */
.sw11out {position: relative;width: 100%;padding:40px 0 0 0  }
#sw11 { }
#sw11 .swiper-slide {width: 665px;}
.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: 54%;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:#e64b37 url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 25%;background:#e64b37 url('../images/jt_r.png') center no-repeat; background-size: 10px;}
#sw11 .swiper-slide{display: block;position: relative; overflow: hidden; }
#sw11 .swiper-slide .pic {width: 100%; background-color: #000;position: relative;z-index: 1;}
#sw11 .swiper-slide .wz { color: #fff; opacity: 1;display: flex;justify-content:space-between; align-items: center;padding:0 35px 15px 35px;width:100%; position: absolute;z-index: 4; bottom: 0;left:0; }
#sw11 .swiper-slide .wz strong{ color: #fff; display: block; font-size:1.2rem;line-height:2rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
#sw11 .swiper-slide .wz p{  color: #fff; font-size:0.95rem;line-height: 33px;text-transform: uppercase; }
#sw11 .swiper-slide .wz p i{font-style: normal ;display:block;}
#sw11 .swiper-slide .wz span{width:43px;height:27px;background: url(../images/jj.png);}
#sw11 .swiper-slide .pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
#sw11 .swiper-slide:hover .pic img{ transform:scale(1.05,1.05);}
#sw11 .swiper-slide-active img {opacity: 1;}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:1.5rem;}
@media screen and (max-width: 1550px) {
	#sw11 .swiper-slide-active .wz strong{font-size: 1.25rem;}
}
@media screen and (max-width: 960px) {
	#sw11 .swiper-slide {width: 100%;}
	#sw11 .swiper-slide-active .wz strong{font-size: 1.1rem;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
/* adv */
.adv{background: url(../images/advbg.jpg) no-repeat left center;}
.adv .s_width{display: flex;justify-content: space-between;padding:95px 0;width:84%}
.adv_l{width:50%}
.adv_t {background: url(../images/adv.png) no-repeat left top;padding:25px 0 0 0}
.adv_t2 {background:none;padding:25px 0 0 0}
.adv_t strong{font-size: 3.2rem;line-height: 5rem;display: block;color: #1a1a1a;}
.adv_t span{ color: #1a1a1a;font-weight: normal;font-weight: lighter; text-transform: uppercase;}
.adv_t p{font-size: 1.7rem;line-height: 2rem;display: block;color: #1a1a1a;}
.adv_l ul{margin: 85px 0 0 0;}
.adv_l li{ border-top: 1px solid rgba(0,0,0,0.3);padding:65px 0}
.adv_l li div{display: flex;justify-content: flex-start;align-items: center;color: #1a1a1a;font-size: 2.2rem;line-height: 2rem; font-weight: bold;}
.adv_l li div img{display: block;margin: 0 25px 0 0;}
.adv_l li p{ color: #1a1a1a;font-size: 1.1rem;line-height: 3rem; }

.adv_r{width:35%}
.adv_r img{width:100%;display: block;}


/*news*/
.news{padding:90px 0 50px 0; background:#fff;}
.news .s_width{ display: flex;justify-content: space-between;  align-items: center;}
.news_con{display:flex;justify-content:space-between; flex-wrap:wrap;cursor:pointer;padding:0 0 25px 0}
.news_con li{ width:49%; position:relative;background:#fff;display:flex;justify-content:space-between;align-items: center;margin:0 0 25px 0; box-shadow: 0 0 55px rgb(0 0 0 / 7%);;}
.news_con li span{ display:block; color:#8c8c8c; line-height:30px;font-size: 15px; text-transform: uppercase; padding:0 0 0 25px;background: url(../images/zhong.png) no-repeat left center;}
.news_con li .detail{ width: 60%;height:100%;display:flex;justify-content:center;flex-direction: column;padding:0 15px 0 0}
.news_con li .detail a{ font-size: 1.3rem;text-align: left; line-height:40px; color:#191919;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-weight: bold;}
.news_con li .detail a:hover{ color:#ef4114; font-weight: bold}
.news_con li .detail p{ text-align: left; line-height:30px; color:#999;	font-size: 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:10px 0}
.news_con .news_pic{width:35%; overflow: hidden;}
.news_con .news_pic img{width:100%;display: block;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;  }
.news_con li:hover .news_pic img{ transform:scale(1.05,1.05);}


/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden; background: #f7f7f7;}
.se_banner_b{  height: 100vh;}
.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.05); transform: scale(1.05); }
    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:25px 0 25px 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 30px;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);padding:25px 0 25px 0;}

.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 30px;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); }
.se_weizhi .s_width{display: flex;justify-content:space-between;}

.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%/4); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box;}
.se_nav li:nth-child(4){ border-right:#dcdcdc solid 0;}
.se_nav li a{ font-size:1.4rem; color:#333; line-height:6.2rem; -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:100px;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: 150px; left:50%;margin-left:-75px; }
.se_nav li.cu_active a:before {width: 150px; left:50%;margin-left:-75px;}
.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_navcage */
.se_navcage{width:100%;position: absolute;left:0; top:0; height:100%;display: flex;justify-content:center; flex-direction: column; z-index: 5;}

/* se_nav_pro */
.se_nav_pro{ display: flex;justify-content:space-between;  padding:55px 0 25px 0;border-top:1px solid rgba(255,255,255,0.1);margin-top:55px}
.se_nav_pro li{  position: relative;}
.se_nav_pro li a{ font-size:1.2rem; color:#fff; line-height:2.9rem;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_pro li:hover{ }
.se_nav_pro li a:hover{  text-decoration: none; font-weight: bold;margin: -5px 0 0 0;  }
.se_nav_pro li.cu_active a{  font-weight: bold;     font-size: 1.5rem;}
.se_nav_pro li div {width:45px;height:44px; background-size: 100%; margin:0 auto 5px auto}
.se_nav_pro li:nth-child(1) div{background-image: url(../img/lia.png);}
.se_nav_pro li:nth-child(2) div{background-image: url(../img/lib.png);}
.se_nav_pro li:nth-child(3) div{background-image: url(../img/lic.png);}
.se_nav_pro li:nth-child(4) div{background-image: url(../img/lid.png);}
.se_nav_pro li:nth-child(5) div{background-image: url(../img/lie.png);}
.se_nav_pro li:nth-child(6) div{background-image: url(../img/lif.png);}
.se_nav_pro li:nth-child(7) div{background-image: url(../img/lig.png);}
.se_nav_pro li:nth-child(8) div{background-image: url(../img/lih.png);}
.se_nav_pro li:nth-child(9) div{background-image: url(../img/lii.png);}
.se_nav_pro li:nth-child(10) div{background-image: url(../img/lic.png);}
/* se_nav_shili */
.se_nav_shili{ display: flex;justify-content:center;  padding:0 0 65px 0; }
.se_nav_shili li{  position: relative; width:220px; margin:0 0.95rem;}
.se_nav_shili li a{ font-size:20px; color:#333;border:1px solid  #e41019; line-height:60px;transition: all 0.5s; transition: 0.3s; text-align: center; display: block; border-radius: 90px;}
.se_nav_shili li:hover{ }
.se_nav_shili li a:hover{  text-decoration: none; font-weight: bold;margin: -5px 0 0 0;  }
.se_nav_shili li.on a{  font-weight: bold;background: #e41019;color:#fff; }


/* 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: 3.8rem;color: #fdfdfd; display: block;}
.k_title p i{font-style: normal;font-weight:normal;}
.k_title p span{font-size: 1.1rem;color: #fff;display: block;line-height: 2.2rem;}
.k_title a{width:180px;border-bottom:2px solid rgba(0,0,0,0.8);line-height: 2.7rem;font-size: 1.2rem;color: #1d1d1d;font-weight: bold;background:url(../img/iamore.png) no-repeat right center;}
.pro_dd{position:relative; overflow:hidden;z-index: 2; width:94%;margin:25px 0 0 6%; }
.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 0 25px 25px; }
.pro_dd li p strong{display: block; font-size: 1.5rem; line-height: 35px; color: #fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.pro_dd li p span{display: block;font-size: 1.1rem; 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:602px; 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);}

/* se_news */
.se_news{padding:85px 0 65px 0; line-height: 35px; font-size: 1rem; color:#666; }
.se_news2{padding:85px 0 65px 0;  }
.se_newslist{ display: flex;justify-content: flex-start; padding:0 0 25px 0;flex-wrap: wrap;}
.se_newslist li{width:30%;margin:0 4% 45px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist li:nth-child(3n){ margin:0 0 45px 0; }
.se_newslist a{  display:block; line-height:42px; border-bottom:1px solid rgba(0,0,0,0.1); transition: 0.5s;padding:0 0 35px 0}
.se_newslist span{ display:block; line-height:45px; color:#333; font-size:33px;text-transform:uppercase; font-weight: lighter; margin: 25px 0 0 0;}
.se_newslist span em{   font-size:1.1rem; font-style: normal;  padding:0 0 0 25px}
.se_newslist .se_newslist_p  {overflow: hidden; position: relative;}
.se_newslist .se_newslist_p 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 .se_newslist_t{ line-height:28px; color:#222; margin:10px 0 20px 0; font-size:1.6rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist p{ display:block; line-height:28px; color:#555;margin:0 0 33px 0; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist i{    display:block;    width:30px;    height: 5px;    background:url(../images/iamore.png) no-repeat left 0px ;    overflow: hidden; }
.se_newslist a:hover i{    background:url(../images/iamore2.png) no-repeat 0px;}
/* se_newslist2 */
.se_newslist2{ }
.se_newslist2 ul{ }
.se_newslist2 li{display:flex; 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_newslist2_l{ width:30%; position:relative; overflow:hidden; }
.se_newslist2_l img{ width:100%;;display: block; 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_r{ width: 50%; position: relative;  margin:0 20px 0 0}
.se_newslist2_r a{ font-size:1.5rem; color:#444;  text-transform:uppercase; display:block; line-height:3rem; }
.se_newslist2_r a:hover{ color:#f96400;}
.se_newslist2_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_newslist2_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_newslist2_r .se_newslist2_more{ width:90px; border-bottom:1px solid #384994; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist2_r .se_newslist2_more a{ color:#384994; font-size:14px;}
.se_newslist2 .n_date{ position: relative;  margin:0 20px 0 0; text-align: center; }
.se_newslist2 .n_date span{ font-size:2.2rem;line-height: 1.5; color:#333;font-family: impact;display: block;}
.se_newslist2 .n_date p{ font-size:1.1rem; line-height: 2.5rem; color:#333; }

/* se_chanpin_con */
.se_chanpin_con{padding:2.6rem 0 2.6rem 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:30%; margin: 0 5% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s;border-top-right-radius: 55px;border-bottom-left-radius: 55px;overflow: hidden; box-shadow: 0 0 35px rgb(0 0 0 / 3%);}
.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:5px 1.5rem 25px 1.5rem;border-top:1px solid rgba(0,0,0,.05) }
.se_chanpin_con .pro_text p{color:#515151; font-size:1.4rem;line-height:3.2rem; }
.se_chanpin_con .pro_text span{color:#fff; width:12.6rem;background: #e64b37; margin: 0 auto; border-radius:50px;font-size:1rem;line-height:2.6rem; display: block;}



.item_title2{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:121px;}
.item_title2.item_title3{ height:200px;}
.item_title2 div{color:#fff;font-size:3.5rem;font-weight:bold;}
.item_title2 div span{color:#232323}
.item_title2 i{display: block;width:1px;height:50px;background:#fff;margin: 2.6rem auto 2.6rem auto}
.item_title2 p{color:#fff;font-size:1.1rem;}


.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:2.5rem;color:#e64b37;font-weight: bold}
.since_l div{ font-size: 3.5rem;font-family: neutra_text_tf;line-height: 4.2rem; }
.font_44 h2{font-size: 3rem;font-weight: bold;color:#e64b37; }
.font_44 h2 span{color:#222;padding:0 0 0 0.95rem; }
.font_44 p{ font-size:1.1rem;line-height:2.5rem;color:#5d5d5d}
.honor_t{text-align: center}
.aboutus_con {padding: 75px 0 85px 0}
.aboutus_con p{ font-size:1.05rem;color:#333;line-height:1.9rem; }


/*se_about_con*/
.item_title{  display: flex;justify-content:space-between;flex-direction:column; position: absolute;z-index: 2; top:40%;left:50%;margin-left:-44% }
.item_title div{font-size: 3.5rem;color:#fff; padding:0 0 25px 0; font-weight: bold;} 
.item_title p{font-size: 1.1rem;color:#fff;}
.item_title span{display: block;font-size: 1.1rem;color:#fff; }
/* weizhi */
.weizhi_nav{position: absolute;z-index: 2; bottom:8%;left:50%;margin-left:-44%;color: #fff;font-size: 1rem;display: flex;justify-content: space-between; }
.weizhi{ color: #fff;font-size: 1rem;line-height:5.2rem; padding:0 0 0 35px;background: url(../images/di2.png) no-repeat left center;; }
.weizhi a{ color: #fff;font-size: 1rem;  }
.w_nav{display: flex;justify-content:space-between;}
.w_nav li{ }
.w_nav li a{ font-size:1.1rem; color:#fff; line-height:5.2rem; -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;  transition: 0.3s; display: block;margin: 0 35px 0 0;}
.w_nav li a:hover{  text-decoration: none; font-weight: bold;}
.w_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #fff;transition-duration:.3s;}
.w_nav li a:hover:before{ width: 100%; left:50%;margin-left:-50%; }
.w_nav li.cu_active a:before{ width: 100%; left:50%;margin-left:-50%; }
/* w_nav2 */
.w_nav2{display: flex;justify-content:center; position: absolute;width:100%;bottom: 0;left:0; z-index: 11;}
.w_nav2 li{padding:0 15px;}
.w_nav2 li a{ font-size:1.1rem; color:#fff; line-height:5.2rem; -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;  transition: 0.3s; display: block;margin: 0 35px 0 0;}
.w_nav2 li a:hover{  text-decoration: none; font-weight: bold;}
.w_nav2 li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #fff;transition-duration:.3s;}
.w_nav2 li a:hover:before{ width: 100%; left:50%;margin-left:-50%; }
.w_nav2 li.cu_active a:before{ width: 100%; left:50%;margin-left:-50%; }
/* se_contact_t */
.se_contact_t{padding:50px 0;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom: 55px;}
.se_contact_t strong{display: block;font-size: 2.5rem;color: #191b51;line-height: 5.6rem;;}
.se_contact_t p{display: block;font-size: 1rem;color: #555;line-height: 2.3rem;}
.se_contact_li{margin-bottom:85px; display: flex;justify-content:space-between; flex-wrap:wrap;}
.se_contact_li li:nth-child(1){width:40%;position: relative; }
.se_contact_li li:nth-child(2){width:28%;position: relative; }
.se_contact_li li strong{  font-size:1.3rem; color:#222;line-height:4rem; font-weight: bold;width:20%}
.se_contact_li li span{ font-size:1.2rem; color:#555;line-height:4rem;}
.se_contact_li li p{ border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom: 20px;;display: flex;justify-content: flex-start;}
.se_contact_li li.se_contact_er{display: flex;justify-content:flex-end; text-align: center; align-items: center; }
.se_contact_li li div b{display: block;font-size: 1rem; color:#777;line-height:2.6rem;font-weight: normal;}
.se_contact_li li div{width:160px;height:160px;border: 1px solid rgba(0, 0, 0, .1); margin-left: 0.95rem;}
.se_contact_li li div img{display: block;width:105px;margin: 10px auto 0 auto;}
/* se_liuyan */
.se_liuyan{padding:85px 0 55px 0 ;overflow: hidden;  background: #f6f8fc;}
.se_liuyan .s_width{display: flex; justify-content:space-between;}
.se_liuyan_pic{margin: 35px 0 0 0;}
.se_liuyan_l{width: 33%;}
.liu_con{overflow: hidden;width: 60%;margin: 135px 0 0 0; }
.layui-input{padding: 0 3px 0 10px;float: left; width:32.3%;overflow: hidden;border:none;background:#fff;font-size: 1rem;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: 1rem;color: #666;line-height: 35px;  width: 100%;border:0 solid transparent; border-color: rgba(151, 151, 151, 0.3); margin-bottom: 3%;     height: 300px;}
.layui-btn{ display:block; background: #333; color:#fff;width: 11%;  font-size: 1rem; height:38px;   line-height: 38px; border:none!important; float: left;}
.layui-btn-primary{margin: 0 0 0 0;float: right;}
/* huise */
.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.huise4{background: #fff;padding:80px 0 50px 0}
.case2{ padding:80px 0 50px 0}
.case2 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:24%;height:auto; margin: 0 1.3% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case2 .list .item:nth-child(4n){ margin: 0 0 25px 0;}
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 1.5rem 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; }

.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case2 .list .item .pro_pic img{ 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:1.2rem;line-height:2.6rem;margin:20px 10px 20px 10px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case2 .list::after{ }
	.case2 .list .item{ }
	.case2 .item h4{ padding: 20px 0 10px; }
}
@media (max-width:1200px){
	.case2 .item h4{ padding: 1rem 0 8px; }
	.case2{padding: 30px 0 50px 0;}
}
@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 .item h4{ font-size: 1.1rem; }

}
@media (max-width:480px){
	.case2 .list{ justify-content: center; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%;}
	.case2 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case2 .list .item{ width: 100%; }
}

.baise{background: #fff;padding:50px 0 50px 0}

.se_espcms_book{padding:0 0 0 0; background: #fff}
.se_espcms_book2{padding:2.6rem 0;}
.se_espcms_book2 h1{ line-height:70px; margin: 0; text-align: center;font-size: 2.5rem;}
.se_espcms_book2 .se_date{ font-size:0.95rem; line-height:38px; padding: 0 0 2.6rem 0 ;text-align: center}
.se_tel{padding:2.6rem 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:0.95rem; line-height:31px; color:#666;  margin-bottom:2.6rem;  padding:2.6rem 0; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 1rem;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 2.5rem;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:2.6rem 0 0 0; padding:0 0 2.6rem 0}
.info_content{ font-size:1rem; line-height:2.2rem; color:#666;}
.info_content img{ max-width:100%;display: block;margin: 5px auto;}
.info_content  strong{ display: block;font-size: 1.6rem;color: #e64b37; line-height: 65px;margin-top: 35px; margin-bottom:25px;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; padding:0 15px; background: #f2f2f2; text-align: center;  line-height: 47px;}



.second_img div{margin:0 0 20px 0;}
.guding_title{ font-size:1.5rem; color:#eb0e0e; margin-bottom:2.6rem;text-indent:0;padding:0 0 0 45px;background:url(../images/quan2.png) no-repeat left center; line-height: 65px; }


.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:1.6rem;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 2.6rem 2.6rem 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: 1rem;}
.message_t div.niu{color:#fff;font-weight: bold;font-size: 45px; }

.se_espcms_page{font-size:0.95rem; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 2.6rem; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:0.95rem;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.th_news_con{overflow: hidden; font-size:0.95rem; line-height:31px; color:#666;  margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 50px;}

.map{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}
.video-box {
	position: relative;
	padding-top: 39%;
	overflow: hidden;
}
.video-box video {
	position: absolute;
	left: 50%;margin-left:-550px;
	top: 50%;margin-top:-320px;
	width: 1100px;
	height: 640px;
	-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: 1.5rem;
	z-index: 50;transition:.4s all;
}
.x-btn:hover {
transform: rotate(360deg); -webkit-transform: rotate(360deg);
	color: #fff;
}


.se_espcms_book3{ padding:150px 3% 80px 3%;  }
.se_pro_pic_text{display: flex;justify-content: space-between; align-items: flex-start; }
.se_bg_pic{width:45%; position: sticky;top:125px;background:#F8F8F8;padding:0 0 35px 0}
.modal-footer{ margin:0 auto 0 auto;width:90%;}
.espcms_pro_photo li{ width:17%; margin:0 5px 0 0; text-indent:0;float: left;}
.espcms_pro_photo li img{width:100%; background: #fff  }
.modal-dialog{ padding:45px 0}
.se_bg_pic img{width:90%;margin: 0 auto; display: block}
.se_pro_text_pp{width:55%;padding:45px 0 45px 5%; background: #fff; display: flex;justify-content: center;flex-direction: column}
.se_pro_text_pp i{display: block;}
.se_pro_text_pp .span_a{ display: block; width:100%;height:1px;background: #ddd; }
.se_pro_text_pp h1{ line-height:3.4rem; font-size: 2.5rem;   text-transform: uppercase;color: #191b51; margin: 0 0 35px 0;}
.se_pro_text_pp a{ width:140px; text-align: center; font-size: 1.1rem;color: #fff;line-height:45px; background: #e64b37;margin:0 0 2.6rem 0; border-radius: 23px;display: block;}
.se_pro_text_pp a:hover{ background: #333; }


.se_pro_text_pp ul{display: flex;justify-content: space-between;align-items: center; flex-wrap: wrap;padding: 65px 0;}
.se_pro_text_pp li{ text-align: center; width:50%;padding: 0 0 25px 0;}
.se_pro_text_pp li:nth-child(3){  padding: 0 0 0 0;}
.se_pro_text_pp li:nth-child(4){  padding: 0 0 0 0;}
.se_pro_text_pp li{ text-align: center; width:50%;padding: 0 0 25px 0;}
.se_pro_text_pp li div img{ display: block;width: 45px;margin: 0 auto 15px auto;}
.se_pro_text_pp li p{ color: #111;line-height: 3rem;font-size: 1.2rem;}
.se_pro_text_pp li span{ color: #666;line-height: 1.9rem;font-size: 1rem;}
.p_jieshao2{width:100%; padding: 35px 0;margin: 15px 0 0 0;}
.p_jieshao2 p{color: #666;line-height: 1.9rem;font-size:0.97rem; }
.p_jieshao2 p strong{font-size: 1.2rem;display: block; color: #444; line-height: 3rem;}

.se_pro_b{padding:85px 0;}
.se_pro_b_title{font-size:2.5rem;color: #333;line-height: 2rem; margin:0 0 55px 0; text-align: center;  }
.se_pro_a_text p img{display:block;margin:0 auto; width:100%;max-width:800px}
.se_pro_a_text p strong{display:block; font-size:1.4rem;color:#333;line-height: 2.8rem;}
.se_pro_b table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.se_pro_b th, .se_pro_b td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_pro_b .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2rem; }
.se_pro_c{padding:115px 0; background: #f5f5f5;}
.se_pro_a_text ul{display:flex;justify-content: flex-start;padding:45px 0 0 0}
.se_pro_a_text li{ display:flex;justify-content:center;flex-direction: column;align-items: center; padding:0 35px 0 0}
.se_pro_a_text li div{width:90px;height:90px;border-radius: 45px;border:2px solid #00a597; display: flex;justify-content: center;align-items: center;}
.se_pro_a_text li span{ font-size: 1.1rem;color: #111;line-height:1.5rem;padding:15px 0;  display: block;}

.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/bannerb.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: 2.6rem; line-height: 5.2rem; font-weight: bold}
.welcome p{font-size: 1.1rem;}

.service{width:100%; text-align: center;  background: url(../images/hh.jpg) no-repeat center top;  padding:145px 0; }
.service .s_t{ text-align: center; margin: 0 0 65px 0;}
.service .s_t p{font-size:2rem; color: #fff;line-height: 3rem; font-weight: bold;}
.service .s_t span{font-size:3rem; color: #fff;line-height: 3rem;display: block; font-family: neutra_text_tf; }
.service ul{display: flex;justify-content: space-around;}
.service ul div{margin: 0 0 15px 0;}
.service ul p{color: #fff;font-size: 1.1rem;font-weight: bold;line-height: 4rem;}
.service ul span{color: #fff;font-size: 1rem; line-height: 1.8rem; display: block;}

.shouhou{padding:85px 0;}
.shouhou div{font-size: 2.5rem;color: #333; text-align: center;margin: 0 0 65px 0;}
.shouhou ul{display: flex;justify-content: space-between;}
.shouhou li{width:47%;background-color: #f7f7f7;padding:55px 45px;}
.shouhou li p{font-size: 1.5rem;line-height: 3rem;color: #444;}
.shouhou li span{ display:flex;justify-content: flex-start;align-items: center;font-size: 1.2rem;line-height: 3rem;color: #555;  }
.shouhou li span i{  font-size: 2rem;font-style: normal; font-family: neutra_text_tf;}
.shouhou li span img{margin:0 25px 0 0}
.shouhou .s_width{width:75%}

.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;}





@media only screen and (max-width:1800px){ 
	.s_width{width:92%;}
	.item_title{margin-left: -46%;}
	.weizhi_nav{margin-left: -46%;}
	.s_width3{width:92%;}
	.pro_list2 .s_width3{width:92%;}
	.a_title p{font-size: 3rem; }
	.product li .p_text p{font-size: 2.7rem; }
	.product li .p_text span{font-size:1.3rem; }
	.a_title2 p{font-size: 2.2rem;    line-height: 3rem; }
	.about_l strong{font-size: 2.2rem;   }
	.about_l span{font-size: 1.6rem;   }
	.adv_t strong{font-size: 2.7rem; }
	.adv_l li div{font-size: 1.8rem;   }
	.hexin_title p{font-size: 3rem; }
	.in_title p{font-size: 3rem; }
	.se_pro_text_pp h1{font-size: 1.8rem;   }
	.se_espcms_book2 h1{font-size: 2rem;   }
}
@media only screen and (max-width:1750px){ 
	.banner3 .ind_ban_tex_title img{width:780px}

}
@media only screen and (max-width:1650px){ 
	.a_title p{font-size: 2.5rem; }
	.product li .p_text p{font-size: 2.2rem; }
	.product li .p_text span{font-size:1.2rem; }
	.a_title2 p{font-size: 1.9rem;    line-height: 2.9rem; }
	.about_l strong{font-size: 1.7rem;   }
	.about_l span{font-size: 1.4rem;   }
	.adv_t strong{font-size: 2.3rem; }
	.adv_l li div{font-size: 1.5rem;   }
	.hexin_title p{font-size: 2.7rem; }
	.in_title p{font-size: 2.7rem; }
	.about_l{width: 47%;}
	.about_l3{width: 54%;}
	.about_con_c strong{font-size: 1.7rem;   }
	.adv_l li{    padding: 45px 0;}
	.adv .s_width{width:90%}
	.adv_l li p{line-height: 1.5rem;}
	.news_con li .detail a{font-size: 1.2rem;line-height: 30px;}
	.se_contact_t strong{font-size: 2rem; }
	.son .son_c .son_c_li span{font-size: 1.2rem; }
}
@media only screen and (max-width:1500px){ 
	.hexin_title p{font-size: 2.4rem; }
	.in_title p{font-size: 2.4rem; }
	.news_t .in_title div{padding: 10px 0 0 0;}
	.about_l p{font-size:1rem; }
	.son .son_pro{margin: 0 30px;}
	.banner3 .ind_ban_tex_title_en{margin: 0 0 40px 0;}
	.banner3 .ind_ban_tex_title{    margin: 0 0 25px 0;}
	.banner3 a{margin: 40px 0 0 0;}
	.ind_ban_tex{padding:5% 0 0 0}
	.about_con_c{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
	.about_con_c2{ -webkit-line-clamp:15;}
	.item_title2 div{ font-size:2.6rem;}
	.item_title2 p{ font-size:1rem;}
	.item_title2{height: 100px;}
	.se_nav_pro li a{ font-size:1rem;}
	.font_44 h2{ font-size:2.6rem;}
	.since_l p{ font-size:2.2rem;}
	.item_title div{ font-size:2.6rem;    padding: 0 0 15px 0;}
	.v_title div{ font-size:2.6rem;    padding: 0 0 15px 0;}
	.se_banner_b{height: 90vh;}
	.product li .p_text span{ font-size:1rem;}

}
@media only screen and (max-width:1440px){ 
	.se_pro_text_pp ul{padding: 35px 0;}
	.se_pro_text_pp li div img{width:35px;    margin: 0 auto 10px auto;}
	.se_pro_text_pp li p{ font-size:1rem;    line-height: 2.5rem;}
	.modal-dialog { padding: 35px 0;}
	.p_jieshao2{    padding: 25px 0;}
	.se_pro_text_pp li span{font-size:0.95rem;}
	.p_jieshao2 p{font-size:0.95rem;line-height: 1.8rem;}
	.se_espcms_book3{padding: 100px 0 0 0;}
	.service .s_t span{font-size:2.5rem;}
	.welcome span{font-size:2.1rem;}
	.se_bg_pic{    width: 50%;     top: 100px;}
	.se_pro_text_pp{    width: 50%;    padding: 45px 3% 0 3%;}
	.index_nav2 li a{font-size:1rem;}
	.index_nav3 li a{font-size:1rem;}
	.header .logo img{    max-width: 146px;}
	.h_tel{font-size:1.3rem;line-height: 20px;}
	.h_tel img{width:20px}
	.product li .p_text dd div{width: 73px;height: 73px;}
	.product li .p_text dd div img{width:40px}
	.product li .p_text dd i{font-size:1rem;}
	.footer .f_fenlei li a{font-size: 0.95rem;}
	.footer .f_contact2 div{font-size: 0.95rem;}
	.footer .f_erweima dd p{font-size: 0.95rem;}

}
@media only screen and (max-width:1200px){ 
	.about_con_c strong{font-size: 1.3rem;   }
	.block{display: none;}
	.none{display: block;}
	.se_contact_t strong{ font-size: 1.4rem;    line-height: 3rem;}
	.se_contact_t{    padding: 30px 0;margin-bottom: 35px;}
	.se_contact_t p{line-height:2rem;}
	.se_contact_li li:nth-child(1){ width: 100%;}
	.se_contact_li li:nth-child(2){ width: 100%;}
	.se_contact_li{flex-wrap: wrap;}
	.se_contact_li li strong{font-size:1.1rem;}
	.se_contact_li li span{font-size: 1.1rem;}
	.news_con{ flex-direction: column; }
	
	.header{display:none;}
	.s_width{width:96%;}
	.s_width2{width:96%;}
	.s_width3{width:96%;}
	.none{display:block;}
	.block{display:none;}
	.yingyong{padding:37px 0 40px 0; }

	/*wap header*/
	.head_wap{width:100%; padding:9px 5px; position: absolute; z-index: 101;border-bottom: 1px solid rgba(255,255,255,.1);}
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.head_wap .logo{ width:35%}
	.logo img{width:99px;}
	.menu {position: relative}
	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 20px;
	height: 16px;
	}
	.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background:#fff;
	border-radius: 4px;
	}
	.head_wap2 .menu-trigger span{background:#333;}
	.menu-trigger span:nth-of-type(1) {
	top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 8px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(6px) rotate(-315deg);
		transform: translateY(6px) 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:#fff;z-index:998;}
	.menuBox ul li {width:90%;margin:0 auto;}
	.menuBox ul li a{ font-size:1.05rem;font-weight: bold;display:block;color:#fff;position: relative;line-height: 3.5rem; border-bottom:1px solid rgba(255,255,255,0.2);  background: url(../images/jiao.png) no-repeat right center;}
	.menuBox ul div{width:90%;margin:0 auto; display: flex;justify-content: flex-start;flex-wrap: wrap;border-bottom:1px solid rgba(255,255,255,0.1);  }
	.menuBox ul div a{width:32%;font-size: 15px;line-height: 38px;color: #fff;font-weight: normal;display:block; }
	.menuBox ul div.pp a{width:50%; }
	.menuBox ul div.pp2 a{width:100%; }
	.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: 100;
		background: rgba(0,0,0,0.85);
	}
	.menuBox ul { padding-top: 44px;}
	.l_tel{width:35%; padding:0 5px 0 0; display:flex;justify-content: flex-end;align-items: center;color: #fff;font-size: 12px; }
	.l_tel img{ width:12px; margin: 0 5px 0 0;}
	.footer4{padding:25px 0 25px 10px;background: #222;font-size: 0.95rem;color: #ddd; line-height: 1.5rem;}
	.footer5{display: flex;position: fixed;bottom: 10px; right:5px;z-index: 99;width:50px;height:50px; z-index: 999999;}
	.footer5 img{display: block;width:30px; margin:0 auto}
	.footer5 a{display: flex;width:50px;height:50px;background: #ef4114; border-radius: 25px;overflow: hidden; justify-content: center;align-items: center;}
	.weizhi{display: none;}
	.se_banner_img{width:230%}
	.item_title{width:100%;left:0;margin-left:0;padding:0 20px;top: 35%;}
	.item_title div{font-size: 1.5rem;}
	.item_title span{font-size: 1rem; line-height:1.7rem;}
	.weizhi_nav{    bottom: 10px;width:100%;left:0;margin-left:0;padding:0 20px;}
	.w_nav li a{font-size: 1rem; line-height:3rem;}
	.w_nav li a:before { height: 1px;left: 50%; }
	.w_nav2 li a{font-size: 1rem; line-height:3rem;}
	.w_nav2 li a:before { height: 1px;left: 50%; }
	.item_title2{width:100%;left:0;margin-left:0;padding:0 20px;top: 35%;}
	.item_title2 div{font-size: 1.5rem;}
	.item_title2 p{font-size: 1rem; line-height:1.7rem; text-align: center; display: none;}
	.item_title2{height: auto;}
	.se_banner_b{  height: 80vh;}
	.se_nav_pro li{width:25%;margin: 0 0 5px 0 ;}
	.se_nav_pro li:nth-child(5){width:34%}
	.se_nav_pro li:nth-child(6){width:33%}
	.se_nav_pro li:nth-child(7){width:33%}
	.se_nav_pro li a{font-size: .9rem;line-height: 2.1rem;}
	.se_nav_pro li.cu_active a{  font-weight: normal;     font-size: .9rem;}
	.se_nav_pro{flex-wrap: wrap;    padding: 25px 0 25px 0;    margin-top: 25px;}
	.se_title{flex-direction: column;}
	.font_44{padding: 0 0 25px 0;}
	.font_44 h2{ font-size:1.5rem;}
	.since_l div{ font-size:1.5rem;line-height: 2rem;}
	.since_l p{ font-size:1.5rem;}
	.about_r_t{display: none;}
	.about_r a{display: none;}
	.about{padding: 35px 0 10px  0;}
	.aboutus_con p{ font-size:1rem;}
	.aboutus_con{    padding: 35px 0 45px 0;}
	.about_l strong{ font-size:1.5rem; line-height: 2.5rem;}
	.about_l span{ font-size:1.1rem;}
	.about .about_con{flex-direction: column;padding: 15px 0 0 0; }
	.about_r{width:100%}
	.about_r img{width:92%;display: block;margin: 0 auto;}
	.about_l{width:100%;padding: 0 4% 25px 4%;text-align: center;}
	.about_l p{font-size: 1rem;}
	.about_con_c{font-size: 1rem;    margin: 0 0 25px 0;padding:0 15px;line-height: 1.9;}
	.about_l div{    margin: 15px 0;}
	.a_title{padding: 30px 0 20px 0;}
	.a_title p{ font-size:1.5rem;}
	.a_title span{font-size: 1rem;padding: 0 15px;  display: block;}
	.product li{width:100%;padding: 35px 3%;}
	.product ul{flex-wrap: wrap;}
	.product li{flex-wrap: wrap;}
	.product li .p_text{width:100%}
	.product li .p_pic{width:84%;margin: 0 auto;}
	.product li .p_text p{ font-size:1.5rem;line-height: 2.5rem; text-align: center;}
	.product li .p_text dd div{width:65px;height: 65px;margin:0 auto;}
	.product li .p_text dd div img{width:35px; ;}
	.product li .p_text dd i{font-size: 1rem;}
	.product li .p_text dl{justify-content: center;padding: 25px 0 0 0;}
	.product li .p_text span{font-size: 1rem;line-height: 1.5rem;text-align: center;}
	.product{padding: 0 0 30px 0;}
	.adv .s_width{flex-wrap: wrap;}
	.adv_l{width:100%}
	.adv_r{width:100%}
	.adv_t{background-size: 100%;}
	.adv_t strong{ font-size:1.5rem;line-height: 3rem;}
	.adv_t p{ font-size:1.2rem;}
	.adv_l li div{ font-size:1.2rem;}
	.adv_l li div img{width:35px}
	.adv_l li p{    line-height: 1.5rem;font-size: 1rem;}
	.adv_l li{padding: 25px 0;}
	.adv_l ul{margin: 25px 0 0 0;}
	.adv .s_width{padding: 35px 0;}
	.adv_t2{    padding: 0 0 0 0;}
	.aboutus{padding: 50px 0 0 0;}
	.page_box{font-size: 0.9rem;padding:15px 0 15px 40px;}
	.page_box2{font-size: 0.9rem;padding:15px 0 15px 0;}
	.pro_list2 li{width:49%;    margin: 0 1% 0.95rem 0;}
	.pro_list2 li:nth-child(3n){margin: 0 1% 0.95rem 0;}{}
	.pro_list2 .s_width3{width: 96%;}
	.pro_list2 .pro_text p{ font-size:1rem; font-weight: normal;}
	.pro_list2 .pro_text{    padding:15px  10px;}
	.pro_list2 .pro_text i{    margin:10px 0;}
	.pro_list2 .pro_text span{font-size: 0.9rem;}
	.pro_list{    padding: 35px 0;}
	.a_title2 p{font-size: 1.5rem;    line-height: 2.2rem;}
	.a_title2 a{font-size: 1rem;    width: 138px;}
	.pro_list li{width:49%;    margin: 0 1% 0.95rem 0;}
	.pro_list li:nth-child(3n){margin: 0 1% 0.95rem 0;}{}
	.pro_list .s_width3{width: 96%;}
	.pro_list .pro_text p{ font-size:1rem; font-weight: normal;}
	.pro_list .pro_text{    padding:15px  10px;}
	.pro_list .pro_text i{    margin:10px 0;}
	.pro_list .pro_text span{font-size: 0.9rem;}
	.huise4{padding: 30px 0 20px 0;}
	.se_pro_a{display: flex;justify-content: space-between; flex-direction: column; align-items: center;padding:35px 8px;background: #f5f5f5;}
	.se_pro_a .info_pic{width:100%;}
	.se_pro_a .se_pro_a_text{width:100%; padding:15px 0 0 0}
	.se_pro_a_icon img{width:55px}
	.se_pro_a .se_pro_a_text strong{font-size: 1.5rem;    line-height:4rem;}
	.se_pro_a_text p strong{font-size: 1.2rem;    line-height:4rem;}
	.se_pro_a_text li span{font-size: 1rem;}
	.se_pro_b_title{font-size: 1.3rem;margin: 0 0 0 0;font-weight: bold;}
	.se_pro_b{padding:25px 0;}
	.se_pro_c{padding:55px 0 65px 0;}
	.welcome span{font-size: 1.3rem; line-height: 3.2rem; font-weight: bold}
	.welcome p{font-size: 1rem;}
	.modal-footer{display: none;}	
	.se_bg_pic{width:100%;    position: relative;top: 0;}
	.se_pro_text_pp{width:100%}
	.se_pro_pic_text{ flex-wrap: wrap;}
	.se_pro_text_pp h1{font-size: 1.5rem;    line-height: 2;}
	.se_espcms_book3{padding: 90px 0 0 0; background: #222;}
	.se_pro_text_pp a{font-size: 1rem;}
	.service {    padding: 65px 0;}
	.service .s_t{ text-align: center; margin: 0 0 65px 0;}
	.service .s_t p{font-size:1.5rem; color: #fff;line-height: 2rem; font-weight: bold;}
	.service .s_t span{font-size:2rem; color: #fff;line-height: 3rem;display: block; font-family: neutra_text_tf; }
	.service ul{display: flex;justify-content: space-around; flex-wrap: wrap;}
	.service ul div{margin: 0 0 15px 0;}
	.service ul p{color: #fff;font-size: 1.1rem;font-weight: bold;line-height: 3rem;}
	.service ul span{color: #fff;font-size: 0.9rem; line-height: 1.5rem; }
	.service li{width: 32%; margin: 0 0 45px 0;}
	.shouhou li{width:100%;padding: 25px 15px; margin: 0 0 10px 0;}
	.shouhou ul.s_width{flex-wrap: wrap; width:96%}
	.shouhou li p{font-size: 1.1rem;    line-height: 2rem;}
	.shouhou li span{font-size: 1rem;}
	.shouhou li span i{font-size: 1.5rem;}
	.shouhou div{font-size: 1.3rem;margin: 0 0 35px 0;font-weight: bold;}
	.shouhou{padding: 45px 0;}
	.se_newslist li{width: 100%;margin: 0 0 45px 0;}
	.se_newslist .se_newslist_t{font-size: 1.2rem;}
	.se_newslist span{font-size: 26px;}
	.se_news{padding: 45px 0 35px 0;}
	.se_espcms_book2 h1{font-size: 1.5rem;}
	.th_news_con{padding: 2.6rem 3%;}
	.se_espcms_page{padding: 1.6rem 3%;}
	.se_espcms_page li{width:100%}
	.se_espcms_page{flex-wrap: wrap;}
	.se_espcms_book2{    padding: 2.6rem 0 0 0;}
	.se_liuyan_pic{display: none;}
	.se_liuyan_l{width:100%}
	.liu_con{width:100%;margin: 35px 0 0 0;}
	.se_liuyan .s_width{flex-wrap: wrap;}
	.layui-btn{    width: 100px;}
	.font_44 p{font-size: 1rem;}
	.se_liuyan{    padding: 35px 0 55px 0;}
	.news .s_width{flex-wrap: wrap;}
	.in_title p{font-size: 1.5rem;line-height: 2rem;}
	.news_t .in_title div{font-size: 1rem;}
	.index_t_a{font-size: .9rem;width: 120px;line-height: 2.7rem;}
	.index_t_a a{font-size: 1rem;}
	.news_con .news_pic{width:100%}
	.news_con li .detail{width:100%;padding: 15px;}
	.news_con li{flex-wrap: wrap;     width: 100%;}
	.news_con li .detail a{font-size: 1.1rem;}
	.news_con li .detail p{font-size: .94rem; line-height: 1.8;}
	.news{padding:37px 0 10px 0;}
	.video video{width:100vw; height: 100vw;}
	.ind_ban_tex{height:65%;top: 15%;}
	.banner3 .ind_ban_tex_info{font-size: 1.1rem;letter-spacing: 0;line-height: 1.7;}
	.banner3 a{width: 120px;    line-height: 40px;font-size: 1rem;margin: 20px 0 0 0;}
	.banner3 .ind_ban_tex_title{margin: 0 0 15px 0;}
	.banner3 .ind_ban_tex_title_en{ width: 50px;margin: 0 0 25px 0;}
	.video video.block{display: none;}
	.video video.none{display: block;}
	.video .mm_bg{ background:   url(../images/mbg.png) repeat-x left bottom; }

}
@media only screen and (max-width:1100px){ 
	.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
	.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
	.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBoxbann .hd li.on{ background: #F60;  }
	.slideBoxbann .bd{ position:relative; z-index:0; }
	.slideBoxbann .bd li{ position:relative; text-align:center;  }
	.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
	.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
	.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }

}
@media only screen and (max-width:760px){

}
