html,body{width: 100%;overflow-x:hidden; padding: 0!important; margin: 0;}
*{ margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a,img{-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:none;}
img,video{width:auto;height:auto;max-width:100%;vertical-align:middle}
a { background: transparent; text-decoration: none; color: #666; transition: 0.3s; -moz-transition: 0.3s;-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0;}

.s_width{ width:85%; margin:0 auto; position:relative}
i,em{ font-style:normal;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:0.5% 1%;white-space: nowrap;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 31px; }

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1}

@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}

/*===================== 公用样式 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:90px; width:55%; 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; height:100%; position:relative; height:90px;line-height:90px; }
.hbg .nav li a{ color:#fff; display:block; font-weight: 400; padding: 0 10px;}
/* .hbg .nav li a:before {content: " ";width: 9px;height:15px;background: url(../images/xx1.png) no-repeat center; display: inline-block; position: absolute;left: 0; bottom: 40%;} */
.hbg .nav ul li i{position: absolute;width:100%;height:0;background-color:#38bab1;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;}
.nav li:first-child a:before{ display: none;}

.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:13%;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(12,162,52,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{text-align: center;font-family: impact;color: #fff;padding: 0 15px;transition: .5s;line-height: 35px;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.ttel img{display: inline-block;border-right: 1px solid rgba(255,255,255,0.4);padding-right: 5px;margin-right: 5px;}
.ttel em{ padding-left: 5px; display: inline-block;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);}
.hrt{margin-top:27px;}



.hbg.bg{background:rgba(15,130,232,0.95);padding:6px 0; height: 65px;}
.hbg.bg #logo{top: 8px;}
.hbg.bg #logo img{margin-top:-15px; width: 70%;}
.hbg.bg .nav{padding-top: 0;}
.hbg.bg .nav li{line-height:50px; height: 50px; }
/* .hbg.bg  .nav li a:before {content: " ";width: 9px;height:15px;background: url(../images/xx1.png) no-repeat center; display: inline-block; position: absolute;left: 0; bottom:37%;} */
.hbg.bg .nav li:first-child a:before{ display: none;}
.hbg.bg .hrt{margin-top:9px;}

@media (max-width:1650px){
	.hbg .nav{width: 60%;}
}

@media (max-width:1440px){
	.hbg .nav li a {padding: 0 10px;}
}

@media (max-width:1340px){
	.hbg{height: 70px;}
	#logo{margin-top: 10px;}
	#logo img{width: 70%;}
	.hbg .nav{ width: 69%; }
	.hbg .nav li{ line-height: 70px;height: 70px;}
	.hrt{margin-top:16px;width: 16%;}
	.hbg.bg .nav li{line-height:31px; }
	.hbg.bg .nav li a{margin-top: 10px;}
}

@media (max-width:1150px){
	.hbg .nav li a {padding: 0 15px;}
	.hrt{width: 20%;}
}

@media (max-width:800px){
	.hbg,.hbg .nav {display: none;}
}


/* ------------------------ */
#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:13px;height:13px;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}


.PubLink {display: inline-block;color:#fff;width: 50%;max-width: 256px;line-height: 62px;text-align: center;font-family:  Times New Roman;padding: 0px 30px; margin-top: 7%; background: #009b4c;}
.PubLink:hover {border: 1px #d2bb84 solid;background: #0c66bb;color: #fff;}




/*产品展示*/
.pro{width:100%; margin:0px auto; position: relative; overflow: hidden; background:url(../images/probg.jpg) repeat center top; padding: 4% 0 3% 0;}
.prolist_tit{ padding: 3% 0;}
.prolist_tit h2{ text-align: center;background:url("../images/protit.png") no-repeat center top;   margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; padding-top: 35px;background-size:40%;}
.prolist_tit h2 em{font-weight: 800;}
.prolist_tit h2:after{ content: ""; width: 100px; height: 5px; background: #38bab1; display: block; margin:10px auto 0 auto;border-radius: 10px}
.prolist_tit p{text-align: center; margin-top: 20px; color: #666666;}

.tab-porduct{width: 85%; margin: 0 auto 0 auto; overflow: hidden;}
.pro-ul{margin-left:-5%}
.pro-ul li{float:left;width:400px;margin-left:35px;margin-bottom:90px;position:relative;z-index:1}
.pro-ul li:before{content:'';position:absolute;left:-14px;bottom:-20px;right:33px;background:url(../images/pro-bg1.png) no-repeat;height:303px;z-index:-1}
.pro-ul li .con{padding-left:32px}
.pro-ul li .pic{position:relative;padding-top:75.6%;overflow:hidden;width:100%;height:0;border-radius:6px 6px 6px 40px;-webkit-border-radius:6px 6px 6px 40px;-moz-border-radius:6px 6px 6px 40px;-ms-border-radius:6px 6px 6px 40px;-o-border-radius:6px 6px 6px 40px;margin-bottom:10px;-webkit-box-shadow:0 7px 16px rgba(255,255,255,.21);-moz-box-shadow:0 7px 16px rgba(255,255,255,.21);-ms-box-shadow:0 7px 16px rgba(255,255,255,.21);-o-box-shadow:0 7px 16px rgba(255,255,255,.21);box-shadow:0 7px 16px rgba(255,255,255,.8);z-index:2}
.pro-ul li .pic img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:6px 6px 6px 40px;-webkit-border-radius:6px 6px 6px 40px;-moz-border-radius:6px 6px 6px 40px;-ms-border-radius:6px 6px 6px 40px;-o-border-radius:6px 6px 6px 40px}
.pro-ul li .pro-text{padding-right:34px;position:relative}
.pro-ul li .text{display:block;font-size:24px;color:#d6e2fc;line-height:34px;padding:18px 0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.pro-ul li .text i{display:block;width:23px;height:18px;background:url(../images/jtr3h-a.png) no-repeat center;position:absolute;right:100px;top:26px;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.pro-ul li:hover .text{font-weight:700;color:#f3b86f;padding-right:68px}
.pro-ul li:hover .text i{opacity:1}

@media (max-width:1280px){
	.pro{ padding: 3% 0 3% 0;}	
}



/*数字*/
.shuzi{width:100%; margin:0px auto; position: relative; overflow: hidden; background:url(../images/adv.jpg) repeat center top; padding: 3% 0; background-attachment: fixed; background-size: cover;}
.shuzi_tit{ padding: 3% 0; color: #fff;}
.shuzi_tit h2{ text-align: center;background:url("../images/shuzi.png") no-repeat center top;   margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; padding-top: 35px;background-size:30%;}

.flex {display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;width: 85%; margin: 0 auto; color: #fff;}
.flexwp {flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.flexbt {-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;}
.brandNum {margin-top: 1rem;}
.brandNum{ margin-top:1%;}
.brandNum .fbs{width: 23%; margin: 0% 2% 4% 0; text-align: center;}
.imgBad img{width: 1.5rem;margin-bottom: 1.6rem;}
.brandLeft{padding: .5rem 0 0 1rem; width: 45%; background-size: cover !important;position: relative;z-index: 3;}
.mapPoint{ margin: .6rem 0 -1.2rem 0;}
.colorlogo {color: #f1b20b; font-size: 100px;}
.line1{line-height: 1;}


/*cf*/
.cf{width:85%; margin:0px auto; position: relative; overflow: hidden;  padding:3% 0 3% 0;}
.cf_tit{ padding: 3% 0;}
.cf_tit h2{ text-align: center;background:url("../images/protit.png") no-repeat center top;   margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; padding-top: 35px;background-size:40%;}
.cf_tit h2 em{font-weight: 800;}
.cf_tit h2:after{ content: ""; width: 100px; height: 5px; background: #38bab1; display: block; margin:10px auto 0 auto;border-radius: 10px}
.cf_tit p{text-align: center; margin-top: 20px; color: #666666;}

#top_scroll {overflow: hidden;width:100%; margin:0 auto 0 auto; height: 800px;}
#top_scroll ul li{position: relative; float: left;width:23.5%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden; }
#top_scroll ul li .img img{ width: 400px; height: 300px; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding: 6% 0; transition: .4s;-webkit-transition: .4s;}
#top_scroll ul li strong{display: block;font-weight: normal; color: #333333; font-size: 18px;  text-align: center;}
#top_scroll ul li:hover{background-color:#25a8db;}
#top_scroll ul li:hover strong{ color: #fff;}

@media (max-width:1650px){
	#top_scroll ul li .img img{ height: 256px;}
}

@media (max-width:1440px){
	.cf{ padding:3% 0 3% 0;}
	#top_scroll ul li .img img{ height: 215px;}
}

@media (max-width:1280px){
	#top_scroll ul li .img img{ height: 190px;}
}

/*公司简介*/
.about{ width: 100%; margin: 0rem auto 0 auto; height: 700px; position: relative;}
.about_l{ width:50%; height:100%; overflow:hidden; position: absolute;left: 0; top: 0}
.about_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.about_l:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}

.about_r{ width:50%;position: absolute;right: 0; top: 0;padding:1rem; background: #f2f2f2; height:100%;}
.about_r h2{ font-size:48px; line-height:80px; font-weight:bold; text-align:left; margin-top:20px; color:#003756;}
.about_r h2:after{content:""; width: 250px; height: 5px; background: #38bab1; display: block;transition: .5s;}
.about_r h2:hover:after{content:""; width: 350px; height: 5px; background: #2778be; display: block;}
.about_r p{ font-size:16px; line-height:31px; text-align:left; color:#333; margin-top: 40px; width: 95%;}

.hangye_icon{ width:100%; position:absolute; z-index:1; bottom:0; right:0; height:165px; background:#2778be}
.hangye_icon ul{ width:80%; position:absolute; left:0; top:0.4rem; text-align:center; color:#fff;}
.hangye_icon li{ float:left; padding:0 4.5%;}
.hangye_icon li:nth-child(1){ margin-left:50px;}
.hangye_icon li:nth-child(5){ padding-right:0}
.hangye_icon li i{ width:75px; height:75px; border:1px solid #89d6d0;border-radius:50%; display:block; margin-bottom:10px; }
.hangye_icon li i img{ margin:0 auto; text-align:center; display:block; margin-top:16px;}

@media only screen and (max-width:1440px ){
.about{height:574px; margin: 0.1rem auto 0 auto;}
.about_r { padding: 1rem;}
.about_r h2{ font-size:35px; line-height:60px; font-weight:bold; text-align:left; margin-top:0px;}	
.about_r p{ font-size:14px; line-height:27px; margin-top:20px; width: 95%;}

.hangye_icon li{ float:left; padding:0 3%;}
.hangye_icon li i{ width:50px; height:50px;}
.hangye_icon li i img{width:65%}
.hangye_icon{ height:110px;}
.hangye_icon ul{top:0.2rem; }

}

@media only screen and (max-width:1280px ){
	.about {height: 566px;}
}


/*news*/
.news{width:100%; margin:0px auto; position: relative; overflow: hidden;  padding:3% 0 3% 0; background:url(../images/news.jpg) repeat center top;}
.news_tit{ padding: 3% 0;}
.news_tit h2{ text-align: center;background:url("../images/protit.png") no-repeat center top;   margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; padding-top: 35px;background-size:40%;}
.news_tit h2 em{font-weight: 800;}
.news_tit h2:after{ content: ""; width: 100px; height: 5px; background: #38bab1; display: block; margin:10px auto 0 auto;border-radius: 10px}
.news_tit p{text-align: center; margin-top: 20px; color: #666666;}

.news_cont{position: relative;  width: 85%; margin: 0 auto;}
.c-list {display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.c-list li {width: 24%; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1);background:rgba(255,255,255,0.7)}
.c-list li .c-wrap {position: relative;z-index: 1;display: block;height: 35vh;overflow: hidden;border-bottom: 1px solid #d0d0d0;}
.c-list li .c-wrap:before {opacity: 0;content: "";position: absolute;top: 0;left: 0;z-index: 3;width: 100%;height: 100%;background: rgba(0, 0, 0, .4);transition: all 0.5s;}
.c-list li .c-wrap:after {content: "";position: absolute;bottom: -100%;left: 0;z-index: 3;width: 100%;height: 156px;background: rgba(39,120,190,.7);transition: all 0.5s;}
.c-list li .c-wrap:hover:after {bottom: 0;}
.c-list li .c-wrap img {position: relative;z-index: 2;opacity: 0;transition: all 0.5s;width: 100%;height: 100%;object-fit: cover;}
.c-list li .c-wrap .c-text-box {position: absolute;bottom: 50%;left: 0;padding: 20px 30px;z-index: 5;width: 100%;color: #fff;-webkit-transform: translateY(50%);transform: translateY(50%);transition: all 0.5s;}
.c-list li .c-wrap .c-text-box .c-time {line-height: 36px;color: #666;transition: all 0.5s;}
.c-list li .c-wrap .c-text-box .c-title {color: #333;height: 60px;font-size: 16px;line-height: 30px;transition: all 0.5s;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;
display: -webkit-box;-webkit-line-clamp: 2;}
.c-list li .c-wrap .c-text-box .c-arrow {opacity: 1;height: 65px;transition: all 0.5s; color: #666; overflow: hidden; line-height: 31px;} 
.c-list li .c-wrap:hover:before, .c-list li .c-wrap:hover img,.c-list li .c-wrap:hover .c-mask-red {opacity: 1;}
.c-list li .c-wrap:hover .c-text-box .c-arrow{display: none;}
.c-list li .c-wrap:hover .c-text-box{bottom: -30px;-webkit-transform: translateY(0);transform: translateY(0);}
.c-list li .c-wrap:hover .c-text-box .c-time, .c-list li .c-wrap:hover .c-title{color: #fff;}

.anewa{transition:all 1s ease;opacity:1;margin-left:0;}
.hz_new_b{margin-left:200px;opacity:0}
.anewb{transition:all 1s ease 0.5s;opacity:1;margin-left:0;}
.hz_new_c{width:0;height:88px;background:#e77d1b;position:absolute;left:0;top:-88px;}
.anewc{width:7px;top:0;transition:all 1s ease 0.5s;}
.anewmore{right:0;transition:all 1s ease 0.5s;opacity:1}
.news_cont_content{width:200px;position:absolute;height:70px;top:50%;left:50%;margin-left:-50px;margin-top:-35px;opacity:0;}
.news_cont_content li{width:32%;margin:0 2% 0 0;height:100%;position:relative;background-size:100%;background-position:50% 50%;background-repeat:no-repeat;list-style:none;}
.news_cont_content li:nth-child(3){margin-right:0}
.new_ut_z_m{color:#fff;padding-left:70px;position:relative;float:right;}
.new_ut_z_m::after,.new_ut_z_m::before{content:"";display:block;overflow:hidden;position:absolute;left:0;top:0;bottom:0;margin:auto;transition:.5s;}
.new_ut_z_m::after{width:60px;height:1px;background:rgba(255,255,255,0.5);}
.new_ut_z_m::before{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,1);}
.new_ut_z_m:hover{color:#ff9a00;}
.new_ut_z_m:hover::before{left:60px;background:#ff9a00;}

@media screen and (max-width: 1280px) {
	.c-list li .c-wrap{height: 32vh;}
}


.index-hr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center}
.index-hr:after{display:none}
.index-hr:after{display:none}
.index-hr .dt,.index-hr .dd{-webkit-box-sizing:border-box;box-sizing:border-box}
.index-hr .dt{width:40%;padding:4.6875%}
.index-hr .dt h1{margin-bottom:.75em;font-weight:bold;color:#333}
.index-hr .dt .hr{width:3em;height:1px;background-color:#38bab1}
.index-hr .dt p{margin-top:1em}
.index-hr .dd{width:60%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;text-align:center;padding:1.82291667% 0}
.index-hr .dd:after{display:none}
.index-hr .dd:after{display:none}
.index-hr .dd .col{z-index:1;position:relative;width:25%;padding:3% 0;border:#b0b0b0 solid 1px;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}
.index-hr .dd .col:before,.index-hr .dd .col:after{content:" ";position:absolute;z-index:-1;border:#fff solid 1px;pointer-events:none}
.index-hr .dd .col:before{top:.5em;bottom:.5em;left:-1px;right:-1px}
.index-hr .dd .col:after{top:-1px;bottom:-1px;left:.5em;right:.5em}
.index-hr .dd .col:nth-child(1n+2){margin-left:-1px;padding-left:1px}
.index-hr .dd .icoImg{margin-bottom:.5em;width:4em;-webkit-transition:all 220ms ease 0s,all 220ms ease 0s;transition:all 220ms ease 0s,all 220ms ease 0s}
@media screen and (min-width:1025px){.index-hr .dd .col:hover .icoImg{-webkit-transform:scale(1.1);transform:scale(1.1)}}
@media screen and (max-width:1024px){
	.index-hr{display:block;padding-bottom:4.6875%}
	.index-hr .dt,.index-hr .dd{width:100%}
	.index-hr .dt{padding-bottom:3.125%}
	.index-hr .dd{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 4.6875%}
}
@media screen and (max-width:540px){
	.index-hr .dd .col{width:50%;margin-left:0 !important;padding-left:0 !important}
	.index-hr .dd .col:nth-child(1n+3){margin-top:-1px !important}
	.index-hr .dd .col:nth-child(2n+2){padding-left:1px !important;margin-left:-1px !important}
	.index-hr .dd .icoImg{width:1.75em;height:1.75em}
}

/*footer*/
.fixed_footer{display: none;}
footer { padding:3% 0;background:url(../images/end.jpg) repeat center top;  position: relative; color: #fff; overflow: hidden; }
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 2%;}
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 img{width: 100px;}
footer  .footerTop .topRight p { margin-top: .2rem; opacity: .4; text-align: center; }
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: #008b3f; }

/*footer*/
.end{ height:65px; background:#000000;}
.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:1440px){
	footer  .footerTop .topLeft .list a { padding: 0 2%;}

}

@media (max-width:1280px){
	.footer .s_width{ width:90%;}
	footer  .footerTop .topLeft .list a { padding: 0 1%;}
}

.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/ibcover.png') center 0 no-repeat;
  }
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: 0; }
.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:80%; margin:0 auto 0 auto; padding: 4% 0;}
.se_about h2{font-size: 36px;color: #083d8d;line-height: 48px;font-weight: bold;height: 48px;overflow: hidden;}

.se_about_cont{width: 100%; margin:3% auto;}
.se_about_cont p{ line-height: 31px; margin-bottom: 15px;}
.se_about_cont p img{margin-top: 2rem;}


/* ===================== 内页 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;}

@media (max-width:1280px){
	#nyba{height:350px;}
}

@media (max-width:750px){
	#nyba{height:150px;}
}





/*内页联系我们*/
.contact-uss {padding: 97px 10% 90px;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.solute-title strong {display: block;margin-bottom: 22px;line-height: 1;color: #e03a3a;font-weight: normal;font-size: 38px;}
.solute-title small {display: block;line-height: 1;color: #999999;font-size: 28px;font-weight: lighter;text-transform: uppercase;}
.complaint-info {margin-top: 80px;margin-bottom: 155px;}
.complaint-info p {color: #333333;font-size: 16px;}
.add-list {width: 42.578%;}
.add-list p {position: relative;height: 74px;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;
padding-left: 10px;border-bottom: 1px solid #eeeeee;color: #333333;font-size: 16px;}
.add-list p:before {position: absolute;left: 0;bottom: -1px;content: "";width: 54px;height: 1px;background: #e03a3a;}
.tels b {display: block;line-height: 1;color: #e03a3a;font-weight: normal;}
.tels p{ line-height: 45px;}


/*内页产品展示*/
.se_tuandui { width:85%; margin:4% auto 1rem auto; }
.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:#fff;background:#2778be;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:#fff;}
.se_tuandui p span{ font-size:17px;  color:#2778be;}
.se_tuandui ul li:hover{cursor:pointer; }
.se_tuandui ul li:hover .p-name{ color: #fff;}


.se_case { width:85%; margin:4% auto 1rem auto; }
.se_case ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_case li{padding:0; width:14%; margin:0 1% 2% 0; position:relative; overflow:hidden; border:1px solid #eee; color:#fff;}
.se_case li:nth-child(4n){ margin-right:0px;}
.se_case li .p-img{  margin:0 auto 0px auto;  text-align:center;  position:relative; overflow:hidden;width: 100%;object-fit: cover; object-position: center; }
.se_case li .p-name{ line-height:65px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center; font-weight: 500; color:#fff;background:#2778be;text-transform: uppercase; }
.se_case li .p-img img{ width:100%; height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}



@media (max-width:1440px){
	.se_tuandui li .p-img{}
}
@media (max-width:1280px){
	.se_tuandui { width:95%; margin:1rem 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: 85%; margin: 3% auto 3% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px; color: #fff;}
.fenye_zong{ font-size: 14px; width: 200px; background: #2778be; text-align: center;  line-height: 45px;}



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

/*新闻详情页*/
.se_newsbox{width: 100%; background: #ebf1f5; padding-bottom: 5%;}
.container{width: 70%; margin: 3% auto 0 auto; background: #fff; 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; width:750px;}
.info_cont{font-size: 16px; line-height: 31px;;}
.info_cont p img{ margin-bottom: 5px; margin:0 auto;}

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

@media (max-width:750px){
	.container{margin-bottom: 15%;width: 95%; }
	.more-info ul{width: 95%; display: block;}
	.more-info li{width:100%;}
}




/*内页联系我们*/
.lxlist {width: 100%;font-size: 0;text-align: center; margin: 5% auto;}
.lxlist li {display: inline-block;width: 346px;max-width: 25%;position: relative;}
.lxlist li a {display: block;}
.lxlist .pic {width: 80px;height: 80px;margin: 0 auto 18px;}
.lxlist .p1,.lxlist .p2 {border-radius: 50%;overflow: hidden;}
.lxlist .p1 {width: 76px;height: 76px;border: 2px solid #ddd;background-color: #fff;}
.lxlist .p2 {width: 80px;height: 80px;background-image: -webkit-gradient(linear, left top, right top, from(#255ba9), to(#1fb4b8));background-image: linear-gradient(to right, #255ba9, #1fb4b8);}
.lxlist .pic .fig {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;}
.lxlist .i1 .p1 .fig {background: url('../images/lx1.png') center no-repeat;}
.lxlist .i1 .p2 .fig {background: url('../images/lx1h.png') center no-repeat;}
.lxlist .i2 .p1 .fig {background: url('../images/lx2.png') center no-repeat;}
.lxlist .i2 .p2 .fig {background: url('../images/lx2h.png') center no-repeat;}
.lxlist .i3 .p1 .fig {background: url('../images/lx3.png') center no-repeat;}
.lxlist .i3 .p2 .fig {background: url('../images/lx3h.png') center no-repeat;}
.lxlist .i4 .p1 .fig {background: url('../images/lx4.png') center no-repeat;}
.lxlist .i4 .p2 .fig {background: url('../images/lx4h.png') center no-repeat;}
.rollover {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;position: relative;overflow: visible!important;-webkit-transition: .6s;transition: .6s;}
.rollover .p1,.rollover .p2 {position: absolute;top: 0;left: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.rollover .p2 {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
li:hover .rollover {-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.lxlist li h3 {font-size: 18px;color: #333;line-height: 30px;font-weight: bold;height: 30px;position: relative;overflow: hidden;-webkit-transition: .5s;transition: .5s;}
.lxlist li .hx {width: 20px;height: 2px;background-color: #bfbfbf;margin: 25px auto;-webkit-transition: .5s;transition: .5s;}
.lxlist li .txt {font-size: 16px;color: #666;line-height: 26px;margin: 9px auto 0;height: 90px;overflow: hidden;padding: 0 10px;-webkit-transition: .5s;transition: .5s;}
.lxlist li .txt span {display: inline-block;}
.lxlist li:hover h3 {color: #1373c0;}
.lxlist li:hover .txt {color: #1373c0;}
.lxlist li:hover .hx {background-color: #1373c0;}
#map {width: 100%;height: 600px;}
@media screen and (max-width: 960px) {
.lianxi {padding-top: 70px;padding-bottom: 40px;}
.lxlist li {width: 50%;max-width: none;margin-bottom: 30px;}
.lxlist li .hx {margin: 15px auto;}
}

/*===================== 响应式代码 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 =====================*/