@charset "utf-8";/* CSS Document */body{background:#fff; color: #333;}body,input,button,select,textarea{font:14px sans-serif,'微软雅黑','宋体',Helvetica,Arial,Tahoma,'SimSun';}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding: 0;margin: 0;}*{white-space:normal;}th{text-align:left; font-weight:400;}.clearfix:after{clear:both; display:block; content:""; visibility:hidden; height:0;}.clearfix{zoom:1;}img{border:none; vertical-align:middle; height: auto;}button, input, select, textarea{vertical-align:middle;}a{text-decoration:none; color:#333; outline:none;}a:hover{text-decoration:none; color:#e50110;}li{list-style:none;}h1{font-size:4rem;}h2{font-size:14px;}h3{font-size:12px;}h4, h5, h6{font-size:100%;}.none{display:none;}.gaodu{height:12px;}label{cursor:pointer;}.left{float:left;}.right{float:right;}.yahei{font-family:'microsoft yahei';}.english{ font-family:Arial, Helvetica, sans-serif;}  .f10{font-size:10px}.f12{font-size:12px}.f14{font-size:14px}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}.f24{font-size:24px}.f30{font-size:30px}.f36{font-size:36px}.f42{font-size:42px}.fb{font-weight:bold}.fn{font-weight:normal}.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}.black{color:black;}.gray{ color:#666;}.gray3c{ color:#ccc;}.gray36{ color:#666;}.gray38{ color:#888;}.gray98{color: #989898;}.blue{ color:#349bfc;}.orange{ color:#f35f34;}.red{ color:#e60012;}.green{ color:#28A74C;}.white{ color:#fff;}.yellow{color: #faad00;}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt50{margin-top:50px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mr10{ margin-right:10px;}.mr20{ margin-right:20px;}.mr30{ margin-right:30px;}.ml10{ margin-left:10px;}.ml20{ margin-left:20px;}.ml30{ margin-left:30px;}.pt5{padding-top:5px;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}.pt30{padding-top:30px;}
.pt40{padding-top:40px;}.pt50{padding-top:50px;}.pb10{padding-bottom:10px;}.pb15{padding-bottom:15px;}.pb20{padding-bottom:20px;}.pb30{padding-bottom:30px;}.pb50{padding-bottom:50px;}.pr10{padding-right:10px;}.pr15{padding-right:15px;}.pr20{padding-right:20px;}.pr30{padding-right:30px;}.pl10{padding-left:10px;}.pl15{padding-left:15px;}.pl20{padding-left:20px;}.pl30{padding-left:30px;}
.pl50{padding-left:50px;}.text_center{text-align: center;}.gray_bg{background: #f2f3f5;}.white_bg{background: white;}
.red_bg{background: #cf594d;}

body::-webkit-scrollbar {width: 4px;}
body::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(146,146,146,1); background: rgba(146,146,146,1);}
body::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(238,238,238,1); border-radius: 0; background: rgba(238,238,238,1);}

.container{max-width: 1440px;}
.index_graybg{background: #eee;}

@media screen and (min-width: 768px){
				.nav_top{padding: 0 16px;}
				.nav_top .navbar-brand{padding: 16px 0;}
				.nav_top ul{display: block; width: 100%; text-align: center;}
				.nav_top ul li{width: 11%; display: inline-block;text-decoration: none;}
				.nav_top ul li a{font-size: 16px; color: #3b3e40  !important;}
				.nav_top ul .nav-item:hover{border-bottom: 3px solid #f8b62d !important; margin-bottom: -3px;z-index: 100}
				.nav_top form a{color: #000; margin-left: 19px; display: inline-block; width: 38px; font-size: 18px;}
				.top01{display: flex; align-items: center;}
				.nav_top .dropdown-toggle::after{display: none;}
				.nav_top .dropdown-menu{top: 106px; line-height: 30px; width: 100%; text-align: center; background: white; border-radius: 0; border-bottom: 1px solid #f0f1f2; min-width: 100px;}
				.nav_top .dropdown-menu a{font-size: 14px !important; opacity: 1 !important;}
				.nav_top .dropdown-menu a:hover{opacity: 1; background: #f8b62d; color: black !important;}
				.nav_top li:hover .dropdown-menu{display: block;}
				.top01 a{position: relative; line-height: 40px;}
				.top01 a div{position: absolute; top: 40px;}
				.top02 div{width: 208px; display: none; left: 0;}
				.top02:hover div{display: block;}
				.top02 div input{width: 80%; height: 36px; line-height: 36px; padding: 0 8px;}
				.top02 div button{width: 20%; height: 36px; background: #f8b62d; border: none;}
				.top02 div button img{width: 80%;}
				.top02 .clearfix{display: none !important;}
				.top03 div{width: 165px; left: -10px; background:#fff; padding: 10px; display: none;}
				.top03:hover div{display: block;}
				.top04 div{right: 0; display: none;}
				.top04 div img{width: 150px;}
				.top04:hover div{display: block;}
				.top05 div{left: 0; background: #fff; width: 80px; left: -20px; text-align: center; padding-top: 30px; display: none;}
				.top05:hover div{display: block;}
				.pc_no{display: none !important;}
				.top01 i{display: inline-block; width: 28px; height: 28px;}
				.top01 i img{width: 85%;}
				.top01 i img:last-child{display: none;}
				.top01 a:hover i img:last-child{display: block; margin-top: 9px;}
				.top01 a:hover i img:first-child{display: none;}
				.navbar-expand-md .navbar-nav .nav-link{padding: 0; line-height: 107px;}
}
@media screen and (min-width:992px) and (max-width: 1200px){
				.nav_top ul li{width: 15%;}
}
@media screen and (min-width:1200px) and (max-width: 1440px){
				.nav_top ul li{width: 13%;}
}

.navbar-brand{z-index: 9999;}
.nav_top{background: white !important; border-bottom: 1px solid #f0f1f2;}
.index02{margin-top: 108px;}
.xiala01{position: fixed; top: 108px; left: 0; right: 0; background: white; padding: 60px 0 50px 0; display: none; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.xiala01 a{display: inline-block;}
.xiala01 .row{width: 100%; text-align: left;}
.xiala01 .row ul li{display: block; width: 100%; text-align: left;}
.nav-news-ul li{display: block; width: 25%!important; text-align: left;}
.xiala01 .row ul li a{font-family: "NotoSansHans-Light"; font-size: 12px; line-height: 28px; color: #3b3e40 !important;}
/*.nav_top ul li:hover .xiala01 a{opacity: 1;}*/
/*.nav_top ul li:hover .xiala01{display: block;}*/
.nav_top ul li .xiala01 a:hover{color: #f8b62d !important;}
.nav_top ul li h4 a{font-size: 12px;}
.nav_top ul li h2 a{font-size: 16px; color: #3b3e40 !important;}
.jintian01{border-right: 1px solid #f0f1f2;}
.jintian02{border-top: 1px solid #f0f1f2;}
/* .nav_top ul li:hover .xiala01 a{opacity: 1;}
.nav_top ul li .xiala01 a{font-size: 14px; line-height: 30px;}
.nav_top ul li .xiala01 a:hover{color: #f8b62d !important;}
.nav_top ul li:hover .xiala01{display: block;} */

@font-face {
				font-family: "NotoSansHans-Light";
				src: url("NotoSansHans-Light.woff2") format("woff2"),
				url("NotoSansHans-Light.woff") format("woff"),
				url("NotoSansHans-Light.ttf") format("truetype"),
				url("NotoSansHans-Light.eot") format("embedded-opentype"),
				url("NotoSansHans-Light.svg") format("svg");
				font-weight: normal;
				font-style: normal;
}

.app_xia{color: #3b3e40; padding-top: 30px;}
.products-xiala{color: #3b3e40; padding-top: 30px;}
.app_xia .offset-7{border-right: 1px solid #f0f1f2;}
.app_xia .offset-7 .row .col-6 a{font-size: 12px; line-height: 30px;}
.app_xia .offset-7 h2{display: inline-block; padding-left: 50px;}
.xiala_yy a{font-size: 12px !important; line-height: 30px; display: block;}
.shouhou01 a{display: block; color: #3b3e40; font-size: 18px; font-weight: bold; line-height: 42px; border-right: 1px solid #f0f1f2;}
.shouhou_z{padding-top: 30px;}
.shouhou_z .col-5{display: flex; align-items: center;}
.shouhou_z .col-5 a{background: #f0f1f2; font-size: 16px; color: #3b3e40; font-weight: bold; border: 1px solid #3b3e40; border-radius: 3px; padding: 8px 15px;}
.shouhou_z .col-5 img{margin-left: 60px;}
.contact_la{padding-top: 30px;}
.contact_la h2{color: #3b3e40; margin-bottom: 20px;}
.contact_la ul li a{text-align: center; display: block; line-height: 42px; font-size: 12px; color: #3b3e40;}
.contact_la01{border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}
.news_tu ul li{display: none !important;}
.news_tu ul .active{display: block !important;}

@media screen and (max-width: 768px){
				.nav_top .navbar-brand img{width: 50%;}
				.nav_top ul{text-align: center; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; margin: 10px 0; padding: 10px 0;}
				.nav_top ul li a{color: black !important;}
				.nav_top form.form-inline a{display: inline-block; width: 23%; text-align: center; color: white;}
				.index02{margin-top: 59px;}
				.nav_top .dropdown-menu{background: #f5f5f5; text-align: center; font-size: 14px; margin-top: 0; border: none;}
				.nav_top form.mt-2{display: none;}
				.nav_top li.show a.nav-link{background: #f8b62d; color: black !important; font-size: 16px;}
				.shou_no{display: none !important;}
				.nav_top .navbar-toggler{border-color: #ddd;}
}
.index03{padding-top: 70px;}
.index03 a{display: block; text-align: center; font-size: 16px; color: #333; font-weight: bold;}
.index03 a img{width: 100%; margin: 20px 0; transition: all 0.3s;}
.index03 a img:hover{box-shadow: 0 0 20px rgba(0,0,0,.3); transition: all 0.3s;}
.index03 span{display: inline-block; background: black; height: 20px; font-size: 12px; color: white; width: 60px; text-align: center; border-radius: 4px;line-height: 20px;}

.index04{margin: 50px 0;}
.index04 ul li{float: left; width: 25%; position: relative;}
.index04 ul li img{width: 100%;}
.index04 ul li a{display: flex; transform: scale(0.8); opacity: 0; text-transform: capitalize; align-items: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: center; background: rgba(0,0,0,.6); color: white; font-size: 22px; font-weight: bold;}
.index04 ul li a span{width: 100%; text-align: center;}
.index04 ul li:hover a{display: ; transform: scale(1); opacity: 1; transition: all 0.2s;}

@media screen and (max-width: 768px){
				.index04 ul li{width: 50%;}
				.footer03{margin: 30px 0;}
}

footer{background: #242424;}
.footer01{border-bottom: 1px solid #424242; position: relative; margin-top: 110px;}
.footer01 a{position: absolute; left: 50%; top: -49px; margin-left: -70px; background: #242424; width: 140px; text-align: center;}
.footer02 ul li{float: left; width: 20%;}
.footer02 ul li dl dt a{color: white; display: block; margin-bottom: 20px;}
.footer02 ul li dl dd a{color: #ababab; font-size: 12px; line-height: 30px;}
.footer02 ul li dl dd a:hover{color: white; transition: all 0.3s;}

.footer03 img{width: 60%;}
.footer04{text-align: center; color: #dbdbdb; border-left: 1px solid #515151;}
.footer04 h2{font-size: 24px; font-weight: bold;}
.footer04 h3{font-size: 12px; line-height: 24px;}
.footer04 p a{display: inline-block; width: 152px; height: 40px; line-height: 40px; font-size: 12px; color: white; background: #f0670e; margin-top: 46px;}

.copyright{color: #909090; text-align: center; line-height: 20px; border-top: 1px solid #424242; padding: 30px 0; margin-top: 45px;}
.copyright a{color: #909090;}


.inside_banner{margin-top: 108px; height: 493px; background-position: center 108px; display: flex; align-items: center; color: white; background-attachment: fixed; background-repeat: no-repeat;}
.inside_banner h2,.inside_banner h3{font-size: 24px; font-weight: bold;}

.inside_nav{border-bottom: 1px solid #dedede; line-height: 80px; color: #999;}
.inside_nav .inside_nav_l a{font-size: 14px; display: inline-block; margin: 0 5%;}
.inside_nav .inside_nav01{color: #666;}
.inside_nav .inside_nav02{color: #999;}
.inside_nav .active{color: #f0670e;}

.inside_nav_r a{font-size: 16px; display: inline-block; margin-left: 8%; margin-bottom: -1px; position: relative;}
.inside_nav_r a:hover,.inside_nav_r .active{color: #f0670e; border-bottom: 1px solid #f0670e; font-weight: bold;}
.inside_nav_r a:hover::after,.inside_nav_r .active::after{
				content: "";
				width:0;
				height:0;
				border-right:7px solid transparent;
				border-left:7px solid transparent;
				border-bottom:7px solid #f0670e;
				position: absolute;
				bottom: 0;
				left: 50%;
				margin-left: -7px;
}


@media screen and (max-width: 768px){
				.inside_nav{line-height: 50px;}
				.inside_banner{background-position: center 60px; height: 200px; margin-top: 59px;background-size: 100% 200px;}
				.inside_nav_r{
								display: flex;
								display: -webkit-flex;
								justify-content: space-between;
								flex-direction: row;
								flex-wrap: wrap;
				}
				.inside_nav_r a{margin-left: 0; flex: 1; text-align: center;}
				.inside_nav_l{display: none;}
				.inside_nav{overflow-x: scroll;}
				.inside_nav .container{width: 700px; max-width: 700px;}
				.inside_nav .container .inside_nav_r{display: block;}
				.inside_nav .container .inside_nav_r a{float: left; display: inline-block; margin-right: 20px;}
}

.about01{color: #666; line-height: 24px; text-indent: 2em;}
.about01 p{margin-top: 36px;}



/* 发展历程 */
.fazhan01{margin-bottom: 100px;}
.fazhan01 .fazhan02{background: #f1f1f1; border-radius: 6px; padding: 40px; color: #666; cursor: pointer;}
.fazhan01 .fazhan02 h2{font-size: 32px; font-weight: bold;}
.fazhan01 .fazhan02 h3{font-size: 14px; line-height: 20px; padding: 6px 0 11px 0;}
.fazhan01 .fazhan02 img{max-width: 100%;}
.fazhan01 .col-md-6 .fazhan02{position: relative;}
.fazhan02 span{display: inline-block; width: 25px; height: 25px; line-height: 20px;background: white; border: 1px solid #d2d2d2; border-radius: 100%; text-align: center; padding: 2px 0 0 0;}
.fazhan02 span i{display: inline-block; width: 11px; height: 11px; border-radius: 100%; background: #d2d2d2;line-height: 11px;}
.fazhan01 .col-md-6 .fazhan02 span{position: absolute; right: -143px; top: 30px;}
.fazhan01 .offset-md-6 .fazhan02 {position: relative;}
.fazhan01 .offset-md-6 .fazhan02 span{position: absolute; left: -142px; top: 30px;}
.fazhan01 .fazhan02:hover{background: #eb6100; color: white; transition: all 0.3s;}
.fazhan01 .fazhan02:hover span{border-color: #eb6100;}
.fazhan01 .fazhan02:hover span i{background: #eb6100;}

@media screen and (min-width: 768px){
				.fazhan01{background: url(../img/fz11.png) repeat-y center top;}
				.fazhan01 .fazhan02{width: 418px;}
				.fazhan01 .col-md-6 .fazhan02{float: right; margin-right: 115px;}
				.fazhan01 .offset-md-6 .fazhan02{margin-left: 130px;}
}

@media screen and (max-width: 768px){
				.fazhan01 .fazhan02 span{display: none;}
				.fazhan01 .offset-md-6{padding: 15px;}
				.fazhan01 .pt50{padding-top: 0;}
}

.shengchan01 img{width: 100%; transition: all 1s;}
.shengchan01 a{display: block; overflow: hidden;}
.shengchan01 .col-6:hover img{transform: scale(1.1); transition: all 1s;}
.shengchan02{background: #f5f5f5; padding-top: 60px;}
.shengchan01 .col-6 a:last-child{background: white; padding: 0 30px; line-height: 100px; font-size: 18px; color: #333230;}
.shengchan01 .col-6:hover a{background: #f0670e; color: white; transition: all 0.3s;}
.shengchan03 a{display: inline-block; background: #eb6100; color: white; font-size: 16px; padding: 0 36px; line-height: 36px; border-radius: 50px; transition: all 0.3s;}
.shengchan03 a:hover{box-shadow: 0 10px 10px rgba(235,97,0,.3); transition: all 0.3s;}

@media screen and (max-width: 768px){
				.shengchan01 .col-6 a:last-child{line-height: 50px; padding: 0 10px;}
				.shengchan02{padding-top: 30px;}
}


/* 产品 */
.product01{padding: 80px 20px;}
.product01 img{width: 100%;}
.product01 h2{font-size: 24px; color: #666; padding-top: 50px;}
.product01 h2>span{font-size: 16px; color: #666;}
.product01:hover h2 a{color: #f0670e;}
.product01:hover{background: white; box-shadow: 0 0 50px rgba(0,0,0,.1); transition: all 0.3s;}
.product03{border: 1px solid #ccc; width: 530px; margin: 0 auto; border-radius: 50px; height: 42px;}
.product03 input{width: 446px; height: 40px; line-height: 40px; float: left; background: none; border: none; padding: 0 20px;}
.product03 button{border: none; background: #de600f; height: 40px; width: 80px; border-radius: 50px; float: right;}

input:focus,button:focus,textarea:focus{
				outline: none;
				border-color: none;
				box-shadow: none;
}

@media screen and (max-width: 768px){
				.product01{padding: 30px 0 0;}
				.product01 h2{font-size: 12px; padding-top: 10px;}
				.product01 h2>span{font-size: 12px;}
				.product03{width: 100%;}
				.product03 input{width: 80%;}
				.product03 button{width: 20%;}
}


.pro_nav{border-bottom: 1px solid #ccc;}
.pro_nav01,.pro_nav02{padding: 5px 50px; height: 80px; float: left; display: flex; align-items: center;}
.pro_nav01 img{height: 70px;}
.pro_nav02 h1{font-size: 24px; color: #666;}
.pro_nav02 h1 small{font-size: 16px; display: block;}

.pro_nav03{display: flex; align-items: center; justify-content: flex-end;}
.pro_nav03 a{font-size: 16px; display: inline-block; font-weight: bold; text-align: center; border: 2px solid #ccc; border-radius: 50px; line-height: 40px; padding: 0 20px; margin-left: 10px;}
.pro_nav03 a:hover,.pro_nav03 a.active{color: #f0670e; border: 2px solid #f0670e;}
.product04{line-height: 50px; display: flex; justify-content: center; padding: 100px 0 50px 0;}
.product04 h2{font-size: 26px; color: #a29e9e; display: inline-block; padding: 0 20px;}
.product04 i{display: inline-block; background: #a29e9e; width: 80px; height: 1px; margin-top: 16px;}
.pro_nav03 a i{display: inline-block; width: 24px; height: 24px; margin-right: 8px;}
.pro_nav03 a i img{width: 100%;}
.pro_nav03 a i img:last-child{display: none;}
.pro_nav03 a:hover i img:last-child,.pro_nav03 .active i img:last-child{display: block; margin-top: 8px;}
.pro_nav03 a:hover i img:first-child,.pro_nav03 .active i img:first-child{display: none;}
.pro_nav_g{position: fixed; top: 0; right: 0; left: 0; z-index: 9999; background: white;}

@media screen and (max-width: 768px){
				/*.product05,.pro_nav01{display: none;}*/
				.product05,.pro_nav01{background-size: 100% auto;}
				.pro_nav{margin-top: 0px; margin-bottom: 0px;}
				.pro_nav .container{padding: 0;}
				.pro_nav02{border: none; border-bottom: 1px solid #ccc; display: block; width: 50%; height: auto; padding: 10px 5px;}
				.pro_nav01{padding:5px 20px !important;}
				.pro_nav03 a{width: 33.3%; text-align: center; height: auto; line-height: 50px;}
				.pro_nav03{padding-top: 10px; padding-bottom: 10px;}
				.pro_nav03 a{padding: 0;}
}

.sp_k{max-width: 1200px;}
.sp01 img{width: 100%;}
.sp02 h2{font-size: 20px; color: #444;}
.sp02 h3{font-size: 18px; color: #999; padding-top: 15px;}

@media screen and (min-width: 768px){
				.sp01{width: 75%;}
				.sp02{display: flex; align-items: center; position: absolute; right: 0; top: 0; bottom: 0; width: 25%; justify-content: center; text-align: center;}
}
@media screen and (max-width: 768px){
				.sp02{width: 100%; padding: 10px;}
}

.sp03 img{width: 100%; transition: all 1s;}
.sp03 a{display: block; overflow: hidden;}
.sp03 .col-md-4:hover a img{transform: scale(1.1); transition: all 1s;}
.sp03 h2 a{color: #444; font-size: 18px; padding-top: 30px;}
.sp03 .col-md-4:hover h2 a{color: #eb6100;}



/* 服务与支持 */
.service01 h2{font-size: 18px; color: #f0670e; padding: 40px 0 20px 0;}
.service01 p{color: #666; font-size: 18px; line-height: 36px;}
.qaq01{padding: 50px 0;}
.qaq01 .card-link{font-size: 18px; color: #666; display: block; position: relative;}
.qaq01 .card-header{background: #e5e5e5; border: none; border-radius: 0; padding: 40px 50px;}
.qaq01 .card{border-radius: 0; margin-bottom: 20px;}
.qaq01 .card-body{background: #f7f7f7; color: #999; border: none; line-height: 28px; padding: 40px 50px;}



.qaq01 .card-link::before{
				content: '+';
				position: absolute;
				right: 0;
				top: 50%;
				height: 40px;
				margin-left: -20px;
				margin-top: -20px;
				color: #f0670e;
}

.qaq01 .card-link::before,.qaq01 .card-link::after{
				position:absolute;
				background-color:#f0670e;
				content:""
}

.qaq01 .card-link::before{
				width:40px;
				height:5px;
				top:50%;
				margin-top: -3px;
}

.qaq01 .card-link::after{
				width:5px;
				height:40px;
				right:17px;
				top: 50%;
				margin-top: -20px;
}
.qaq01 .card-link::after{display: none;}
.qaq01 .collapsed::after{display: block;}

@media screen and (max-width: 768px){
				.qaq01 .card-header,.qaq01 .card-body{padding: 20px;}
				.qaq01 .card-link{padding-right: 50px;}
				.qaq01 .card-link::before{width: 20px; height: 2px;}
				.qaq01 .card-link::after{height: 20px; width: 2px; right: 9px; margin-top: -12px;}
}

.news01{background: #eb6100; margin: 40px 0;}
.news01 .left{width: 59%;}
.news01 .left img{width: 100%;}

.news01 .right{width: 41%; display: flex; align-items: center;}
.news01 .right div{color: white;}
.news01 .right div h2{font-size: 18px; display: inline-block; border-bottom: 4px solid white; padding-bottom: 20px;}
.news01 .right div h1{font-size: 36px; line-height: 220%;}
.news01 .right div p{font-size: 14px; line-height: 30px;}
.news01 .right div a{display: inline-block; color: white; border: 1px solid white; padding: 12px 30px; border-radius: 50px; margin-top: 6%;}


@media screen and (min-width: 1025px){
				.news01 .right div{padding: 10%;}
}

@media screen and (min-width: 1330px){
				.news01 .right div{padding: 15%;}
}

@media screen and (min-width: 1440px){
				.news01 .right div{padding: 17.4%;}
}

.news02{background: white; padding: 30px;}
.news02 h2{font-size: 24px;}
.news02 h3{font-size: 16px; color: #999; line-height: 36px;}
.news02 p{font-size: 14px; color: #333;}
.news04 a{display: block; overflow: hidden;}
.news04 a img{width: 100%; transition: all 1s;}
.news04 .col-md-4:hover a img{transform: scale(1.1); transition: all 1s;}
.news03{border: 1px solid #e5e5e5; padding: 12px 30px; border-radius: 50px; display: inline-block !important; margin-top: 20px;}

.news04 .col-md-4:hover .news02{background: #eb6100; transition: all 0.3s;}
.news04 .col-md-4:hover .news02 a,.news04 .col-md-4:hover .news02 h3,.news04 .col-md-4:hover .news02 p{color: white;}

@media screen and (max-width: 768px){
				.news01 .left,.news01 .right{width: 100%;}
				.news01 .right div{padding: 30px;}
				.news01 .right div h2{padding-bottom: 10px;}
				.news01 .right div h1{font-size: 24px;}
}

.news05 h1{font-size: 36px; color: #f0670e; padding: 100px 0 30px 0;}
.news05 h2{font-size: 14px; color: #666; padding-bottom: 30px;}

.news06{/*text-indent: 2em;*/ line-height: 30px; padding: 30px 0;}

.contact01{color: #eb6100; font-size: 18px; line-height: 30px; padding: 60px 0 20px 0;}
.contact01 img{margin-right: 30px;}
.contact02{display: flex; align-items: center; font-size: 18px; line-height: 45px;}
.BMap_Marker{display: none;}


.fadeback01 h1{font-size: 36px; font-weight: bold; color: #f0670e; padding: 60px 0 30px 0;}
.fadeback01 h2{font-size: 16px; padding-bottom: 50px;}
.fadeback_k{max-width: 1100px;}
.fadeback02{border: 1px solid #ccc; line-height: 64px; position: relative; padding-left: 50px;}
.fadeback02 span{display: inline-block; width: 50px; text-align: center; float: left; position: absolute; left: 0; top: 0;}
.fadeback02 input{height: 62px; width: 100%; float: right; padding: 0 10px; border: none;}
.fadeback02 textarea{width: 100%; float: right; padding: 0 10px; border: none; padding-top: 22px;}


.fadeback03{display: inline-block; border: none; background: #eb6100; color: white; font-size: 16px; padding: 0 56px; line-height: 36px; border-radius: 50px; transition: all 0.3s;}
.fadeback03:hover{box-shadow: 0 10px 10px rgba(235,97,0,.3); transition: all 0.3s;}

/* 荣耀 */
.honor01{padding: 0 100px;}
/* .swiper-slide-prev{right: -400px;}
.swiper-slide-next{left: -400px;} */

.honor02 h2{color: #eb6100; font-size: 24px; font-weight: bold; padding: 40px 0 10px 0;}
.honor02 i{display: inline-block; width: 40px; height: 2px; background: #d1d1d1;}

.honor03 h2{font-size: 24px; font-weight: bold; color: #666; padding: 50px 0 15px 0;}
.honor03 p{font-size: 16px; color: #666;}
.product-de-img{margin:5px 0}

.fadeback02 label.error {
				position: absolute;
				left: 3.4375rem;
				top: 4.3125rem;
				color: #e61717;
				line-height: 1.5rem;
}
.news-img{width:80%;    border-radius: 20px;}
.nav-news-title{padding:20px;}
.page-css>a{    padding: 4px 0px;margin: 0 5px;}
.news-nav1 >img{padding-top:12px}
.news-nav1 >h2{font-size:12px}

.BackTop{position: fixed; right: 4%; bottom: 4rem; z-index: 9999;}
@media screen and (max-width: 768px) {
				.BackTop{width: 2.5rem; height: 2.5rem; bottom: 5.25rem;}
				.product_d_b{height: 150px;}
				.pro_nav02 h1 small{font-size: 10px;}
}
.pt100{padding-top: 100px}
.nav-news-ul{display: flex !important;}
.img-width-adaption img{max-width:100%;}
.img-width-table table{max-width:100% !important;}
