html,body{width: 100%;font-size:16px;overflow-x:hidden; background: #ebf1f5;}
*{ margin:0; padding:0;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .header .logo, .header.bg, .section_two .tab_box a i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
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:#1d5cb2;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family: \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";font-size:16px;color:#333;background-color: #fff;overflow-x: hidden;}
.error3{display: none !important;}
html,body{max-width:1920px;margin:0 auto;}
.dn{display: none;}
.delay{
	-webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    -ms-transition-delay: 3s;
    -moz-transition-delay: 3s;
    transition-delay: 3s;
}
.biaoge{overflow-x: auto;}
.biaoge td{padding:5px 5px;white-space: nowrap;}
table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 1.4; font-size: 16px;}
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../other/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../other/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../other/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../other/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../other/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}
.copyright{height:60px;line-height:60px;color:#fff;background-color: #1d1d1d;font-size:14px;text-align: center;}
.copyright img{display: inline-block;margin:0 10px 4px;}
.copyright a{display: inline-block;margin:0 10px;color:#fff;}
/*底部版权*/
#copybox {width: 100%;height: 40px;line-height: 40px;background: rgba(0, 0, 0, 0.589);position: fixed;bottom: 0;z-index: 99999;color: #fff;padding: 0 2%;font-size: 14px;display: flex; display:-webkit-flex;  -webkit-justify-content: center;   justify-content:center;}
#copybox div{}
#copybox a {color: #fff;display:inline-block;}
#copybox span {}
#copybox img {vertical-align: middle;margin-left: 0px;display:inline-block; padding: 0 10px;}
/*===================== 公用样式 END =====================*/
/*===================== 公用样式 START =====================*/
.pub_title{text-align: center;color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.pub_title h3{font-weight: 700;text-transform: uppercase;}
.pub_title p,.pub_title h4{font-weight: 400;}
.img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.more-info{ line-height: 40px;}
.more-info ul{width: 100%; margin: 0 auto; padding-top: 20px;}
.more-info li{width: 100%;}
.more-info li a{color: #333;}
.more-info li em{font-weight: 500; padding-right: 15px;}
/*主导航多级菜单*/
.hbg{width: 100%;height: 90px;position: fixed;top: 0px; left: 0; z-index: 9999;background: none;text-align: center;border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around}
#logo{transition: .5s; margin-top: 15px; }
#logo:hover{left:4%;}
#logo img{ width:100%}
.hbg .nav{ height:50px; width:50%; position: relative; }
.hbg .nav ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around}
.hbg .nav li{text-align:center; line-height:90px; position:relative; padding:0 10px}
.hbg .nav li a{ color:#fff; display:block;  font-weight: 400;}
.hbg .nav ul li i{position: absolute;width:100%;height:0;background-color:#0a60c6;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.hbg .nav ul li a:hover i, .hbg .nav ul li a.active i{height:100%;}
.hbg .nav ul li a:hover, .hbg .nav ul li a.active{color:#fff;}
.hbg .product_son{display: none;position: absolute;left:0;top:90px;text-align: center;width:100%;padding:20px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.hbg .product_son .s_width{width: 95%;}
.hbg .product_son .item{display: inline-block;width:14%;margin:10px;}
.hbg .product_son .item img{border: 0;vertical-align: middle;max-width: 100%;display: block;}
.hbg .product_son .item p{color:#fff;height:40px;line-height:40px;-webkit-box-orient: vertical; width: 100%;}
.hbg .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}
.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(29,108,233,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}
.ttel{ float:right; margin-left:50px;text-align: center;color: #000;padding: 0 15px;transition: .5s;line-height: 35px; font-size:20px; padding-top:12px;}
.ttel .telsj{ letter-spacing:0.9px;}
.hrt{margin-top:27px; width: 17%;}
.hbg.bg{background:rgba(10,96,198,0.95);padding:6px 0; height: 65px;}
.hbg.bg #logo{top: 8px;}
.hbg.bg #logo img{height:50px !important;margin-top:-15px;}
.hbg.bg .nav{padding-top: 0;}
.hbg.bg .nav li{line-height:65px; }
.hbg.bg .hrt{margin-top:9px;}

.zhengh0 { position: absolute; left: 0; top: 0; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; }
.zhengh1 { width: 800px; }
@media (max-width:1650px){
	.hbg .nav{width: 50%;}
}
@media (max-width:1280px){
	.hbg{height: 70px;}
	#logo{margin-top:9px; }
	#logo img{ width:90%}
	.hbg .nav{ width: 69%; }
	.hbg .nav li{ line-height: 70px; font-family: 16px;}
	.hrt{margin-top:16px;}
	.hbg.bg .nav li{line-height:70px; }
}
@media (max-width:750px){
	#logo{top: 22px;}
	
}
#banner{position:relative;overflow:hidden;width:100%;}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:85px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:18px;height:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#f0c02e}
/*footer*/
.tel_footer,.footer-fixed{display: none;}
footer { padding:3% 0;background:#151a30;  position: relative; color: #fff; overflow: hidden; font-size: 16px;}
footer  .footerTop { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;color: #fff; }
footer  .footerTop .topLeft {width: 80%;}
footer  .footerTop .topLeft .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
footer  .footerTop .topLeft .list a {-webkit-transition: color .4s; transition: color .4s; color: #fff; padding: 0 3%;}
footer  .footerTop .topLeft .list a:nth-child(1){padding-left: 0;}
footer  .footerTop .topLeft .list a:hover { color: #008b3f; }
footer  .footerTop .topLeft .list span { height: 10px; width: .01rem; display: block; opacity: .3; background: #fff; margin: 0 .26rem; }
footer  .footerTop .topLeft p { opacity: .8; font-size: 15px; }
footer  .footerTop .topLeft p.p1 { margin: 5% 0 .1rem; }
footer  .footerTop .topLeft p span { padding-right: 2%; line-height: 35px;}
footer  .footerTop .topRight p { margin-top: .2rem; opacity: .4; text-align: center; }
footer  .footerTop .topRight img{width: 100px;}
footer  .footerBot { margin-top:3%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; border-top: 1px solid #707070; padding: 1% 0; }
footer  .footerBot p span { opacity: .8; }
footer  .footerBot p a { opacity: .8; -webkit-transition: color .4s; transition: color .4s;color: #fff; }
footer  .footerBot p a:hover { color: #f13f25; }
/*footer*/
.end{ height:65px; background:#000 }
.end .s_width{ width:85%;}
.end .end_l{ }
.end .end_l img{}
.end .end_l p{ font-size:16px; color:#fff; float:right; line-height:65px;}
.end .end_l p a{color: #fff; padding-left: 10px;}
.end .end_r{ padding-top:8px;}
.go_top{display: none;background-color:#0e82e7;width:34px;height:34px;text-align: center;border-radius:50%;position: fixed;right:15px;bottom:100px;z-index:99999999999;}
.go_top img{display: inline-block;margin-top:12px;width:16px;}
@media screen and (max-width:1350px){
	.footer .f_wx{ width: 30%; padding:3% 0; }
	.footer .f_about{ padding:3% 0 0 0%;}
	.footer .f_pro{padding:3% 0 0 0%;}
}
@media (max-width:1280px){
	.footer .s_width{ width:90%;}
	.footer .f_wx li{ width:100px;}
}
.go_top{display: none;background-color:#0e82e7;width:34px;height:34px;text-align: center;border-radius:50%;position: fixed;right:15px;bottom:100px;z-index:99999999999;}
.go_top img{display: inline-block;margin-top:12px;width:16px;}
@media (max-width:790px){
	footer,.end{display: none!important;}
	.tel_footer{display: block;}
	.tel_contact{ background: #1a2948; width: 100%; margin-bottom: 135px; padding-bottom: 35px;}
	.tel_contact h2{ padding: 8% 0 3% 3%; color: #fff; font-size: 20px;}
	.tel_contact p{color: #fff; line-height: 28px; width: 95%; margin: 0 auto; padding: 3% 0 0 0;;;}
	.tel_contact p:after{content: ""; width: 100%; height: 1px;background:rgba(255,255,255,0.2); display: block; margin: 5% 0 3% 0;}
	.tel_contact em{color: #fff; width:90%; margin:0 auto; text-align: center; display: block; opacity: 0.6;}
	.footer-fixed{position:fixed;left:50%;bottom:0;width:100%;margin-left:-50%;z-index:999; display: block;}
	.footer-fixed ul{height:14vh;background:url(../images/bottom-fixed-bg.png) left bottom no-repeat;background-size:100% auto;position:relative}
	.footer-fixed ul li a{display:block;text-align:center;width:65px;}
	.footer-fixed ul li img{display:block;margin:38% auto 0 auto; width:43%;}
	.footer-fixed ul li span{display:block;font-size:14px;line-height:26px;color:#fff}
	.footer-fixed ul li:nth-child(1){float:left;margin-left:1.16rem}
	.footer-fixed ul li:nth-child(2){float:right;margin-right:1.16rem}
	.footer-fixed ul:after{content:'';display:block;clear:both}
	.footer-fixed .footer-tel{position:absolute;width:90px;height:90px;background-image:-webkit-linear-gradient(90deg, #cc1213 0%, #cc1213 100%);background-image:-moz-linear-gradient(90deg, #cc1213 0%, #cc1213 100%);background-image:-o-linear-gradient(90deg, #cc1213 0%, #cc1213 100%);background-image:linear-gradient(0deg, #cc1213 0%, #cc1213 100%);border-radius:50%;left:50%; margin-left: -45px; bottom:50%}
	.footer-fixed .footer-tel a{display:block;padding-top:.42667rem;height:1.94667rem}
	.footer-fixed .footer-tel a img{width:50%;display:block;margin:0 auto}
	.footer-fixed .footer-tel a span{color:#fff;font-size:14px;line-height:.4rem;margin-top:10px;text-align:center;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: 5% auto; text-align: center;}
/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 600px;position: relative;overflow: hidden; background: #000;}
.inbanner .mask {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background: url('../images/bcover.png') center 0 no-repeat;}
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index:1; }
.inbanner .cer {position: relative;height: 100%;}
.ibcatein {position: absolute;width: 100%;left: 0;top:55%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-top: -84px;}
.ibcatein .cn {font-size: 30px;line-height: 46px;}
.ibcatein .en {font-size: 72px;line-height: 84px;font-weight: bold;text-transform: uppercase;}
.ibcatein .en:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 66px;height: 2px;background-color: #fff;margin-left: -33px;display: none;}
.mouse {width: 62px;height: 62px;margin-top: 78px;/*font-size: 16px; line-height: 28px; color: #fff; text-align: center;*/background: url('../images/mouse.png') center no-repeat;}
.ibcate {position: absolute;left: 15%;top: 50%;z-index: 3;margin-top: -75px;color: #fff;font-weight: bold;}
.ibcate .en {font-size: 16px;line-height: 32px;letter-spacing: 2px;text-transform: uppercase;word-break: normal;}
.ibcate .cn {font-size: 60px;line-height: 74px;letter-spacing: 7px;margin-top: 10px;}
@media screen and (max-width: 1440px) {
	.inbanner {height: 500px;}
}
@media screen and (max-width: 1280px) {
	.inbanner {height: 400px;}
.ibcate {	left: 10%;}
.ibcate .cn {	font-size: 50px;	line-height: 62px;}
}
@media screen and (max-width: 1024px) {
.ibcate .cn {	font-size: 40px;	line-height: 50px;}
}
@media screen and (max-width: 750px) {
.ibcate {	left: 5%;	width: 90%;	text-align: center;}
.mouse {	margin: 70px auto 0;}
}
.updown{ -webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite;}
@-webkit-keyframes updown {
  0% { -webkit-transform: translate(0px, 0px); }
  25% { -webkit-transform: translate(0px, -10px); }
  50% { -webkit-transform: translate(0px, 0px); }
  75% { -webkit-transform: translate(0px, 10px); }
  100% { -webkit-transform: translate(0px, 0px);}
}
@-moz-keyframes updown {
  0% { -moz-transform: translate(0px, 0px); }
  25% { -moz-transform: translate(0px, -10px); }
  50% { -moz-transform: translate(0px, 0px); }
  75% { -moz-transform: translate(0px, 10px); }
  100% { -moz-transform: translate(0px, 0px);}
}
@keyframes updown {
  0% { transform: translate(0px, 0px); }
  25% { transform: translate(0px, -10px);}
  50% { transform: translate(0px, 0px);}
  75% { transform: translate(0px, 10px);}
  100% { transform: translate(0px, 0px);}
}
.se_about{ width:100%; margin:0 auto 0 auto;background: #ebf1f5; padding: 4% 0;}
.se_about_cont{width: 75%; margin:3% auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 3%; background: #fff;}
.se_about_cont p{ line-height: 31px; margin-bottom: 15px;}
.se_about_cont p img{display: inline-block;}
.about_model5{ margin:80px auto; overflow:hidden; width: 85%;}
.about_model5 .tit{ margin: 0 auto;width: 75%; padding: 0 0 2% 0;}
.about_model5 .tit h2{text-align: center; font-size: 48px; }
.about_model5 .tit h2 em{text-align: center; font-size: 16px; padding: 10px 0; font-weight: 300;display: block; line-height: 31px;}
.about_model5 li{ float:left; width:30.333%; margin:0 1.5%; font-size:16px;}
.about_model5 li img{ margin-bottom:20px; width: 100%;}
.about_model5 li strong{ color:#f3562d; font-size:22px; margin-right:5px}
@media (max-width:790px){
	.about_model5{width: 98%;margin: 25px auto;}
	.about_model5 .tit{width: 100%;}
	.about_model5 .tit h2{font-size: 30px;}
	.about_model5 .tit h2 em{font-size: 15px; line-height: 27px;}
	.about_model5 li{width: 100%; margin-bottom: 20px;}
}
/* ===================== 内页 Banner 图 ===================== */
.mbx{ width:100%; height:60px;   border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.mbx .mbx_cont{ width:85%; margin:0 auto; font-size:16px; line-height:60px; color:#333}
.mbx .mbx_cont a{color: #333; display: inline-block;}
@media (max-width:1280px){
	#nyba{height:350px;}
}
@media (max-width:750px){
	#nyba{height:150px;}
}
.s_width{width: 75%; margin: 0 auto;}
.pro_navigation{ margin:10px auto ; text-align: center; border-bottom:#d8d8d8 1px solid;position: relative; }  
.pro_navigation ul{ display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; width: 75%; margin: 0 auto;}
.pro_navigation li{text-align:center; width: 17.9%;  line-height:90px;}
.pro_navigation li a { display: block; font-size:24px; color:#333f47; font-weight:600; z-index: 9; zoom: 1; }
.pro_navigation li a.act { background:#fff ; color: #07284E; height:90px; border-bottom:#f3562d 6px solid; }
.pro_model_1{ padding:4% 0; margin-bottom:20px; }
.pro_model_1 p,.pro_model_3 p{text-indent:40px; font-size:16px; color:#666; line-height:36px;}
.pro_model_2 h2,.pro_model_3 h2,.pro_model_4 h2 { font-size:48px; text-align:center; margin-bottom:50px;padding-bottom:30px; padding-top:8px;font-weight: 800;}
.pro_model_1 h3{ font-size:30px ;position:relative; padding-bottom:15px; margin:0 0 70px; color:#05163f; line-height:42px }
.pro_model_1 h3:before{content:'';display:block;position:absolute;bottom:-20px;height:10px;background:url(../images/dote.png) no-repeat left bottom;}
.pro_model_1 h3:before {width:81px;left:0;}
.w60{ width:60%} .w35{ width:35%; }  .w25{ width:25%}  .w70{ width:70%}  .w40{ width:40%}  .w55{ width:55%;}  .w30{ width:30%}  .w65{ width:65%}  .w50{ width:50%} .w10{ width:10%} .w85{width:85%}
 .w55 img{float: right;}    .pro_model_1 .fr img,.pro_model_3 .fl img,.fr video{ text-align:right; width:100%; height:auto} 
.pro_model_1 video{ width:100%; height:auto; float:right}
.press_bg{ background:#fff;box-shadow: 0px 10px 30px rgba(30, 137, 203, 0.4); border-radius:15px 15px 50px 50px; padding:70px;}
.pro_model_3{padding:40px 0 80px 0; width:100%;overflow:hidden; margin-top:20px; margin-bottom:20px;}
.pro_model_4{padding:80px 0; background:#394053 url(../images/data_bg.png) repeat left top;}
.pro_model_4 h2{color:#fff; margin-bottom:40px;}
.con{ color: #333; text-align:center;}
.con table{width:100%; border-spacing:0px; border-collapse:collapse; background:#fff; border-bottom:1px solid #ddd; margin-bottom:15px;}
.con tr:first-child{  background:#50586d; height:60px; line-height:60px;color: #fff;}
.con tr:nth-child(2n+3){background:#f5f5f5;}
.con .bhead{background:#50586d;  color: #fff}
.con tr.odd{background: #f5f5f5; color: #333;}
.con tr.even{background: none;}
.con td.even{background: #fff;}
.con table td{line-height:46px;}
.con tr{ border:1px solid #ddd;}
.con p{text-align:left; margin-left:20px; color:#666; font-size:16px;}
.con strong{width:100%; text-align:left; color:#fff; float:left; font-size:16px; margin:10px 0}
.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}
.message{ background:/*rgb(230,238,244,.95)*/#f2f3f5; padding:70px}
.message .tit{ margin-bottom:50px; text-align:center;color: #111;}
.message .tit h3{font-weight:600; font-size:48px; margin-bottom:30px;}
.message .tit p{ font-size:18px}
.message form{ width:80%; margin:0 auto;overflow:hidden}
.message .layui-form-item {margin-bottom: 5px; overflow: hidden; width:48%; float:left}
.message .layui-form-item:nth-child(6){width: 96%!important;}
.message .layui-form-item:nth-child(7){width: 100%!important;}
.message ul li.wenb {position: relative;width:100%; }
.message ul li.wenb .fl{ width:95%;}
.btnclick{ width:30%; margin-top:20px;}
.message .layui-form-label {width: 100%; display:block; overflow:hidden;text-align:left; font-size: 18px; line-height:50px; color:#333e46}
.message .layui-input { width:97%; border:0; color:#666; font-size:15px;height: 42px;line-height: 42px;  border:#e0e0e0 1px solid;text-indent: 35px;*text-indent:0px;}
.message .layui-input:nth-child(1){ background:rgba(255,255,255,1)url(../images/icon-text-user.png) no-repeat 10px center;}
.message .layui-input:nth-child(2){ background:rgba(255,255,255,1)url(../images/icon-text-tel.png) no-repeat 12px center; }
.message .layui-textarea {background:rgba(255,255,255,1)url(../images/icon-text-tel.png) no-repeat 10px 17px;;  border:0; width:93%;  border:#e0e0e0 1px solid;  height: 150px; line-height: 20px; font-size:15px;margin: 6px 0 30px; padding:3%; color: #666; resize: none;}
.message  .layui-btn{ padding:13px 70px;margin:30px auto;display: block;cursor:pointer;font-size:20px; color:#fff; border-radius:50px;text-align:center;border: 0px;background-color:#f3562d;}
.message  .layui-btn:hover{background:#f60;}
@media screen and (max-width: 790px) {
	.pro_navigation ul{  width: 98%; flex-wrap: wrap;}
	.pro_navigation li{width: 50%; line-height: 40px;}
	.pro_navigation li a.act{height: 40px;border-bottom: #f3562d 3px solid;}
	.pro_navigation li a {font-size: 18px;}
	.s_width{width: 95%;}
	.pro_model_1 p, .pro_model_3 p{font-size: 15px; line-height: 27px;}
}
/*内页联系我们*/
.ul-contact{overflow:hidden;z-index:1;margin: 80px auto;}
.ul-contact h4{ font-size:30px;color: #333333; font-weight: 300; display:block; overflow:hidden;margin-bottom:100px; text-align:center}
.ul-contact li{float:left;width:17%;text-align: center; margin:0 1.5%;}
.ul-contact li:nth-child(1),.ul-contact li:nth-child(2),.ul-contact li:nth-child(4),.ul-contact li:nth-child(5){ margin-top:75px;}
.ul-contact li strong{position: relative; z-index: 1; display:block; width:60%;padding:12%; font-weight:normal; text-align:center; margin:5px auto 10px;}
.ul-contact li strong img{ width:100%; border-radius:50%; text-align:center; box-shadow: 0px 0.03rem 0.21rem rgba(5,26,85,0.1);}
.ul-contact .txt{margin:20px 0;text-align:center;font-size:16px;color:#666;line-height:26px;padding-bottom:18px;position:relative}
.ul-contact .txt .zx{cursor:pointer;}
.ul-contact .txt .ctel{ font-size:24px;font-weight: 700;color: #F60}
.ul-contact .txt span{display:block;font-size:24px;color:#222;font-weight:700;margin-bottom:5px;line-height:30px}
.ul-contact .txt p a{display:inline-block}
/*内页产品展示*/
.se_tuandui { width:85%; margin:0 auto 1rem auto; background: #fff; padding: 2%;}
.se_tuandui ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_tuandui li{padding:0; width:24%; margin:0 1% 2% 0; position:relative; overflow:hidden; border:1px solid #eee; color:#fff;}
.se_tuandui li:nth-child(4n){ margin-right:0px;}
.se_tuandui li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_tuandui li .p-name{ line-height:65px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 500; color:#333;background: #f2f2f2;text-transform: uppercase; }
.se_tuandui li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#333;}
.se_tuandui p span{ font-size:17px;  color:#0062ab;}
.se_tuandui ul li:hover{cursor:pointer; }
.se_tuandui ul li:hover .p-name{ color: #333;}
@media (max-width:1440px){
	.se_tuandui li .p-img{}
}
@media (max-width:1280px){
	.se_tuandui { width:95%; margin:3rem auto 1rem auto; }
	.se_tuandui li{width: 24%;}
	.se_tuandui li .p-img{}
}
@media (max-width:1000px){
	.se_tuandui li .p-img{height: 185px;}
	.se_tuandui ul li i{  background:none;}
}
@media (max-width:769px){
.se_tuandui { width:100%; margin:2rem auto; }
.se_tuandui ul{}
.se_tuandui li{float:left; padding:0; width:47%; margin:0 1% 25px 1%; position:relative; overflow:hidden;  border:1px solid #eee;}
.se_tuandui li:nth-child(2n){ margin-right:0px;}
.se_tuandui li .p-img{ width:100%; height:auto; margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden }
.se_tuandui li .p-name{ height:45px; line-height:45px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; border-top:1px solid #eee; font-weight: 200;}
.se_tuandui li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:18px; line-height:35px; color:#666;}
.se_tuandui p span{ font-size:17px;  color:#af1318;}	
.se_tuandui ul li i{display: none;}
}
.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}
.main{width: 80%; margin: 0 auto;}
/*se_hangye*/
.newslist {padding: 80px 0;width: 100%;font-size: 0;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e7e7e7;}
.newslist li .lin {padding: 60px 0;position: relative;}
.newslist li a {display: block;position: relative;min-height: 225px;overflow: hidden;padding-right: 540px;}
.newslist li .pic {position: absolute;right: 0;top: 0;z-index: 1;width: 400px;height: 225px;overflow: hidden;}
.newslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.newslist li .wrap {padding: 26px 0 0; }
.newslist li h3 {font-size: 26px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin: 20px 0;}
.newslist li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.newslist li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;height: 89px;-webkit-box-orient: vertical;}
.newslist li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;
opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.newslist li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.newslist li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.newslist li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.newslist li:hover {border-bottom-color: #222;}
.newslist li:hover h3 {color: #0c6eb9;}
.newslist li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.newslist li:hover label {color: #fff;}
.newslist li,.newslist h3,.newslist .cov,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width: 1200px) {
.newslist {padding: 60px 0;}
.newslist li .lin {padding: 40px 0;}
.newslist li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
.newslist li .wrap {padding: 30px 0 0;}
.newslist li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
.newslist {width: auto;margin: 0 -20px;}
.newslist li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
.newslist li .lin {margin: 0 20px;padding-top: 0;}
.newslist li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
.newslist li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
.newslist li a {padding-right: 0;}
.newslist li .wrap {padding: 20px 15px 0;}
.newslist li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {
.newslist {margin: 0 -10px;padding: 60px 0 20px;}
.newslist li .lin {margin: 0 10px;padding-bottom: 10px;}
.newslist li .wrap {padding: 20px 0 0;}
.newslist li .date {font-size: 18px;line-height: 24px;height: 24px;}
.newslist li h3 {font-size: 18px;margin: 0;}
.newslist li .txt {display: none;}
}
@media screen and (max-width: 600px) {
.newslist {margin: 0 0;}
.newslist li {display: block;width: 100%;}
.newslist li .lin {margin: 0 0;}
.newslist li .txt {display: block;height: 52px;}
}
/*新闻详情页*/
.container{width: 70%; margin: 3% auto; background: #f2f2f2; padding: 5%;}
.container h2{text-align: center;font-weight: bold; font-size: 22px;}
.info-intro{text-align: center; font-size: 16px; line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px;}
.info-pic{ margin: 10px 0;}
.info-pic img{ margin: 0 auto;  display: block;}
.info_cont{font-size: 16px; line-height: 31px;;}
.info_cont p{ margin-bottom: 15px;}
.info_cont iframe{width: 70%; margin: 0 auto; height: 60vh;}
.more-info{ line-height: 40px;}
.more-info ul{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 20px;}
.more-info li{width: 50%;}
.more-info li em{font-weight: 500; padding-right: 15px;}
.more-info li a{display: inline-block;}
@media (max-width:750px){
	.container{margin-bottom: 15%;width: 95%; }
	.more-info ul{width: 95%; display: block;}
	.more-info li{width:100%;}
}
/*内页联系我们*/
.se_contact{ width: 85%; margin:4% auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; background: url('../images/lx-bg.png') repeat;}
.se_contact .se_contact_l{width: 45%;}
.se_contact .se_contact_l img{width: 100%;}
.se_contact .se_contact_r{width: 50%; padding: 3% 0 0 0;}
.se_contact .se_contact_r h2{font-weight: 500;}
.se_contact .se_contact_r h2:after{content: "";  border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); height: 1px; display: block; width: 50%; margin: 15px 0;}
.se_contact .se_contact_r ul{margin-top: 3%;}
.se_contact .se_contact_r li{line-height: 31px; color:#666;}
/*===================== 响应式代码 START =====================*/
.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_58{font-size: 58px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_34{font-size: 34px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
.f_12{font-size: 12px;}
/*===================== 响应式代码 START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_58{font-size: 58px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_34{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}
@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_58{font-size: 48px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_34{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}
}
@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_58{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_34{font-size: 20px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}
/*===================== 响应式代码 END =====================*/