﻿body,div,ul,li,h1,h2,h3,h4,h5,p,table,td,tr,p,dl,dt,dd,a{ padding:0; margin:0; list-style:none; -webkit-user-select: none;-moz-user-select: none;-o-user-select: none;user-select: none;}
html{font-size: 50px;height: 100%;}
body{font-family:'proppns'; font-size:14px;color:#000000;height: 100%;}
a{color:#666;text-decoration:none;}
a:hover{text-decoration: none;}
img{border:0;max-width: 100%;vertical-align: middle;list-style:none; -webkit-user-select: none;-moz-user-select: none;-o-user-select: none;user-select: none;}
._flex{display: flex;display: -ms-flexbox;display: -webkit-flex;}
.clear{clear:both;}
.bodySize{width: 1400px;margin-left: auto;margin-right: auto;}
.icon {width: 1em; height: 1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}
.wid{ width:1400px; margin:0 auto;}
.wid:after{ content:""; display:block; clear:both;}

#st-preloader {background: #f1f2f1;bottom: 0;left: 0;position: fixed;right: 0;top: 0;z-index: 9999;}
	#pre-status,
	.preload-placeholder {
		background-image: url(../images/preloader.gif);
		background-position: center;
		background-repeat: no-repeat;
		height: 150px;
		left: 50%;
                transform: translate(-50%,-50%);
		margin: -20px 0 0 -20px;
		position: absolute;
		top: 50%;
		width:300px;
	}

	.preload-placeholder {
		background: none;
		left: 0;
		margin: 0;
		text-align: center;
		top: 65%;
	}


.header{position: fixed;z-index:99;box-sizing: border-box;justify-content: space-between;width: 100%;padding:0 3% 0 3%;background: rgba(0, 0, 0, 0.1);}
.header_part{align-items: center;justify-content: space-between;}
.header_part ul{width: auto;}
.header_part .nav .nav_list li{}
.header_part .nav .nav_list a{padding: 25px 25px 25px 25px;font-size: 15px;color: whitesmoke;display:inline-block;position: relative;font-weight: bold;}
.header_part .nav .nav_list a:hover{    color: #6787bf;!important}
.header_part .nav .act::before{content: '';position: absolute;top: 0;width: 100%;height: 3%;background: white;left: 0;border-radius: 99px;}
.header_part .lang ol{color: white;align-items: center;margin: 0;padding: 0;}
.header_part .lang span{margin:0 15px;}
.header_part .lang a{color: whitesmoke;}

.header_part .nav1{position: absolute;box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);padding-top:15px;display:none;}
.header_part .nav .nav1 a{display: block; padding: 13px 20px;color: #666;
	/* background:white; */
}
.header_part .nav1 a:hover{    color: #6787bf!important;}

.nav1,.nav2{background: #fff;}
.nav2{display: none;position: absolute;left: 80%;top: 0;width: 100%;z-index: 2;}
.nav1_part p,.nav_list font{display: flex;justify-content: center;align-items:center;width: fit-content;margin: auto;}

.erji,.erjii{/* position: absolute; *//* left: -30px; *//* top: 5rem; */background: #ffffff;padding: 0 15px;white-space: nowrap; display: none; z-index: 2000;}

.swiper-banner .swiper-slide::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(62, 82, 117, 0.09);z-index: 9;}
.swiper-banner .swiper-pagination-bullet{background: white;border-radius: 0;width: 40px;height: 3px;}
.swiper-banner .banner-set{position: absolute;z-index: 9;bottom: 8%;left: 50%;transform: translateX(-50%);}
.swiper-banner .banner-set img{width: 20px;}
.swiper-banner .swiper-pagination{bottom:3%;}
.banner_part{position: absolute;left: 50%;top: 38%;transform: translate(-50%,-43%);text-align: center;z-index: 10;}
.banner_part h1{font-size: 6em;color: white;letter-spacing: 2px;font-family:'proppnsbr';}
.banner_part p{color: white;font-size: 30px;padding: 2% 0 5% 0;font-weight: lighter;}
.banner_part a{color: white;padding: 12px 25px;display: inline-block;border: solid 1px white;margin: 15px;}
.banner_part a:hover{background:white;color:black;}


.section{padding: 5% 0;}
.section h2{font-size: 50px;text-align: center;position: relative;font-family:'proppnsbr';}
.section h3{margin-bottom: 3%;color: #9e9e9e;text-align: center;}
/* .section h2::before{content: '';position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);width: 100px;height: 2px;z-index: 99;background: rgb(62,82,117);} */
.section p{font-size: 18px;line-height: 27px;color: #666;}
.section a{display: inline-block;padding: 13px 25px;background: rgb(62,82,117);color: white;margin-top: 2%;}
.section_l,.section_r{width: 50%;box-sizing: border-box;}
.section_hr{height: 0px;margin-bottom: 30px;position: relative;margin-top: 60px;}
.section_hr::after{content: '';position: absolute;height: 100%;width: 3px;background:rgb(62,82,117) ;}
.se1{text-align: center;/* background-image: url(../image/se1_bk.jpg);background-size: 100%;background-position: center; */padding: 4% 0 4% 0 ;}
.se1 p{width: 90%;margin: auto;font-size: 20px;line-height: 30px;}
.section_cbanner{padding-top:30px;padding-bottom:30px;background: rgba(0,0,0,0.04);text-align: center;}
.section_cbanner img{width: 60px;}
.se1 a{font-size: 16px;display: inline-block;border-radius: 100px;border-style: solid; align-items: center;border-width: 3px;border-color: rgb(62, 82, 117);color: #666;padding: 8px 16px 8px 16px;background:rgb(62, 82, 117);color:white;}
.se1 a i{padding-left: 5px;}

.se2{background:white;}
.se2 .section_part{flex-wrap: wrap;justify-content: space-between;}
.se2_part{width: 25%;position: relative;}
.se2_part img{filter: grayscale(100%);filter:gray;opacity: 0.88;transition: 600ms;}
.se2_part:hover img{opacity: 1;filter: grayscale(0%);}
.se2_center{position: absolute;transition: 600ms;overflow: hidden;align-items: center; width: 100%;height: 100%;top: 0;left: 0;text-align: center;padding:15% 8%;box-sizing: border-box;z-index:10;}
.se2_center i{color: white;font-size:50px;padding-top: 20%;display: block;transition: 600ms;}
.se2_center h2{color: white;font-size: 30px;padding: 15px 0 35px 0;font-family: 'proppnsbr';position: relative;}
.se2_center h2::after{content: '';position: absolute;width: 20%;height: 1px;left: 50%;bottom: 18px;transform: translateX(-50%);background: white;}
.se2_center p{color: #f1f1f1;font-size: 15px;max-height: 180px;overflow: auto;transition: 1000ms;opacity: 0;}
.se2_part:hover .se2_center{opacity: 1;background: rgba(62, 82, 117, 0.7);}
.se2_part:hover i{padding-top: 0;}
.se2_part:hover p{opacity: 1;}
.se2_part video{width:100%;height:100%;position:absolute;left:0;top:0;z-index:9;display:none;}
.se2_part:hover video{display:block;}


.se3{text-align: center;padding-top: 4%;padding-bottom:3%;}
.se3_part{position: relative;border: solid 1px white;}
.se3 .section_part{padding-top: 2%;padding-bottom:80px;}
.se3 .swiper-wrapper{}
.se3_center{height: 120px;background: #f7f7f7;display: flex;}
.se3_part:hover .se3_center{opacity: 1;}
.se3 .swiper-se3-bt{  background: black;font-size: 35px;width: 90px;height: 40px;line-height: 40px;color: white;    top: auto; bottom: 30px;}
.se3 .swiper-button-prev{left:5px;}
.se3 .swiper-button-next{right:5px;}
.se3_center h2{font-size: 20px;padding: 0 5%;font-family: 'proppns';margin: auto;}
.se3 a{background: none;color: #007AFF;}
.se3_img{position: relative;}
.se3_img_bt{position: absolute;top: 0;left: 0;width: 100%;height: 0%;opacity: 0;background: rgba(0,0,0,0.7);align-items: center;display: flex;transition: 600ms;justify-content: center;}
.se3_img:hover .se3_img_bt{height: 100%;opacity: 1;}
.se3_img i{color: white;width: 40px;height: 40px;background: #666666;border-radius: 100%;text-align: center;line-height: 40px;transition: 600ms;}
.se3_img a:hover i{background: rgb(62,82,117);}
.se3 .bt a{font-size: 16px;display: inline-block;border-radius: 100px;border-style: solid; align-items: center;border-width: 3px;border-color: rgb(62, 82, 117);color: #666;padding: 8px 16px 8px 16px;background:rgb(62, 82, 117);color:white;    margin-top: 0;}
.se3 .bt a i{padding-left: 5px;}



.se4{background: rgb(62,82,117);padding: 1.5% 0;}
.se4 .swiper-slide{text-align: center;}

.se5{}
.se5 .section_part{}
.se5 .section_top{height: 400px;background-position: center;background-repeat: no-repeat;position: relative;    background-size: 100%;}
.se5 .section_top .bt{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.se5 .section_top .bt i{font-size: 70px;color: white;text-align: center;border-radius: 100%;opacity: 0.8;transition: 600ms;cursor: pointer;}
.se5 .section_top .bt:hover i{opacity: 1;}
.se5 .section_bottom{background:rgb(247,247,247);padding: 4% 0;}
.se5 .section_bottom ul{padding: 0 2%;box-sizing: border-box;justify-content: space-between;}
.se5 .section_bottom li{width: 22%;text-align: center;}
.se5 .section_bottom h5{width: 100px;height: 100px;background: rgb(62,82,117);text-align: center;line-height: 100px;border-radius: 100%;margin: auto;}
.se5 .section_bottom i{font-size: 40px;color: white;    cursor: pointer;}
.se5 .section_bottom h2{font-size: 25px;margin-top: 30px;padding-bottom: 15px;}
.se5 .section_bottom p{font-size: 13px;line-height: 20px;}

.se5_video{position: fixed;z-index: 99;width: 100%;top: 0;height: 100%;background: rgba(255, 255, 255, 0.87);display:none;}
.se5_video video{max-width: 80%;height: 50%;position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;}
.se5_video a{position: absolute;right: 5%;top: 5%;cursor: pointer;}
.se5_video a i{font-size:40px;}


.se6_top{padding-bottom: 3%;}
.se6_top a{display: inline-block;padding: 15px 25px;background: rgb(62,82,117);color: white;}
.se6_news{}
.se6_news dt{padding: 15px 15px;}
.se6_news h2{font-size: 20px;padding-bottom: 10px;}
.se6_news p{font-size: 14px;line-height: 20px;color: #848484;font-family:'robotol';}
.se6_news a{color:rgb(62,82,117);margin-top: 15px;display: inline-block;}
.swiper-se6{padding-bottom:5%;}
.swiper-se6 .swiper-pagination{bottom: 50px;}
.swiper-se6 .swiper-pagination-bullet{width: 50px;height: 4px;background: rgb(62,82,117);border-radius: 0;}


.footer{background: rgb(34,34,34);}
.footer_part{display: flex;display: -webkit-flex;display: -ms-flexbox;padding: 2% 0 1% 0;justify-content: space-around;}
.footer0 img{margin-top: 20px;}
.footer h2{font-size: 0.5rem;font-weight: bold;color: white;padding-bottom: 15px;}
.footer1,.footer2,.footer3{padding:0.2rem;}
.footer1{width: 4.1rem;}
.footer1 p{color: #bdbdbd;font-size: 0.3rem;line-height: 0.5rem; list-style:text!important; -webkit-user-select: text!important;-moz-user-select: text!important;-o-user-select: none;user-select:text!important;}
.footer2 li{margin-bottom: 0.2rem;}
.footer2 a{color: #bdbdbd;}
.footer2 a:hover{color: #white;}
.footer3 p{color: #bdbdbd;margin-bottom: 0.2rem; list-style:text!important; -webkit-user-select: text!important;-moz-user-select: text!important;-o-user-select: none;user-select:text!important;}
.footer_last{background: rgb(34,34,34);border-top: solid 1px #464646;}
.footer_last p{text-align: center;color:#bdbdbd;font-size: 0.3rem;line-height:0.8rem;}

.nbanner{background-size: cover;background-position: center;}
.nbanner_part{padding: 200px 0 120px;text-align: center;background: rgba(42, 60, 92, 0.7);}
.nbanner_part h2{font-size: 70px;line-height: 80px;text-transform: uppercase;font-family:'proppnsbr';color: white;}
.nbanner_part h3{font-size: 24px;line-height: 34px;color: rgb(103, 135, 191);text-transform: none;}

.news_list{padding:0.5rem 0;margin-bottom:0.5rem;border-bottom: solid 1px #f3f3f3;    align-items: center;}
.news_list_pic{width:35%;padding:0 0.4rem;text-align: center;max-height:5rem;overflow:hidden;}
.news_list_text{width:65%;padding:0 0.4rem;}
.news_list_text h2{font-size: 24px;padding-bottom: 35px;position: relative;    font-family: 'proppnsbr';}
.news_list_text h2 a{color:#000;}
.news_list_text h2::before{content: '';width: 30px;height: 2px;position: absolute;bottom: 15px; background: rgb(62,82,117);}
.des{color: #85868c;margin-bottom: 10px;    font-size: 16px;line-height: 28px;}
.new_bt{ justify-content: space-between;padding-top: 20px;}
.time{font-size: 15px;font-weight: bold;color: #000;}

.se6 .title{  font-size: 25px;    font-family: 'proppnsbr';padding: 20px 0;color: black;}
.se6 .swiper-slide{padding:3px;}
.se6 .news_list{border:0;padding:15px;}
.se6 .news_list:hover{box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)}
.se6 .des{line-height: inherit; padding: 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.se6 .time b{    font-size: 30px; padding-right: 15px;position: relative;color: black;}
.se6 .time b::before{    content: ''; position: absolute;width: 1px;height: 70%;background: black; right: 8px;top: 50%;transform: translateY(-50%);}
.newcont_title{text-align: center; font-size: 26px;font-weight: bold; font-family: 'proppnsbr';}
.newcont_time{text-align: center;padding: 15px 0;color: #d6d6d6; font-size: 15px;}
.mid_text{padding: 2% 5%; line-height: 26px;color: #666;}

/*分页代码*/
.pagelist {clear:both; font-size: 12px; padding:20px 0;text-align:center;}
.pagelist a{ padding: 5px 9px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin:3px; color:#666; font-family:宋体,arial,sans-serif;}
.pagelist a:visited, #nowpage { padding: 3px 8px; margin:3px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagelist a:hover, #nowpage{color:#97262a; background: #fff; border-color:#97262a; text-decoration: none;}

.about_l,.about_r{width: 50%;box-sizing: border-box;padding: 25px;}
.about h3{padding-bottom: 20px;line-height: 34px;font-family:'proppnsbr';font-size: 24px;color:rgb(103, 135, 191);}
.about h2{font-size: 34px;line-height: 44px;color: #222222;margin-bottom: 30px;font-family: 'proppnsbr'!important;}
.about p{color: #85868c;margin-bottom: 10px;font-size: 16px;line-height: 28px;}
.about1{padding: 3% 0;align-items: center;}
.about2{padding: 4% 0 3% 0;background:rgba(0,0,0,0.04);}
.about2 ul{justify-content: space-between;text-align: center;}
.about2 li{width: 20%;}
.about2 h2{font-size: 60px;margin-bottom: 10px;}
.about2 h3{padding: 0;font-size: 15px;font-family: 'proppns'!important;}
.about2 small{font-size: 20px;padding-left: 5px;}
.about3 span{display: block;font-size: 20px;font-family: 'proppnsbr'!important;color: #000;}
.about4{padding: 3% 0;background: rgb(62,82,117);}
.about4 .about_part{max-width: 1000px;margin: auto;text-align: center;}
.about4 h2{color: white;}
.about4 p{color: #d4d4d4;padding-bottom: 3%;}
.about4 a{font-size: 16px;border-radius: 100px;border-style: solid;align-items: center; border-width: 3px;border-color: rgba(255,255,255,0.3) !important;color: #ffffff;padding: 12px 16px 12px 16px;}
.about4 a:hover{background: rgba(255,255,255,0.3);}

.rd1{padding: 3% 0;align-items: center;background:rgba(0,0,0,0.04);}
.rd1 .rd_part{flex-wrap: wrap;}
.rd1_part {width: 50%;padding: 25px;box-sizing: border-box;}
.rd1_part i{line-height: 32px;font-size: 32px;border-radius: 0px;margin: 0px 0px 25px 0px;}
.rd1_part h2{font-size: 24px;margin-bottom: 15px;}

.eq1{padding: 4% 0 3% 0;}
.eq1 h2{margin: 0;}
.eq2{box-sizing: border-box;position: relative;padding: 0 0 3% 0;}
.eq2 .swiper-eq2{padding: 0 25px;}
.eq2 .swiper-slide{text-align: center;}
.eq2 .swiper-slide img{position: relative;    transition: 600ms;}
.eq2 .swiper-slide img:hover{ transform: scale(1.02);}
.eq2 .swiper-slide .eq2_center h4{font-size: 20px;padding: 15px 0;}
.eq2 .swiper-bt{position: absolute;z-index: 9;top: 40%;transform: translateY(40%);}
.eq2 .swiper-bt i{font-size: 30px;background: rgb(62,82,117);color: white;padding:2px 20px;cursor: pointer;transition: 600ms;}
.eq2 .swiper-bt i:hover{background: rgb(103, 135, 191);}
.eq2 .swiper-eq-prev{left: 0;} 
.eq2 .swiper-eq-next{right: 0;} 
.eq3{background:rgba(0,0,0,0.04);padding: 5% 0;position: relative;}
.eq3 h2{text-align: center;font-size: 50px;padding-bottom: 3%;}
.eq3 .swiper-eq3{padding-bottom: 50px;}
.eq3 .swiper-eq3 .swiper-slide{position: relative;overflow: hidden;}
.eq3 .swiper-eq3 .swiper-slide img{transition: 800ms;}
.eq3 .swiper-eq3 .swiper-slide img:hover{transform: scale(1.2);}
.eq3 .swiper-bt1{position: absolute;bottom: 0;}
.eq3 .swiper-bt1 i{font-size: 30px;padding:5px 30px;background: rgb(62,82,117);color: white;cursor: pointer;transition: 600ms;}
.eq3 .swiper-bt1 i:hover{background: rgb(103, 135, 191);}
.eq3 .swiper-eq-prev{left: 0;}
.eq3 .swiper-eq-next{right: 0;} 
.eq3 span{color: white;background: rgba(0, 0, 0, 0.55);display: block;width: 100%;position: absolute;bottom: 0;text-align: center;padding: 15px 0;font-size: 16px;}

.feedback1{background: rgba(0,0,0,0.04);padding: 3% 0;}
.feedback1 .feedback_part{justify-content: space-between;}
.feedback1 .feedback_center{width: 30%;text-align: center;padding: 40px 20px;background: white;box-sizing: border-box;}
.feedback1 .feedback_center:hover{box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1)}
.feedback1 .feedback_center i{font-size: 45px;color: rgb(103, 135, 191);padding-bottom: 20px;display: block;}
.feedback1 .feedback_center h5{margin-bottom: 20px;word-spacing: normal;color: #85868c;font-weight: lighter;font-size: 16px;}
.feedback1 .feedback_center p{font-size: 16px;font-family:'proppnsbr';line-height: 18px;padding-bottom:13px;list-style:text!important; -webkit-user-select: text!important;-moz-user-select: text!important;-o-user-select: none;user-select:text!important;}
.feedback1 .feedback_center .feedback_msg{font-family:'proppnsbr';font-size: 21px;list-style:text!important; -webkit-user-select: text!important;-moz-user-select: text!important;-o-user-select: none;user-select:text!important;}
.feedback2{padding:3% 0;}
.feedback2 h2{text-align: center;  font-size: 50px;line-height: 44px;   font-weight: bold;color: #222222;font-family: 'proppnsbr';padding-bottom:10px;}
.feedback2 h3{    margin-bottom: 3%;color: #9e9e9e;text-align: center; }


.prolist dl{width: calc(100%/3);padding-right: 2%; float: left;padding-bottom: 2%; box-sizing: border-box;}
.prolist dt{position: relative;}
.prolist_a{position: absolute;bottom: 0;left: 0;width: 100%;height: 0%; opacity: 0;background: rgba(0,0,0,0.7); align-items: center;display: flex;transition: 600ms; justify-content: center;}
.prolist_a i{color: white; width: 40px;height: 40px; background: #666666;border-radius: 100%;text-align: center; line-height: 40px;transition: 600ms;}
.prolist dt:hover .prolist_a{height: 100%;opacity: 1;}
.prolist_a a:hover i{background: rgb(62,82,117);}
.prolist dd h2{font-size: 18px;text-align: center; padding: 15px 0;color: black;}
.prolist dd h2:hover a{color:rgb(62,82,117);}

.prolist_img{aspect-ratio: 439 / 313;}
.prolist_img img{height: 100%;object-fit: cover;}

.mid_nav{padding:3% 0;}
.mid_nav_l{position: relative;}
.mid_nav h3{    min-width: 250px; font-weight: lighter;border: solid 1px rgba(204,204,204,.5);padding: 8px 16px 8px 16px;     justify-content: space-between;align-items: center;cursor: pointer;}
.mid_nav h3:hover{border:solid 1px rgba(146, 146, 146, 0.5);}
.mid_nav_ul{ margin-top: 15px;background: white;box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);}
.mid_nav_div{ position: absolute; display:none;z-index: 55;width:100%; }
.mid_h3{}
.mid_nav a{transition: 600ms;display: block; font-family: 'proppns'; color: black;font-size: 16px;margin:5px 0;    padding: 8px 16px 8px 16px;}
.mid_nav a:hover{color:rgb(103, 135, 191);}
.mid_nav .act{color:rgb(103, 135, 191);}




.pro{    margin: auto;  width: 90%;}
.procont{ padding-top: 3%;}
.procont_pic{padding:25px 25px 25px 0;box-sizing: border-box;width:60%;}
.procont_pic img{width:100%;}
.pro_title{padding:25px 0 25px 25px;box-sizing: border-box;width:40%;}
.pro_title h2{    font-family: 'proppnsbr';font-size: 35px;padding-bottom:25px;}
.procont_cont{}
.procont_cont p{    padding-bottom: 15px;}
.procont_cont span{    font-size: 17px;font-family: 'proppnsbr';font-weight: bold;    margin-right: 15px;}
.pro_part{justify-content: space-between;padding-bottom:25px;}
.pro_bt{}
.pro_bt a{font-size: 18px;align-items: center;display: flex;    padding: 2px 15px;border: solid 1px #eaeaea; font-size: 20px;align-items: center;display: flex;border-radius: 99px;transition: 600ms;}
.pro_bt i{font-size:18px;}
.pro_bt .prev i{margin-right:10px;}
.pro_bt .next i{margin-left:10px;}
.pro_bt a:hover{background: rgb(62,82,117);color: white;}
.pro_send{padding: 2% 0;}
.pro_send h2{text-align: center;font-size: 50px;line-height: 44px;font-weight: bold; color: #222222; font-family: 'proppnsbr'; padding-bottom: 10px;}
.pro_send p{    margin-bottom: 3%;color: #9e9e9e; text-align: center;}
.pro_send input{width: 100%;font-size: 14px;line-height: 25px;padding: 5px 12px;border: #e0e1e1 solid 1px; border-radius: 1px;color: #8b8d94;margin-bottom: 10px;box-sizing: border-box;}
.pro_send textarea{       font-family: 'proppns'; width: 100%;font-size: 14px;line-height: 25px;padding: 5px 12px;border: #e0e1e1 solid 1px; border-radius: 1px;color: #8b8d94;margin-bottom: 10px;box-sizing: border-box;}
.form_send a{display: inline-block;padding: 9px 25px;background: rgb(62,82,117);color: white;float:right;}


.quote{padding:3%;box-sizing: border-box;}
.quote h2{    font-size: 40px;font-family: 'proppnsbr'; padding-bottom: 3%;}
.quote input{background: #fdfdfd;width: 100%;font-size: 14px;line-height: 35px;padding: 5px 12px;border: #e0e1e1 solid 1px; border-radius: 1px;color: #8b8d94;margin-bottom: 10px;box-sizing: border-box;}
.quote textarea{      background: #fdfdfd;  min-height: 200px; font-family: 'proppns'; width: 100%;font-size: 14px;line-height: 25px;padding: 5px 12px;border: #e0e1e1 solid 1px; border-radius: 1px;color: #8b8d94;margin-bottom: 10px;box-sizing: border-box;}
.quote a{display: inline-block;padding: 9px 25px;background: rgb(62,82,117);color: white;float:right;}
.phone_lg{display:none;}
.nav_tel{display:none;}
@media screen and (max-width:1399px){
.wid{ width:1200px; margin:0 auto;}
}
@media screen and (max-width:1199px){
.wid{ width:1400px; margin:0 auto;}
.wid{width:94%;}
}
@media screen and (max-width: 768px) {
.banner_part h1{
font-size:30px}
}
@media screen and (max-width: 480px) {
.lang ol{display:none;}
.phone_lg{display:block;}
.nav_tel{display:block;color:white;font-size:35px;}
.nav{position: absolute;top: 53px;width: 100%;left: 0;    background: white;display:none;}
.header_part .nav .nav_list a {box-sizing: border-box;width: 100%;padding: 10px;font-size: 15px;color: black;display: inline-block;position: relative;text-align: center;}
.header_part ul{display:block;}
.header_part .nav1{padding:0;box-shadow: none;    position: relative;}
.header_part .nav1 a,.header_part .nav1{    background: whitesmoke;}
.nav2{position: relative;left: 0;margin: auto;width: 100%;}
.header_part .nav .nav1 a{display: block; padding: 13px 20px;color: #666;
	/* background:white; */
}
.logo{width:35%;}
.banner_part h2{font-size:25px;}
.banner_part p{font-size:18px;}
.swiper-banner{height: 250px!important;}
.swiper-banner .swiper-slide{background-size: 100% 100%;}
.banner_part a{display:none;}
.swiper-banner .banner-set img{display:none;}
.section_cbanner{padding:4% 0;}
.section{padding:8% 0;}
.section h2{font-size:30px;}
.section h3{font-size:16px;}
.se1 p{    font-size: 14px;line-height: 20px;    width: 100%;}
.se1 a{    padding: 4px 8px 4px 8px;font-size:14px;}
.se2_part{    width: 50%;
    padding: 5px;
    box-sizing: border-box;}
.se2_center{  padding: 10% 4%;}
.se2_center h2{font-size:25px;}
.se2_center p{ display: none; }
.se3_center h2{font-size:18px;}
.se3 .bt a{padding: 4px 8px 4px 8px;font-size:14px;}
.se5 .section_top{height:100px;}
.se5 .section_bottom ul{padding:0;}
.section_bottom ul{flex-wrap:wrap;}
.se5 .section_bottom li{width:50%;    padding: 10px;box-sizing: border-box;}
.se5 .section_bottom h5{width:80px;height:80px;line-height:80px;}
.se5 .section_bottom h2{font-size:18px;padding:10px 0;margin:0;}
.footer{}
.footer_part{flex-wrap:wrap;justify-content: normal;}
.footer1, .footer2, .footer3{width:100%;}

.nbanner_part{    padding: 80px 0 40px 0;}
.nbanner_part h2{font-size:30px;line-height:40px;}
.nbanner_part h3{font-size:16px;}

.about1{display:block;}
.about_l, .about_r{width:100%;padding:10px 0;}
.about h3{padding-bottom:10px;    font-size: 14px; line-height: 25px;}
.about h2{font-size:25px;line-height:34px;margin-bottom: 15px;}
.about p{font-size: 14px;  line-height: 20px;}
.about2 ul{flex-wrap:wrap;}
.about2 li{width:50%;}
.about4{padding:5% 0;}
.about4 .about_part{width:90%;}
.about4 a{    padding: 4px 8px 4px 8px;font-size: 14px;}

.rd1_part{width:100%;    padding: 10px 0;}
.eq1{display:block;}
.newlist {background:white;}
.news_list{margin:0;padding:15px 0;}
.news_list_pic{display:none;}
.news_list_text{width:100%;padding:0;}
.new_bt{padding:0;}
.feedback1 .feedback_part{flex-wrap:wrap;}
.feedback1 .feedback_center{width:100%;margin-bottom: 15px; padding: 20px 10px;}
.feedback2 h2{font-size:35px;}
.mid_nav a{display:none;}
.prolist dl{width:calc(100%/2);}
.prolist_part dd a{font-size:18px;}

.procont{flex-wrap:wrap;}
.procont_pic,.pro_title{width:100%;padding:10px 0;}
.pro_title h2{font-size:30px;padding-bottom:15px;}
.pro_send h2{font-size:25px;}
}