@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.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');
}
@font-face {
	font-family: 'gilroy_bold';
	src: url('../fonts/gilroy-bold-4.otf') format('truetype');
}
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:90%;margin:0 auto;}
.s_width2{width:93%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.r{float: right}
.block{display: block;}
.none{display: none;}

.header{width:100%;  display: flex;justify-content: space-between;align-items: center;  position: absolute; top:0;left:0; background: rgba(0,0,0,0.6); z-index: 99;padding:0 2% }
.header .seven{ width:118px;height:36px;background: #e13922;display: flex;justify-content: center; align-items: center; border-radius: 30px; margin: 0 0 0 18px; }
.header .logo{  height:105px;display: flex;justify-content: center;align-items: center; }
.header .logo img{width:auto;max-width:225px;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.index_nav{width:50%;height:105px;display:flex;justify-content:space-between;align-items:center; margin: 0 5% 0 0;}
.index_nav li{height:105px; text-align: center;display:flex;justify-content:center;align-items:center;}
.index_nav li a{color:#fff; font-size:1.1rem;display:block;position:relative;z-index: 2;line-height: 105px;transition: 0.5s; overflow: hidden;}
.index_nav li a:hover{font-weight:bold; text-decoration:none; }
.index_nav li a.aa:before{content: ""; ;width:0; transition: 0.3s;left:0px;bottom:0;background: #eb3200;position: absolute;height:2px;}
.index_nav li:hover a.aa:before{  width:100%; }

.header .n{ display: none;}
.header .b{ display: block;}
.header.header_h .n{	display: block;}
.header.header_h .b{	display: none;}
.header.header_h {   }

.h_a{width:70px;line-height: 30px;background: #e13922;border-radius: 15px;display: flex;justify-content:center;align-items: center;}
.h_a a{width:100%; font-size: 15px;color: #fff; text-transform: uppercase; display: flex;justify-content: center;align-items: center;}
.h_a a img{width:18px;height: 18px; margin:0 12px 0 0}
.header.header_h .h_a{background: #fff;}
.header.header_h .h_a a{color: #333;}
.son{background:#115fc3;position: absolute; z-index: 11; top: 100%; width: 100%; left: 0; box-sizing: border-box;  display: none; padding: 45px 3%;}
.son .s_width{display: flex;justify-content: space-between; width:100%;align-items: center; }
.son .son_pic{width:30%}
.son .son_pic img{width:100%;display: block;}
.son dl{width:65%; display: flex;justify-content: space-between; flex-wrap:wrap; align-items: center; }
.son dd{width:100%; border-bottom:1px solid rgba(255,255,255,0.1);margin:0 35px 0 35px; line-height: 65px;height: 65px;}
.son dt{width:23%; border-bottom:1px solid rgba(255,255,255,0.1); line-height: 65px;height: 65px;}
.son dd a{ line-height: 65px;font-size: 1.1rem; color:#fff;text-transform: uppercase;}
.son dt a{ line-height: 65px;font-size: 1.1rem; color:#fff;text-transform: uppercase; padding: 0 0;}
.logo_nav{ display: flex;justify-content: space-between;align-items: center; }
.header .logo_tel{ display: flex;justify-content: space-between; align-items: center; }
.header .logo_tel img{}
.header .logo_tel p{display: flex;justify-content: center; align-items: center;width:36px;height: 36px;border-radius: 18px; background: #e13922; margin:0 8px 0 0 }
.header .logo_tel i{ font-size: 1.5rem; font-family: 'gilroy_bold';letter-spacing:0;color: #fff;font-style: normal;font-weight: 600;}
.header .logo_tel a{  font-size: 1.1rem; color:#fff;text-transform: uppercase; padding: 0 0;}


.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;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.video .mm_bg{top: 0;height: 100%;width: 100%;background:   url(../images/mbg.png) repeat-x left top; z-index: 2;position: absolute}
.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*/
.footer{ background: #0c1c51 }
.footer .s_width:nth-child(1){ padding:75px 0 45px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:1.4rem; line-height:2; color:#fff; margin-bottom:25px; font-weight: normal; }
.footer i{ width:30px;height:1px; background:#15a086;display: block; margin-bottom:25px;}
.footer .f_fenlei{ width:55% }
.footer .f_fenlei2{  }
.footer .f_fenlei div{ display:flex;justify-content:space-between; flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:3; width:33%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei li a{ color:#eee;font-size:1rem;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_fenlei dl{ display:flex;justify-content:space-between; flex-wrap: wrap;}
.footer .f_fenlei dd{ line-height:3; width:12%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei dd a{ color:#eee;font-size:1rem;  display: block}
.footer .f_fenlei dd a:hover{ color:#fff;}
.footer .f_fenlei2 dd{ line-height:2.2rem; width:100%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei2 dd a{ color:#e2e2e2;font-size:1rem;  display: block}
.footer .f_fenlei2 dd a:hover{ color:#fff;}
.footer .f_fenlei p{ line-height:35px; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#e2e2e2;font-size:1.05rem;  display: block}
.footer .f_fenlei p a:hover{ color:#fff;}
.footer .f_erweima{ }
.footer .f_erweima .fp{  font-size: 1rem;line-height: 2;color: #eee;display: block;width: 100%; padding:25px 0 0 0;margin:25px 0 0 0;border-top: 1px solid rgba(255, 255, 255, .1);}
.footer .f_erweima div{display: flex;justify-content: space-between; flex-direction: column; margin:0 0 25px 0; }
.footer .f_erweima div p{line-height: 1.5rem; color: #eee; font-size: 1.1rem;   }
.footer .f_erweima div span{display: block;line-height: 1.5; color: #fff; font-size: 2.2rem;font-weight: bold; font-family: "manrope-regular";}
.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: #eee; font-size: 1rem;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:100px; display: block;}
.footer_p{line-height:125px; text-align:center; font-size:1rem; color:#fff;border-top:1px solid rgba(255,255,255,0.1)  }
.footer_pp{ display: flex;justify-content: space-between;}
.footer_p a{ color:#eee}
.footer_p a:hover{ color:#fff}
.footer_p img{ vertical-align: middle;}
.footer .f_contact2{display: flex; align-items: flex-end; flex-direction: column;}
.footer .f_contact2 div{ line-height:2.2rem; color:#eee; font-size:1rem;padding:0 0 0 0; text-align: right;}
.footer .f_contact2  a{ width:217px;line-height: 56px; transition: 0.3s; background: #1f4ca6; font-size: 1.1rem; color: #fff; border-radius: 35px; margin: 25px 0 0 0; position: relative; padding:0 29px 0 45px;}
.footer .f_contact2  a:after{ content: '';background: url(../images/swt_more.png) no-repeat; width:20px;height: 12px;position: absolute;right:40px;top:22px;transition: 0.3s;}
.footer .f_contact2  a:hover:after{right:45px;}
.footer .f_contact2  a:hover{padding:0 29px 0 35px;}
/* banner */
.banner iframe{width:100vw;height: 100vh;}
/* productshow_cage2 */
.productshow_cage2{ padding:50px 0 0 0;background: url(../images/0_02.jpg) no-repeat center top;}
.productshow_cage2 ul{ display: flex;justify-content:center; flex-wrap: wrap;padding:0 0 25px 0}
.productshow_cage2 li{   position:relative;   overflow:hidden;  cursor:pointer;margin: 0 30px 10px 30px; }
.productshow_cage2 li a{  display: flex; justify-content:center; align-items: center;overflow:hidden; flex-direction: column; transition: 0.3s;}

.productshow_cage2 li a div {width:130px; }
.productshow_cage2 li a div img{display: block;width:100%;}
.productshow_cage2 li a p strong{color:#333;font-size: 1.4rem; line-height:2;font-weight: normal;}
.productshow_cage2 li a:hover p strong{  color: #111;}

.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{    }
.pp_title{ text-align: center;padding:65px 0 65px 0;}
.pp_title div{font-size: 2.7rem;color:#091f67; line-height:1.5; }
.pp_title div strong{ font-family: 'gilroy_bold';color:#091f67;}
.pp_title p{font-size: 2.3rem;color:#222222; line-height:1;}

.a_title{padding:70px 0 70px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.a_title i{position: absolute;left:-5%;top: 40px; font-size: 8rem;font-family: 'gilroy_bold'; color: #fff; font-style: normal; text-transform: uppercase; z-index: 1;}
.a_title div{position: relative; z-index: 2;}
.a_title div p{color: #0d0d0d; font-size: 3.2rem; line-height: 1;}
.a_title div p strong{color: #e13922;}
.a_title div span{color: #393939;font-size: 1.9rem; line-height: 1.6;} 
.a_title a{width:210px; line-height:54px;color: #fff;border: 2px solid #fff;transition: 0.3s; border-radius: 10px;font-size: 1.1rem; padding:0 19px;position: relative; background: #e13922;}
.a_title a:after{ content: '';background: url(../images/solj2.png) no-repeat; width:26px;height: 20px;position: absolute;right:20px;top:17px;}
.a_line{ height: 1px;background: rgba(0,0,0,.1); margin-bottom:45px;}
.a_line2{ height: 1px;background: rgba(255,255,255,.1); margin:25px 0;}

/* fuwu */
.ss_t{font-size: 3rem;line-height: 2;color: #222; font-weight: bold; text-align: center; margin: 0 0 35px 0;}
.fuwu{ background: #f2f2f2; padding: 65px 0;}
.fuwu li{padding:0 0 35px 0}
.fuwu li div{ font-size: 2rem;line-height: 2;color: #222; font-weight: bold;}
.fuwu li p{ font-size: 1.2rem;line-height: 2;color: #666;}
.productshow_con_a2{ background: #fff; padding: 65px 0;}
.productshow_con_a3{ background: #f2f2f2; }
.productshow_con_a2 ul{ display: flex;justify-content: space-between; flex-wrap: wrap;}
.productshow_con_a2 ul li{position: relative; width:24%;margin:0 1% 25px 0;overflow: hidden;  box-sizing: border-box; -webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s; box-shadow: 0 0 35px rgb(0 0 0 / 7%); border-radius:10px;}
.productshow_con_a2 .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.productshow_con_a2 li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.productshow_con_a2 .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1;}
           

.h_more{width:250px; line-height:64px; display:block; margin:45px auto 0 auto;color: #fff;border: 2px solid #fff;transition: 0.3s; border-radius: 40px;font-size: 1.5rem; padding:0 29px;position: relative; background: #1a308e;}
.h_more:after{ content: '';background: url(../images/solj2.png) no-repeat; width:26px;height: 20px;position: absolute;right:30px;top:22px;transition: 0.3s; }
.h_more:hover{padding:0 34px;}
.h_more:hover:after{right:34px;}
/* top_scroll */
.productshow_con_a{ padding: 45px 0;background: url(../images/0_03.jpg) no-repeat center top;}
#top_scroll {overflow: hidden;width:90%;margin:0 auto; height: 900px;}
#top_scroll ul {display: flex;justify-content: space-between; flex-wrap: wrap;}
#top_scroll ul li{position: relative;  width:calc(100%/4 - 20px);margin:0 10px 20px 0;overflow: hidden;  box-sizing: border-box; -webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;background: #fff; border-radius: 35px;     box-shadow: 0 0 25px rgb(0 0 0 / 5%);}
#top_scroll li a{display: block;}
#top_scroll ul li:nth-child(4){margin:0 0 0.95rem 0;}
#top_scroll li .pp_c{width:100%; position: relative; z-index: 2;}
#top_scroll li a{display: block;background: #fff;overflow:hidden;}
#top_scroll .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
#top_scroll li:hover .pro_pic img{ transform:scale(1.05,1.05);}
#top_scroll .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1;}

#top_scroll .pro_text{width:92%; margin:0 auto;padding:25px 0 25px 0; position: relative; text-align: center;   }
#top_scroll .pro_text2{width:92%; margin:0 auto;padding:25px 0; position: relative; border-top: 1px solid rgba(0, 0, 0, .1); }
#top_scroll .pro_text2 p{ color:#666; font-size:1rem;  text-transform: uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
#top_scroll .pro_text p{ color:#333; font-size:1.5rem; font-weight: bold;   text-transform: uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
#top_scroll .pro_text div{ color:#666; font-size:1.35rem; line-height: 2; margin: 0 0 20px 0; }
#top_scroll li:hover .pro_text p{ color:#222; }
#top_scroll li:hover .pro_text div{ color:#444; }
#top_scroll li a span{ display: block; color:#555;width:97px; font-size:0.95rem;  transition: 0.5s all;  margin:10px auto 0 auto; position: relative; text-align: right;}
#top_scroll li:hover .pro_text span{  color:#444;}
#top_scroll li a span:before{ content: "";    width: 12px;    height: 2px;    background: #ff0000;    position: absolute;    left: 0px;    top: 9px;    transition: 0.5s all;}
#top_scroll li:hover a span:before{padding-left: 5px;}
#top_scroll li:hover .pro_text2 p{ color:#fff;}
#top_scroll li:hover .pro_text2{border-top: 1px solid rgba(255, 255, 255, .1);}
.hbg {	display: block; height:100%; width:100%;position: absolute;left: 0;bottom:0; z-index: 1; background: url(../images/hh2.png) repeat-x left bottom;}
.clear{ clear:both}

/* productshow_con */
.productshow_con{padding: 45px 0;background: url(../images/0_03.jpg) no-repeat center top; }
.chanpin_con{  }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{ width:49%;  margin: 0 0 10px 0;position:relative;cursor:pointer; transition: 0.3s;overflow: hidden; background: #fff;  }
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.chanpin_con li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1; }
.chanpin_con .pro_text{ padding:10px 10px 10px 10px;background: #fff; text-align: center; border-top:1px solid rgba(0, 0, 0, .1) ; }
.chanpin_con .pro_text strong{color:#353535; font-size:1rem;; display: block;}
.chanpin_con .pro_text span{ display: flex;justify-content: center; align-items: center;}
.chanpin_con .pro_text span i{font-style: normal;font-family: impact;font-size:24px;color:#1569d3;padding:0 0 0 5px;}
/* pro_list2 */
.pro_list2{ background: #f3f3f3; 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:90%; }
.pro_list2 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% 2rem 0 ;overflow: hidden; border-radius: 18px;  }
.pro_list2 li:nth-child(4n){margin:0 0 2rem 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{ margin:0 15px; border-top: 1px solid rgba(0,0,0,.05);padding:30px 0}
.pro_list2 .pro_text h1{font-size: 1.4rem;line-height:1.5;  color: #1a1a1a;font-family: 'aven'; text-transform: uppercase;padding:0 0 0 17px; }
.pro_list2 .pro_text div{font-size: 1.05rem;line-height:2; color: #777;padding:0 0 0 20px }
.pro_list2 .pro_text span{position: relative;;display: block;width:132px;line-height:40px;border: 1px solid rgba(0,0,0,.1); border-radius: 44px; padding:0 20px;color: #7d7d7d;margin:25px 0 0 10px;font-size: 0.95rem; }
.pro_list2 .pro_text span:after{position: absolute;right:10px;top:18px;background:url(../images/iamore.png) no-repeat right center; width:25px;height: 5px;content: '';}
.pro_list2 li:hover .pro_text h1{color: #e13922;}
/* case_t */
.case_t{ border-bottom: 1px solid rgba(0, 0, 0, .1);padding:0 0 50px 0; margin: 0 0 45px 0;}
.case_t .s_width{display: flex;justify-content: space-between;align-items:center;  }
.case_t a{width:197px; line-height:54px;color: #fff;border: 2px solid #fff;transition: 0.3s; border-radius: 10px;font-size: 1.1rem; padding:0 19px;position: relative;}
.case_t a:after{ content: '';background: url(../images/solj2.png) no-repeat; width:26px;height: 20px;position: absolute;right:20px;top:17px;}
.cc_title div{font-size: 2.2rem;color:#eb3200;  position: relative; }
.cc_title div strong{color:#eb3200; text-transform: uppercase; font-weight: normal;}
.cc_title span{font-size: 3rem;color:#1a308e; font-weight: bold; display: block; }
.cc_title p{ font-size: 1rem;color:#fff;line-height:1.7;}
.case_t .about-s1{width:39%;font-size: 1.05rem;line-height:2; color: #323232;}


/*about*/
.about{ position: relative;z-index: 1;padding:60px 0 75px 0; background:#f6fbff url(../images/jianjian.jpg) no-repeat center bottom; overflow: hidden; }
.about .about_con{ display: flex;justify-content:space-between; position: relative; flex-direction: row-reverse; align-items: center; padding: 0 5% 0 5%;}
.about_l{ width:50%;display: flex;justify-content:center;flex-direction: column; position: relative;z-index: 4;}
.about_l .about_t{display: flex;justify-content:flex-start;flex-direction: column; }
.about_l .about_t i{width:50px;height:2px;background: rgb(153, 148, 148);display: block;}
.about_l .about_t strong{ font-size:1.7rem;position: relative;z-index: 2;color: #404040; font-weight: normal;line-height: 2;}
.about_l .about_t span{ font-size:1.5rem;color: #070707;position: relative;z-index: 2; margin: 0 0 10px 0;  }
.about_l .about_t p{ font-size:2.5rem;color: #070707;position: relative;z-index: 2; margin: 0 0 10px 0; font-weight: bold;  }

.about_l .about_p{ font-size:1.17rem;color: #444444;line-height:2; margin:0 0 50px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.about_r{width:30%;position: relative;z-index: 4;overflow: hidden; }
.about_r img{ display: block;width:100%; }
.about_a a {display: flex;justify-content:flex-start; align-items: center;  }
.about_a a div{width:90px;height: 90px;background:#e13922 url(../images/jj5.png) no-repeat center center; border-radius: 50px; margin: 0 15px 0 0; transition: 0.3s;}
.about_a a p{color: #222;display: block;width:auto; line-height: 2;color: #111; border-bottom:2px solid #111 ; text-align: center;font-size:1.5rem;  }
.about_a a:hover div{ transform: rotate(48deg);margin: 0 25px 0 0; }
/* s_video */
.s_video{ background: #f8fbfc; padding: 65px 0;}
.s_video .s_width{display: flex;justify-content: space-between;align-items: center;}
.s_video .s_video_l{ width:50%; }
.s_video .s_video_l iframe{width:100%;height: 500px;}
.s_video .s_video_r{ width:40%; }
.s_video .s_video_r strong{ display: block;font-size: 3rem;line-height: 2; }
.s_video .s_video_r p{ display: block;font-size: 1.5rem;line-height: 2; }


/* keshi */
.keshi{padding: 0 0 85px 0;background:url(../images/hbg.jpg) no-repeat center center;}
.a_title2{padding:70px 0 60px 0; text-align: center;}
.a_title2 p{color: #1e1e1e;font-size: 3rem;font-weight: bold;margin:0 0 15px 0}
.a_title2 p strong{color: #eb3200;}
.a_title2 span{color: #666666;font-size: 1.3rem; line-height: 2;} 
.keshi .s_width{display: flex;justify-content: space-between; align-items: center; width:100%}

.keshi_pic{width:100%; position:relative; overflow:hidden; z-index: 1;}
.keshi_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.keshi_text{text-align: center; padding:35px 35px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.keshi_text strong{ font-size:1.7rem;line-height: 5rem; color: #1ba1b4;}
.keshi_text p{ font-size:1rem;line-height: 1.7rem; color: #7d8090; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.keshi_text i{width:130px;border: 1px solid rgba(0,0,0,.1); line-height: 2.6rem;font-size: 1rem;color: #7d8090;font-style: normal;margin: 25px 0 0 0; border-radius: 33px;}
.sty6 { position: relative;width:100%;margin:0 auto}
.sty6 .swiper-container {width: 100%; }
.sty6 .swiper-slide {width: 15%;margin:0 15px;display: block;position: relative; overflow: hidden;transition: all linear 0.3s;background: #fff;}
.sty6 .swiper-slide:nth-child(2n) { background: #f0f4f7;}
.sty6 .swiper-slide:hover{ background: #1ba1b4;}
.sty6 .swiper-slide:hover img{ transform:scale(1.05,1.05);}
.sty6 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px; cursor: pointer;transition: all linear 0.3s}
.sty6 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty6 .swiper-button-prev {left: 0}
.sty6 .swiper-button-next {right: 0}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
    .sty6{margin-top: 10px}
}
/* gongyi */
.gongyi{background:url(../images/gongyi2.jpg) no-repeat center top;padding:115px 0 125px 0}
.gongyi ul{display: flex;justify-content: space-between;align-items:flex-start;}
.gongyi li{display: flex;justify-content:center;align-items:center; flex-direction: column; width:18%;color: #fff;}
.gongyi li img{width:70px; }
.gongyi li div{ font-size: 2rem;line-height: 3; margin: 15px 0 0 0; font-weight: bold;}
.gongyi li p{font-size: 1.1rem;line-height: 1.9;text-align: center}
.te_t{  margin-bottom:85px; padding:0 0 85px 0; border-bottom:1px solid rgba(255, 255, 255, .3);display: flex;justify-content: space-between;align-items: center;}
.te_t div{}
.te_t strong{ font-size: 3.1rem; line-height: 1.5; display: block;color: #fff;}
.te_t span{ font-size: 1.5rem; display: block;  color: #fff;}
.te_t p{ font-size: 1.85rem; display: block; color: #fff; width:30%;}
.te_t a{width:210px; line-height:54px;color: #fff; transition: 0.3s; border-radius: 10px;font-size: 1.1rem; padding:0 19px;position: relative; background: #1a308e;}
.te_t a:after{ content: '';background: url(../images/solj2.png) no-repeat; width:26px;height: 20px;position: absolute;right:20px;top:17px;}
/* yingyong */
.yingyong{padding:85px 0 70px 0;background:#fff; }
.yingyong_t{display: flex;justify-content: space-between;align-items:center; margin-bottom:65px;}
.yingyong_t .s_width{display: flex;justify-content: space-between;align-items:center;  }
.yingyong_t a{width:170px; line-height:45px;font-size: 1.15rem;color: #333;  border:2px solid  #e13922;text-align: center;transition: 0.3s; border-radius: 28px;}
.yingyong_t a:hover{ color: #333; }
.yingyong_title p {color: #222;font-size: 3.2rem; line-height: 1.5;}
.yingyong_title p strong{color: #e13922;}
.yingyong_title div{color:#444;font-size: 1.5rem; }
.yingyong_title {  position: relative;}
.carousel-230426003-pc .sty1 { padding-left: 7%}
.carousel-230426003-pc .sty1 .swiper-slide { width: 40%; margin-left: 2%; position: relative}
.carousel-230426003-pc .sty1 .swiper-slide div{position: relative; overflow: hidden;}
.carousel-230426003-pc .sty1 .swiper-slide img { width: 100%; display: block; transition: all linear 0.3s}
.carousel-230426003-pc .sty1 .swiper-slide a { display: block; overflow: hidden}
.carousel-230426003-pc .sty1 .swiper-slide .title { background: #fff;color: #111; display:flex;justify-content: center;flex-direction: column; align-items: center;padding:10px 0 15px 0}
.carousel-230426003-pc .sty1 .swiper-slide .title strong { line-height: 2;  font-size: 1.5rem; font-weight: normal;}
.carousel-230426003-pc .sty1 .swiper-slide .title span { line-height: 2.5;  font-size: 1rem;width:150px; border: 1px solid rgba(0, 0, 0, .1); text-align: center; border-radius: 50px;}
.carousel-230426003-pc .sty1 .swiper-slide:hover img { transform: scale(1.1)}
.carousel-230426003-pc .sty1 .swiper-button { width: 75.5%; height: 52px; position: absolute; left: 10%; top: 0; bottom: 5%; margin: auto 0}
.carousel-230426003-pc .sty1 .swiper-button span { width: 52px; height: 52px; display: block; position: absolute; top: 0; z-index: 2; background: #333; border-radius: 50%; transition: all linear 0.3s; cursor: pointer}
.carousel-230426003-pc .sty1 .swiper-button span:before {content: "";display: block;position: absolute; left: 0; right: 0; top: 0; bottom: 0; transition: all linear 0.3s}
.carousel-230426003-pc .sty1 .swiper-button span:hover {background: #e13922}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev {left: -46px}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev:before {background: url(../images/carousel-230426002-pc_swiper_button.png) left top no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev:hover:before {background: url(../images/carousel-230426002-pc_swiper_button.png) left bottom no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next {right: -26px}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next:before {background: url(../images/carousel-230426002-pc_swiper_button.png) right top no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next:hover:before {background: url(../images/carousel-230426002-pc_swiper_button.png) right bottom no-repeat}
.carousel-230426003-pc { }
.carousel-230426003-pc .home_title .title { font-size: var(--large-title-1761-var)}
.carousel-230426003-pc .home_title .text {font-size: var(--base-text-1761-var)}
@media screen and (max-width: 1440px) {
	.carousel-230426003-pc .sty1 .swiper-slide .title{font-size:var(--small-title-1440-var);padding: 16px 26px;}
	.carousel-230426003-pc .sty1 .swiper-slide .title:before{border-top: 60px solid #1569d3}
    
}
@media screen and (max-width: 1200px){

	.carousel-230426003-pc .sty1 .swiper-slide{width: 100%;}
	.carousel-230426003-pc .sty1 .swiper-slide .title{font-size:var(--mini-title-1280-var);padding: 10px 16px; line-height: 18px;}
	.carousel-230426003-pc .sty1 .swiper-slide .title:before{border-top: 39px solid #1569d3; left: -15px;   border-left: 16px solid transparent;}
	.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next{    right: -154px;}
}
/* sw11 */
.sw11out {position: relative;width: 100%;padding:20px 0 0 0  }
#sw11 { }
#sw11 .swiper-slide {width: 785px;}
.sw14out #sw11 .swiper-slide {width: 450px;}
.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; width:100%; position: absolute;z-index: 4; bottom: 20px;left:0; text-align: center; }
#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 .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: 1750px) {
	#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:1.1rem;}
	#sw11 .swiper-slide-active .wz strong{font-size: 1.25rem;}
}
@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%;}
}

/*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}


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



/*news*/
.news{padding:20px 0 80px 0; background:#f8fbfc;}
.news_con{ display: flex;justify-content: space-between;padding:20px 0 0 0;flex-wrap:wrap;}
.news_con li{ width:31%; position:relative;  }
.news_con .news_pic{position: relative;overflow:hidden;}
.news_con .news_pic img{width:100%;display: block; transition:0.4s ease;}
.news_con li:hover .news_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.news_con li:hover .newsleft_text strong{ font-weight: bold;}
.news_con a{display: block;position:relative;width:100%}
.news_con .newsleft_text{ width:100%; padding:0 0 35px 0; }
.news_con .newsleft_text2{ width:100%; padding:0 0 35px 0; text-align: center; font-size:1.4rem; font-weight: normal;color:#111; line-height:2.8rem}
.news_con .newsleft_text strong{ display:block; font-size:1.4rem; font-weight: normal;color:#111; line-height:2.8rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.news_con .newsleft_text p{ font-size:1rem; color:#8a8a8a; line-height:1.8rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:15px 0}
.news_con li span{ display:block; color:#8c8c8c; line-height:1.9rem;font-size: 1rem; text-transform: uppercase;}



.hezuo_t{display: flex;justify-content:space-between;flex-direction: column; margin-bottom:80px}
.hezuo_t div{ font-size: 3.5rem;color: #e13922; text-align: center;line-height:1; font-family:neutra_text_tf ;}
.hezuo_t p{  font-size: 3.2rem;color: #222;  line-height:1.2;  position: relative; text-align: center;}
.hezuo_t span{ color:#444444;font-size: 1.07rem;line-height: 2rem; display: block;text-align: center;margin:50px 0 0 0}

/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden; background: #f7f7f7;}
.se_banner_b{  height: 90vh;}
.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); }

.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; padding:55px 0 25px 0;border-top:1px solid rgba(255,255,255,0.1);margin-top:55px;flex-wrap: wrap; justify-content: center;}
.se_nav_pro li{  position: relative; width:calc(100%/7)}
.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.2rem;}
.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_shili */
.se_nav_shili{ display: flex;justify-content:center;  padding: 65px 0 0 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  #e13922; 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: #e13922;color:#fff; }
.video{display: flex;justify-content: center;align-items: center;padding:55px 0;}
.video iframe{width:70vw;height: 40vw; margin: 0 auto;}

/* wenhua */
.wenhua{padding:75px 0 0 0;}
/* 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:55px 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:1.6;height:5rem; 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:24%; 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: 58%; 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:#e13922;}
.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 #e13922; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_newslist2_r .se_newslist2_more a{ color:#e13922; 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 h1{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;}




/*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% ; text-align: center;width: 88%;}
.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 h1{font-size: 3.5rem;color:#fff; padding:0 0 25px 0; font-weight: bold;}
.item_title span{display: block;font-size: 1.1rem;color:#fff; }
/*se_about_con*/
.item_title5{  display: flex;justify-content:space-between;flex-direction:column;   text-align: center; padding: 55px 0;}
.item_title5 div{font-size: 3.5rem;color:#222; padding:0 0 25px 0; font-weight: bold;} 
.item_title5 p{font-size: 1.1rem;color:#555;}
.item_title5 span{display: block;font-size: 1.1rem;color:#555; }
/* 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%; }
/* se_contact_t */
.se_contact{background: #f7f9fc;padding:60px 0 0 0}
.se_contact_t{padding:0 0 0 0;font-size:2.5rem; color:#222;line-height:1.4; text-align: center; }
.se_contact_t h2{font-weight: normal;font-size:2.5rem; color:#222;line-height:1.4;}
.se_contact_t p{font-size:1.3rem; color:#666;line-height:1.7; padding: 25px 0 0 0;}
.se_contact .se_contact_con{display: flex;justify-content: space-between; align-items: center;padding:65px 0;}
.lianxi{width:100%}
.se_contact_li{width:100%; }
.se_contact_li ul{ display: flex;justify-content: space-between;padding:20px 0 55px 0;}
.se_contact_li li{ line-height: 3rem; color: #333;padding:25px 0; text-align: center; width:33%}
.se_contact_li li span{ width:100px;height:100px;border-radius: 20px;background: #1a308e; display: flex;justify-content: center;align-items: center; margin: 0 auto 35px auto}
.se_contact_li li span img{width:55px}
.se_contact_li li div{font-size: 1.3rem;  line-height: 2;color: 666; }
.se_contact_li li p{font-size: 1.5rem; font-family: 'gilroy_bold';}
.se_contact_li a{display: block;width:150px;margin:0 auto;line-height: 3rem;transition: 0.3s;background: #111;color: #fff;font-size: 1rem;display: block; text-align: center; border-radius: 5px;}
.se_contact_li a:hover{width:160px}
.BMap_bubble_title{font-size:1.1rem;font-weight: bold;}
.BMap_bubble_content{font-size:0.9rem;line-height: 1.5rem;}



/* se_liuyan */
.se_liuyan{ margin:80px 0 0 0;}
.message{overflow: hidden; font-size:15px; line-height:31px; color:#333;margin:0 auto 80px auto; border:1px solid #eee; padding:50px 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%}
.se_title{ display: flex;justify-content: center;align-items: center;padding:0 0 45px 0;}
.font_44 h2{font-size: 3rem;font-weight: bold;color:#e13922;text-align: center; }
.font_44 p{ font-size:1.1rem;line-height:40px;color:#5d5d5d; text-align: center;}
.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: #333; 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;}
/* s_video */
.s_video{display: flex; justify-content:flex-start; flex-wrap: wrap; }
.s_video li{ width:30%;height:auto; margin: 0 2% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.s_video li:nth-child(3n){ margin: 0 0 25px 0;}
.s_video li .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.s_video li .pro_pic i{width:100%;height: 100%;display: block;position: absolute;left:0;top:0; background: rgba(0,0,0,0.2) url(../images/bofang2.png) no-repeat center center;}
.s_video li .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;display: block; }
.s_video 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);}
.s_video li .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}
/* s_ying */
.s_ying{display: flex; justify-content:flex-start; flex-wrap: wrap; }
.s_ying li{ width:24%;height:auto; margin: 0 1.2% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;padding:0 0 25px 0}
.s_ying li:nth-child(4n){ margin: 0 0 25px 0;}
.s_ying li .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.s_ying li .pro_pic i{width:100%;height: 100%;display: block;position: absolute;left:0;top:0; background: rgba(0,0,0,0.2) url(../images/bofang2.png) no-repeat center center;}
.s_ying li .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;display: block; }
.s_ying 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);}
.s_ying li .pro_text{ color:#232323;text-align:center; font-size:1.2rem;line-height:2.6rem;margin:20px 10px 0 10px;overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;	-webkit-line-clamp: 1}
.s_ying li .pro_text2{ width:150px;border: 1px solid rgba(0,0,0,.1); margin:0 auto; border-radius: 20px;line-height: 2.6rem;font-size: 1rem;color: #555; margin: 0 auto; text-align: center;}
.s_ying li a{}
/* huise */
.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.huise4{ 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 .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;display: block; }
.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 .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%; }
}
.case4{ padding:80px 0 50px 0}
.case4 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case4 .list::after{ content: ""; width: 475px; }
.case4 .list .item{ width:18.5%;height:auto; margin: 0 1.8% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case4 .list .item:nth-child(5n){ margin: 0 0 25px 0;}
.case4 .item .text{ box-sizing: border-box; }
.case4 .item h4{ padding: 1.5rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case4 .item:hover h4{ color: #333; }
.case4 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }

.case4 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case4 .list .item .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.case4 .list .item:hover div img{ transform:scale(1.02,1.02); -moz-transform:scale(1.02,1.02); -webkit-transform:scale(1.02,1.02);}

.case4 .list .item .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.case4 .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}
.case4 .list .item .pro_text{ color:#555;text-align:center; font-size:1.02rem;line-height:1.7;margin:20px 10px 20px 10px;overflow: hidden;text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;	-webkit-line-clamp: 2}
@media (max-width:1500px){
	.case4 .item h4{ padding: 20px 0 10px; }
}
@media (max-width:1200px){
	.case4 .item h4{ padding: 1rem 0 8px; }
	.case4{padding: 30px 0 50px 0;}
}
@media (max-width:991px){
	.case4 .list::after{ width: 48%; }
	.case4 .list .item{ width: 48%; }
	.case4 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case4 .item h4{ font-size: 1.1rem; }

}
@media (max-width:480px){
	.case4 .list{ justify-content: center; }
	.case4 .list::after{ display: none; }
	.case4 .list .item{ width: 47%;}
	.case4 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
	.case4 .list .item:nth-child(5n){    margin: 0 1.8% 25px 0;}
}
@media (max-width:375px){

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


.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_book4{ padding:130px 0 70px 0; background:#f3f3f3; background-size: cover; }
.se_espcms_book4 .s_width{display: flex;justify-content:space-between; align-items: center;}
.se_bg_pic{ background: #fff; width:50%;overflow: hidden; }
.se_bg_pic img{width:100%; display: block}
.se_pro_text_pp{width:50%;padding:0 7% 0 0;  display: flex;justify-content:center;flex-direction: column}
.se_pro_text_pp h1{  margin: 0 0 55px 0;padding:0 0 45px 0; border-bottom: 1px solid rgba(0,0,0,0.1); font-size: 3rem; text-transform: uppercase;color: #111; font-weight: normal;}
.p_jieshao2{width:100%;display: flex;justify-content: center;flex-direction: column}
.p_jieshao2 p{color: #666;line-height: 2;font-size: 1.1rem; padding:0 0 55px 0 }
.p_jieshao2 span{color: #333;line-height: 2;font-size: 1.7rem; padding:0 0 15px 0 ;display: block;}
.se_pro_text_pp a{width:170px;background: #e13922; display: block;margin: 0 0 0 0;;transition: 0.5s all; position: relative; line-height: 3.5rem; color: #fff;font-size: 1rem; padding-left: 25px;box-shadow: 0 0 35px rgb(237 58 9 / 17%);}
.se_pro_text_pp a:hover{background: #d53003;}
.se_pro_text_pp a:before{content: ""; width: 19px; height: 11px;position: absolute; right: 20px; top: 24px; background: url(../images/loujj.png); }


.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:2rem;color:#222;line-height: 3; border-bottom: 1px solid rgba(0, 0, 0, .1); font-weight: normal; margin: 35px 0;}
.se_pro_b table{border: 1px solid #999;border-collapse: collapse;font-size: 1rem;line-height: 2; color: #666;width:100%;}	
.se_pro_b th, .se_pro_b td{border: 1px solid #999;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_pro_b .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2; }
.se_pro_c{padding:85px 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;}



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

.espcms_pro_photo li{ width:100%; margin-bottom:5px; text-indent:0;}
.espcms_pro_photo li img{width:100%; background: #fff  }



@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%;}
	.cc_title div{font-size: 2.5rem; }
	.in_title p{font-size: 3rem; }
	.se_pro_text_pp h1{font-size: 2.2rem;   }
	.se_espcms_book2 h1{font-size: 2rem;   }
	.a_title div p{font-size: 2.5rem; }
	.about_l .about_t span{font-size: 1.6rem; }
	.te_t strong{font-size: 2.2rem; }
}
@media only screen and (max-width:1750px){ 
	.item_title h1{font-size: 2.5rem; }
	.item_title div{font-size: 2.5rem; }
	.item_title5 div{font-size: 2.5rem; }
	.item_title2 h1{font-size: 2.5rem; }
	.hezuo_t p{font-size: 2.5rem; }
	.hezuo_t div{font-size: 2rem; }
	.cage li{width:auto;    padding: 0 55px 0 0;}
	.cage li a{font-size: 1rem; }
	#top_scroll .pro_text p{    font-size: 1.25rem;}
	#top_scroll .pro_text div{    font-size: 1rem;}
	.banner3 .ind_ban_tex_title img{width:780px}
	.cc_title div{font-size: 2.1rem;}
	.cc_title span{font-size: 2.5rem;}
	.about_l{ width: 55%;}
	.case_t span{font-size: 2rem;}
	.gongyi li div{font-size: 1.5rem;}
	.pp_title div{font-size: 2.3rem; }
	.pp_title p{font-size: 1.8rem;}
	.productshow_cage2 li{ margin: 0 20px 10px 20px;}

}
@media only screen and (max-width:1650px){ 
  .te_t p{font-size: 1.45rem;}
  .productshow_cage2 li a p strong{    font-size: 1.2rem;}
  .header .seven{width: 100px;}
	.news_con .newsleft_text strong{    font-size: 1.2rem;}
	.in_title p{font-size: 2.7rem; }
	.son .son_c .son_c_li span{font-size: 1.2rem; }
	.about_l .about_p{margin: 30px 0 30px 0;}
	.pro_list2 .pro_text h1{font-size: 1.35rem; }
  .header .logo_tel i{ font-size: 1.3rem;}
	.yingyong_title p{ font-size: 2.1rem;}
	.yingyong_title div{ font-size:1.1rem;}
	.about_l .about_t div img{width:300px}
	.about_a a div{width:65px;height: 65px;}
}
@media only screen and (max-width:1500px){
	.cage li{    padding: 0 45px 0 0;}
	.about_l .about_p{-webkit-line-clamp: 6;font-size: 1rem;}
	.gongyi li{    width: 21%;} 
	.about_l .about_t span{font-size: 1.5rem;}
	.cc_title div{font-size: 2.4rem;}
	.cc_title span{font-size: 2.1rem;}
	.in_title p{font-size: 2.4rem; }
	.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}
	.item_title2 div{ font-size:2.6rem;}
	.item_title2 h1{ font-size:2.6rem;}
	.item_title2 p{ font-size:1rem;}
	.item_title2{height: 100px;}
	.se_nav_pro li a{ font-size:1.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;}
	.item_title5 div{ font-size:2.6rem;    padding: 0 0 15px 0;}
	.item_title h1{ font-size:2.6rem;    padding: 0 0 15px 0;}
	.se_banner_b{height: 90vh;}
	.pro_list2 .pro_text div{ font-size:1.3rem;}
	.se_pro_a_text p strong{ font-size:1.4rem;}
	
	.se_contact_t{ font-size: 1.8rem;}
	.se_contact_t h2{ font-size: 1.8rem;}
	.se_contact_li li p{font-size: 1.15rem;}
  
}
@media only screen and (max-width:1440px){ 
	.s_video{}
	.s_video .s_video_r strong{ display: block;font-size: 2.2rem;line-height: 2; }
	.s_video .s_video_r p{ display: block;font-size: 1.2rem;line-height: 2; }


	.h_more{line-height: 53px;    font-size: 1.2rem; width: 210px;}
	.h_more:after{    top: 17px;}
	.yingyong_t{    margin-bottom: 45px;}
	.p_jieshao2 p{ font-size:1rem;}
	.se_about .se_about_c{padding: 65px 0;}
	.hezuo_t p{font-size: 2rem; }
	.header .logo img{    max-width: 200px;}
	.index_nav li a{ font-size:1rem;  }
	.header .logo_tel i{font-size: 1.2rem;}
	.son dt a{ font-size:1rem;line-height: 55px;}
	.son dt{line-height: 55px;height: 55px;}
	.about_l .about_p{    line-height: 2; -webkit-line-clamp:6;}
	.about_l .about_p.about_p2{    line-height: 2; -webkit-line-clamp:25;}
	.about{padding: 30px 0 40px 0;}
	.about_l .about_t strong{ font-size:1.6rem;}
	.se_about_r .about_p{ font-size:1rem;  }
	.se_about_r h1{ font-size:2.3rem;}
	.se_about_r strong{ font-size:1.6rem;}
	.se_pro_b_title{ font-size:1.6rem;}
	.welcome span{ font-size:2.2rem;}
	.se_contact_li li strong{ font-size:1.2rem;}
	.pro_list2 .pro_text h1{ font-size:1.2rem; background-size: 20px;font-weight: bold;}
	.pro_list2 .pro_text div{ font-size:1rem;}
}
@media only screen and (max-width:1380px){ 
	
	.se_nav_pro li a{ font-size:1rem;}
	.cage li{padding: 0 35px 0 0;}
	.a_title div p{ font-size:2.2rem;}
}
@media only screen and (max-width:1200px){ 
	.se_newslist2 li{flex-wrap: wrap;}
	.se_newslist2_l{width:100%}
	.se_newslist2_r{width:100%}
	.se_newslist2 .news_date {width:100%;margin: 10px 0 0 0;}
	.se_newslist2_r a{font-size: 1.2rem;}
	.se_nav_shili li{width:170px}
	.se_nav_shili li a{line-height: 40px;}
	.wenhua{padding:35px 0 0 0;}
	.hezuo_t{    margin-bottom: 35px;}
	.s_video {    padding: 45px 0;}
	.s_video .s_video_r strong{ display: block;font-size: 1.8rem;line-height: 2; }
	.s_video .s_video_r p{ display: block;font-size: 1.1rem;line-height: 2; }
	.s_video .s_width{flex-direction: column-reverse; }
	.s_video .s_video_l{ width:100%; }
	.s_video .s_video_l iframe{width:100%;height: 60vw;}
	.s_video .s_video_r{ width:100%; padding:0 0 35px 0}
	.about_l .about_t div img{width: 200px;}
	.productshow_cage2 li{width:33%;margin: 0 0 10px 0;}
	.yingyong_t{    padding: 10px 0 30px 0; margin: 0 auto 0 auto; flex-direction: column; text-align: center;}
	.yingyong_t .s_width{flex-direction: column; }
	.yingyong_t span{width:100%;font-size: 0.15rem;line-height: 0.16rem; text-align: center;}
	.yingyong_title{width:100%;padding:0 0 25px 0}
	.yingyong_title p{ font-size: 1.5rem;}
	.yingyong_title div{line-height: 1.7;    font-size: 1rem;}
	.yingyong_t a{width: 130px;font-size: 0.95rem; line-height: 35px;}
	.productshow_cage2{padding: 30px 0 ;}
	.productshow_cage2 li a div{width:79px}
	.footer_p3{ text-align: left;color: #fff;line-height: 2;font-size: 1rem; padding: 30px 2%; text-align: center;}
	.footer_p3 a{color: #fff;}
	.fuwu{padding: 35px 0;}
	.productshow_con_a2{padding: 35px 0;}
	.fuwu li div{ font-size:1.3rem;}
	.fuwu li p{ font-size:1rem;}
	.ss_t{ font-size:1.5rem;}
	.productshow_con_a2 ul li{width: 48%;}
	.productshow_cage2 li a p strong{    font-size:1rem;}
	#top_scroll ul{ flex-wrap: wrap;}
	#top_scroll ul li{width: 48%;}
	#top_scroll .pro_text p{font-size: 1.15rem; -webkit-line-clamp: 2;}
	.productshow_con_a{    padding: 0 0 25px 0;}
	.about_a a div{width:55px;height: 55px;}
	.about_a a p{    font-size: 1.3rem;}
	.a_title2{padding: 30px 0 20px 0;}
	.a_title2 p{ font-size:1.5rem;}
	.a_title2 span{font-size: 1rem;padding: 0 15px;  display: block;}
	.s_ying li{width: 48%;}
	.a_title div span{ font-size:1.4em;}
	.se_contact_li li p{    line-height: 2rem; padding:10px 0 0 0}
	.se_contact_t p{font-size: 1.1rem;}
	.se_contact_t{ font-size:1.25rem;    margin: 0 0 0 0; padding:35px 0 0 0}
	.se_contact_t h2{ font-size:1.25rem;    margin: 0 0 0 0; }
	.sty6 .swiper-slide{width: 47%;}
	.te_t{flex-direction: column;}
	.te_t{ margin-bottom: 35px;		padding: 0 0 35px 0;}
	.te_t strong{ font-size: 1.4rem;}
	.te_t span{ font-size: 1.1rem;    margin: 0 0 25px 0;}
	.te_t p{ font-size: 1rem; line-height: 2; width: 100%; text-align: center;}
	.te_t div{ text-align: center;}
	.pp_title{padding: 15px 0 35px 0;}
	.pp_title div{font-size: 1.5rem;  }
	.pp_title p{font-size: 1.1rem; }

	.a_title{flex-wrap: wrap;    padding: 30px 0 30px 0;}
	.a_title a{margin-top:40px;    width: 170px;}
	.cage li{width: calc(100%/2); padding: 0 0 0 0;     line-height: 2.3;}
	.cage li a:after{    top: 13px;}
	.a_title i{ font-size: 5rem; display: none;}
	.a_title div p{    font-size: 1.8rem;}
	.news_con{ flex-direction: column; }
	.news_con li{width:100%}
	.news_con.s_width{width:96%}

	.about{padding: 10px 0 0 0;}
	.about .about_con{flex-wrap: wrap;}
	.about_l{width:100%; margin: 30px 0 30px 0; }
	.about_r{width:100%;border-top-left-radius:50px;}
	.about_l .about_t span{    font-size: 1.2rem;}
	.about_l .about_t strong{    font-size: 1.3rem;}
	.about_l .about_p{ margin: 10px 0 10px 0; }

	.cc_title div{font-size: 1.7rem;line-height:4rem;}
	.cc_title span{font-size: 1.2rem;}
	.cc_title{text-align: center;margin: 0 0 15px 0;}
	.case_t{    padding: 30px 0 30px 0; margin: 0 0 35px 0;}
	.case_t .s_width{flex-direction: column; }
	.case_t span{width:100%;font-size: 1.5rem;line-height: 1.6rem; text-align: center;}
	.block{display: none;}
	.none{display: block;}

	
	.header{display:none;}
	.s_width{width:96%;}
	.s_width2{width:96%;}
	.s_width3{width:96%;}
	.none{display:block;}
	.block{display:none;}

	/*wap header*/
	.head_wap{width:100%; padding:9px 5px; position: absolute; z-index: 101;background:  rgba(0,0,0,.8);}
	.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_title5 div{font-size: 1.5rem;}
	.item_title h1{font-size: 1.5rem;}
	.item_title span{font-size: 1rem; line-height:1.7rem;}
	.item_title5 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;    margin: 0 14px 0 0;}
	.w_nav 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 h1{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: 76vh;}
	.se_nav_pro li{width:33%;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;}
	.case_t .about-s1{width:100%;}
	.pro_list li{width:49%;border-radius: 10px;}
	.pro_list .pro_text p{font-size: 1.2rem;}
	.pro_list .pro_text div{font-size: 1.1rem;}
	.pro_list .pro_text span{    width: 100px;line-height: 35px;font-size: 0.9rem;}
	.pro_list .pro_text span:after{display: none;}
	.pro_list2 .pro_text div{display: none;}
	.pro_list .pro_text p{background-size: 15px;}
	.pro_list2 li{width:49%;border-radius: 10px;margin: 0 1% 1rem 0;}
	.pro_list2 li:nth-child(4n){margin:0 0 1rem 0 ;}
	.pro_list2 li:nth-child(2n){margin:0 0 1rem 0 ;}
	.pro_list2 .pro_text h1{font-size: 1.05rem;   background-size: 15px;}
	.pro_list2 .pro_text div{font-size: 1rem;}
	.pro_list2 .pro_text span{    width: 100px;line-height: 35px;font-size: 0.9rem;}
	.pro_list2 .pro_text span:after{display: none;}
	.pro_list2 .s_width3{    width: 98%;}
	.case_t a{width: 150px;    line-height: 44px;    font-size: 1rem;}
	.case_t a:after{    top: 15px; background-size: 20px; }
	.gongyi{    padding: 35px 0 35px 0;}
	.cc_title p{font-size: 0.9rem;}
	.gongyi ul{flex-wrap: wrap; }
	.gongyi li p{font-size: 0.9rem;}
	.gongyi li{width:45%;margin: 0 0 20px 0;}
	.gongyi li img{width:51px}
	.gongyi li div{font-size: 1.05rem;}
	.yingyong {		padding: 35px 0 20px 0;}
	.lh_35{    height: 15px;	}
	.a_line{    margin-bottom: 15px;}
	.page_box{font-size: 0.9rem;padding:15px 0 15px 40px;}
	.page_box2{font-size: 0.9rem;padding:15px 0 15px 0;}
	.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.5rem;margin: 0 0 25px 0;}
	.se_pro_b{padding:25px 0;}
	.se_pro_c{padding:25px 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_newslist li{width: 100%;margin: 0 0 45px 0;}
	.se_newslist .se_newslist_t{font-size: 1.2rem;height: auto;}
	.se_newslist span{font-size: 26px;}
	.se_news{padding: 45px 0 35px 0;}
	.se_espcms_book2 h1{font-size: 1.2rem; line-height: 1.5;}
	.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;}
	.liu_con{width:100%;margin: 35px 0 0 0;}
	.layui-btn{    width: 100px;}
	.font_44 p{font-size: 1rem;}
	.news .s_width{flex-wrap: wrap;}
	.in_title p{font-size: 1.5rem;line-height: 2rem;}
	.index_t_a{font-size: .9rem;width: 120px;line-height: 2.7rem;}
	.index_t_a a{font-size: 1rem;}
	.news{padding:37px 0 10px 0;}
	.se_espcms_book4 .s_width{flex-direction: column-reverse;}
	.se_espcms_book4 .se_pro_text_pp{width:100%;padding: 0 0 0 0;}
	.se_espcms_book4 .se_bg_pic{width:100%}
	.se_espcms_book4{ padding: 90px 0 30px 0;}
	.se_espcms_book4 .se_pro_text_pp a{margin:0 auto}
	.se_espcms_book4 .se_pro_text_pp h1{ font-size: 1.2rem;font-weight: bold;margin: 20px 0 0 0; text-align: center;padding: 0 0 15px 0;	}
	.p_jieshao2 span{text-align: center;font-size: 1.2rem;}
	.se_contact .se_contact_con{padding: 35px 0;}
	.se_contact_li ul{flex-wrap: wrap;}
	.se_contact_li li{width:100%}
	.se_contact_li li span{    width: 90px;		height: 90px;margin: 0 auto 15px auto;}
	.se_contact_li li div{font-size:1.2rem;}
	.banner iframe{width:100vw;height: 70vh;}
	.welcome{display: none;}
}
@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){

}
