﻿@font-face {
  font-family: 'iconfont';  /* Project id 2529211 */
  src: url('http://at.alicdn.com/t/font_2529211_sl1fvdzehxe.woff2?t=1623058973617') format('woff2'),
       url('http://at.alicdn.com/t/font_2529211_sl1fvdzehxe.woff?t=1623058973617') format('woff'),
       url('http://at.alicdn.com/t/font_2529211_sl1fvdzehxe.ttf?t=1623058973617') format('truetype');
}

.iconfont{font-style:normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video {
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

html,
body {
	position: relative;
	height: 100%;
	line-height: 1.2;
	font-family: "iconfont",Verdana,"微软雅黑",'Microsoft YaHei';
	word-wrap: break-word
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
	color: inherit
}

.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


.flex{display: flex; text-align: center; align-items: center; justify-content: center;}
.clear{clear: both}
header{position: fixed; top: 0; left: 0; right: 0; z-index: 9;}
header .nav{background: #e77817;height: 5vw; display: flex;}
header .nav .nav_box {width: 95vw; height: 90%; margin: auto;}
header .nav .nav_box div{display: inline-block;}
header .nav .nav_box .nav_left{margin-right: 10em;}
header .nav .nav_box .nav_right{margin-left: 10em;}
header .nav .nav_box .nav_logo{min-width: 10vw;}
header .nav .nav_box .nav_logo img{width: 100%;}
header .nav .nav_box .nav_lang{margin-left: 1.5em; background: #fff; border-radius: 50px; width: 1.5em; height: 1.5em; position: relative;}
header .nav .nav_box .nav_lang a{color: #e77817; font-size: 0.5em; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
header .nav .nav_box a{color: #fff; margin-right: 2.5em; }
header .nav .nav_box a:last-child{margin-right: 0}
/* 两种都可以 */
.swiper-pagination-h{--swiper-pagination-color: #fff;}
.swiper-pagination-h .swiper-pagination-bullet{background: #fff; opacity: initial; width: 10px; height: 10px;}
.swiper-pagination-h .swiper-pagination-bullet-active{padding: 10px 0; border-radius: 5px;}
.banner_swiper .swiper-slide{width: 100%; height: 100%; margin-top: 5vw; background-position: center; background-repeat: no-repeat; background-size: cover;}
.banner_swiper{--swiper-navigation-size: 30px;/* 设置按钮大小 */	}
.banner_swiper .banner_button{z-index: 10; color: #fff;font-weight: 900;}
.banner_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 3%;}
.banner_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 3%;}

.box_box{width: 100%; height: calc(100vh - 5vw); margin-top: 5vw;}
.about_box{position: relative; display: flex; text-align: center; align-items: center; justify-content: center; background-position: center; background-repeat: no-repeat; background-size: cover;}
.about_box .about_div{position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); width: 80%; margin: auto;}
.about_box .about{width: 50%; margin: auto;}
.about_box .about .title{font-size: 36px; font-weight: bold; color: #E77817;margin-bottom: 30px;}
.about_box .about .f_body{font-size: 16px; color: #333; margin-bottom: 118px; line-height: 1.5;}
.about_box .fivebox{}
.about_box .fivebox .fivebox_child{position: relative; display: inline-block; background: url(../images/duobian.png); background-size: 100%; width: 149px; height: 172px; margin-right: 43px;}
.about_box .fivebox .fivebox_child:last-child{margin-right: 0;}
.about_box .fivebox .fivebox_child a{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.about_box .fivebox .fivebox_child p{font-size: 18px; margin-top: 20px;}

.content3_box{position: relative; background-position: center; background-repeat: no-repeat; background-size: cover;}
.content3_box .content3{position: absolute; top: 38%; left: 35%; transform: translate(-50%, -50%);}
.content3_box .content3 .title{color: #fff; font-size: 36px; font-weight: bold; margin-bottom: 58px;}
.content3_box .content3 .f_body{text-align: initial; font-size: 24px; color: #fff;}
.content3_box .map{position: absolute; top: 64%; left: 56%; transform: translate(-50%, -50%);}

.adv_swiper .swiper-slide{width: 100%; height: 100vh; margin-top: 5vw; background-position: center; background-repeat: no-repeat; background-size: cover;}
.adv_swiper .swiper-slide::before {content: ""; position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; top: 0; background: rgba(0, 0, 0, 0.2);}
.adv_swiper{--swiper-navigation-size: 30px;/* 设置按钮大小 */	}
.adv_swiper .adv_button{z-index: 10; color: #fff;font-weight: 900;}
.adv_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 3%;}
.adv_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 3%;}
.content4{width: 100%; height: 100%; display: flex; align-items: center; text-align: center; justify-content: center;}
.content4 .round{cursor: pointer; z-index: 9; position: relative;}
.content4 .round .round_img{-webkit-transition: 1.5s; transition: 1.5s;}
.content4 .round:hover .round_img{-webkit-transform: rotate(90deg); transform: rotate(90deg);}
.content4 .z_body{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff;}
.content4 .z_body .keyword{font-size: 36px; margin-bottom: 25px;}
.content4 .z_body .title{font-size: 36px; font-weight: bold; margin-bottom: 28px; margin-top: 31px;}
.content4 .z_body .f_body{font-size: 18px;}
.icon-jiantou:before { content: "\e62a"; font-size: 26px;}

.pro_box{position: relative; display: flex; text-align: center; align-items: center; justify-content: center; background-position: center; background-repeat: no-repeat; background-size: cover;}
.pro_box .pro_div{position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); width: 65%; margin: auto;}
.pro_box .pro{width: 50%; margin: auto;}
.pro_box .pro .title{font-size: 36px; font-weight: bold; color: #E77817;margin-bottom: 30px;}
.pro_box .pro .f_body{font-size: 16px; color: #333; margin-bottom: 53px; line-height: 1.5;}
.pro_box .pro_swiper .pro_img{height: 14vw;margin-bottom: 52px;}
.pro_box .pro_swiper .pro_img img{height: 100%;}
.pro_box .pro_swiper .swiper-slide{min-height: 22vw; display: flex;}
.pro_swiper{--swiper-pagination-color: #fff;/* 两种都可以 */ padding-bottom: 4% !important;}
.pro_swiper .swiper-pagination-bullet{background: #fff; opacity: initial;}
.pro_swiper .swiper-pagination-bullet-active{background: #E77817; padding: initial; border-radius: 50%;}
.swiper-button-prev.pro_button, .swiper-container-rtl .swiper-button-next.pro_button{left: -4%; top: 55%;z-index: 10; color: #fff;font-weight: 900;}
.swiper-button-next.pro_button, .swiper-container-rtl .swiper-button-prev.pro_button{right: -4%; top: 55%;z-index: 10; color: #fff;font-weight: 900;}

.news_box{position: relative; display: flex; text-align: center; align-items: center; justify-content: center; background-position: center; background-repeat: no-repeat; background-size: cover;}
.news_box .news_div{position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); width: 80%; margin: auto;}
.news_box .news{width: 50%; margin: auto;}
.news_box .news .title{font-size: 36px; font-weight: bold; color: #fff;margin-bottom: 30px;}
.news_box .news .f_body{font-size: 16px; color: #fff; margin-bottom: 53px; line-height: 1.5;}
.news_box .news_list .z_body{position: relative; background: #fff; width: 45%; float: left; display: flex; margin-right: 54px; margin-bottom: 52px; align-items: center; justify-content: center;}
.news_box .news_list .z_body:nth-of-type(2n){margin-right: 0;}
.news_box .news_list .z_body .z_body_left{display: flex; width: 68%;}
.news_box .news_list .z_body .z_body_left img{width: 100%;}
.news_box .news_list .z_body .z_body_right{text-align: initial; padding: 0 50px 0 25px; width: 100%;}
.news_box .news_list .z_body .z_body_right .title{font-size: 16px; margin-bottom: 35px; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 2;}
.news_box .news_list .z_body .z_body_right .f_body{font-size: 14px;display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 3;}
.news_box .news_list .z_body .icon-jia{position: absolute; bottom: 0; right: 0;border-color: transparent #e77817 transparent transparent; border-style: solid solid dashed dashed; border-width: 40px 40px 0 0; -webkit-transition: 0.5s; transition: 0.5s;}
.icon-jia:before { content: "\e659"; font-size: 16px; color: #fff; position: absolute; right: -35px; bottom: 2px;}
/*.news_box .news_list .z_body:hover .icon-jia{border-width: 80px 80px 0 0;}*/
/*.news_box .news_list .z_body:hover .icon-jia:before{transform: scale(2); right: -65px; bottom: 15px;  -webkit-transition: 0.5s; transition: 0.5s;}*/

.pages{text-align: center; font-size: 14px;}
.pages ul li{border: 1px solid #8c8c8c; display: inline-block; color: #8c8c8c; margin-right: 5px;}
.pages ul li a{display: block; color: #8c8c8c; padding: 5px 10px;}
.pages ul li.active{background: #E77817; color: #fff; border: 1px solid #E77817;}
.pages ul li.active a{color: #fff;}
.pages ul li:hover{background: #E77817; color: #fff; border: 1px solid #E77817;}
.pages ul li:hover a{color: #fff;}

.main{width: 100%; margin-top: 5vw; display: inline-block;}
.main .banner{display: block;}
.main .banner img{width: 100%; display: block;}
.icon-home:before { content: "\e62b"; font-size: 13px; color: #999;}
.main .main_box{width: 1200px; margin: auto;}
.main .main_box .sitemap{font-size: 14px; color: #999; display: flex; padding-top: 85px; padding-bottom: 32px;}
.main .main_box .sitemap a{margin: 0 5px;}
.main .main_box .about_logo{margin-bottom: 38px;}
.main .main_box .about_nav{margin-bottom: 83px;}
.main .main_box .about_nav a{border: 1px solid #E77817; color: #E77817; padding: 12px 30px; margin-right: 9px;}
.main .main_box .about_nav a:last-child{margin-right: 0;}
.main .main_box .about_nav a:hover{color: #fff; background: #E77817}
.main .main_box .about_nav a.active{color: #fff; background: #E77817}
.main .main_box > .title{font-size: 30px; margin-bottom: 50px;}

/*公司简介*/
.main .main_box > .f_body{font-size: 18px; line-height: 2; color: #666; margin-bottom: 43px;}
.main .main_box .about_img{margin-bottom: 121px; text-align: center;}
.main .main_box .about_img .img{display: inline-block; width: calc(92%/4); margin-right: 5px;}
.main .main_box .about_img .img:last-child{margin-right: 0;}

/*企业文化*/
.main .main_box .culture{position: relative; margin-bottom: 95px;}
.main .main_box .culture .f_body_left{margin-right: 15px;}
.main .main_box .culture .f_body_right{margin-left: 10px;}
.main .main_box .culture .f_body_p{width: 287px; height: 185px; background: #E77817; box-shadow: -5px 7px 5px 0px rgba(117, 117, 117, 0.21); margin-bottom: 32px;}
.main .main_box .culture .f_body_p p{color: #fff; font-size: 22px; line-height: 2; text-align: initial; width: 82%; margin: auto;}
.main .main_box .culture .f_body_p span{font-size: 24px; font-weight: bold; color: #E77817; position: absolute;}
.main .main_box .culture .f_body_p span.key_1{top: 11%; left: 50%; transform: translate(-50%, -50%);}
.main .main_box .culture .f_body_p span.key_2{width: 24px; top: 47%; left: 50.5%; transform: translate(-50%, -50%);}
.main .main_box .culture .f_body_p span.key_3{width: 24px; top: 58%; left: 44%; transform: translate(-50%, -50%);}
.main .main_box .culture .f_body_p span.key_4{top: 25%; left: 50%; transform: translate(-50%, -50%);}
.main .main_box .culture .f_body_p span.key_5{width: 24px; top: 58%; left: 57.5%; transform: translate(-50%, -50%);}

.main .main_box .history{margin-bottom: 144px;}
.main .main_box .history .history_list{position: relative;}
.main .main_box .history .history_list .tuoyuan .line{width: 3px; height: 4.5vw; margin: auto; background: #E77817;}
.main .main_box .history .history_list .history_box{position: absolute; transform: translate(-50%, -50%); display: inline-block; width: 21vw;}
.main .main_box .history .history_list .history_box.lbox{top: 50%; left: 29%;}
.main .main_box .history .history_list .history_box.rbox{top: 59%; right: -5%;}
.main .main_box .history .history_list .history_box .top{position: relative; background: #E77817; color: #fff; font-size: 30px; font-weight: 800;}
.main .main_box .history .history_list .history_box .top p{padding: 13px 24px;}
.main .main_box .history .history_list .history_box .bottom{border: 1px solid #D7D7D7; color: #333; font-size: 18px; font-weight: 400;}
.main .main_box .history .history_list .history_box .bottom p{padding: 35px 22px;}
.icon-rjiao{position: absolute; top: 25%; right: -7.5%; transform: rotate(-90deg) translate(0, -50%); }
.icon-rjiao:before { content: "\e62a"; font-size: 22px; color: #E77817;}
.icon-ljiao{position: absolute; top: 25%; left: -7.5%; transform: rotate(90deg) translate(0, -50%); }
.icon-ljiao:before { content: "\e62a"; font-size: 22px; color: #E77817;}

.main .main_box .honor{margin-bottom: 137px; display: inline-block;}
.main .main_box .honor .honor_box{display: inline-block; width: calc(97%/3 - 9px); margin-right: 31px; float: left; text-align: center; margin-top: 30px;}
.main .main_box .honor .honor_box:nth-of-type(3n){margin-right: 0;}
.main .main_box .honor .honor_box .img img{width: 100%;}
.main .main_box .honor .honor_box p{font-size: 18px; margin-top: 22px;}

.main .main_box .activity{position: relative; width: 80%; margin: auto; margin-bottom: 106px;}
.main .main_box .activity img{width: 100%;}
.activity{--swiper-navigation-size: 30px;/* 设置按钮大小 */	}
.activity .activity_button{z-index: 10; color: #fff;font-weight: 900;}
.main .main_box .activity .title{position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0.5,0.5,0.5,0.5);}
.main .main_box .activity .title p{font-size: 18px; color: #fff; padding: 25px 0;}

.main .main_box .brand{width: 65%; margin: auto; text-align: center; margin-bottom: 90px;}
.main .main_box .brand .title{font-size: 30px; margin-bottom: 56px;}
.main .main_box .brand .z_body{font-size: 18px; line-height: 2.5; color: #333;}
.main .main_box .brand .z_body img{width: 100%;}
.main .main_box .brand .f_body{font-size: 18px; font-weight: bold; line-height: 2.5; margin-top: 66px;}

.main .main_box .join{margin-bottom: 190px;}
.main .main_box .join .title{font-size: 30px; margin-bottom: 20px;color: #B28247;}
.main .main_box .join .f_body{font-size: 18px; line-height: 2.5;color: #B28247;}

.main .main_box .news_show{text-align: center;}
.main .main_box .news_show .title{font-size: 24px; font-weight: bold; color: #333;}
.main .main_box .news_show .f_body{font-size: 14px; color: #666; margin-top: 20px;}
.main .main_box .news_show .z_body{margin-top: 78px; margin-bottom: 98px;font-size: 16px; line-height: 3; text-align: initial;}
.main .main_box .news_show .z_body img{display: block; width: 70%; margin: auto; margin-top: 30px; margin-bottom: 60px;}
.main .main_box .news_show .pian_box{font-size: 14px; color: #666; margin-bottom: 55px;}
.main .main_box .news_show .pian_box .pian_prev{position: relative; float: left;}
.main .main_box .news_show .pian_box .pian_prev p{margin-left: 15px;}
.main .main_box .news_show .pian_box .pian_next{position: relative; float: right;}
.main .main_box .news_show .pian_box .pian_next p{margin-right: 30px;}
.pian_prev:before{position: absolute; content: "\e601"; font-size: 14px; transform: translate(-50%, -50%) rotate(180deg); left: 0; top: 50%;}
.pian_next:after{position: absolute; content: "\e601"; font-size: 14px; transform: translate(-50%, -50%); right: 0; top: 50%;}

.main .main_box .news{margin-top: 45px;}
.main .main_box .news .z_body{position: relative; display: block; border: 1px solid #E6E6E6; margin-bottom: 24px;}
.main .main_box .news .z_body .img{width: 25%; display: flex; padding: 14px; float: left;}
.main .main_box .news .z_body .img img{width: 100%;}
.main .main_box .news .z_body .z_body_right{float: left; width: 70%; padding: 35px 12px; display: inline-block;}
.main .main_box .news .z_body .z_body_right p{text-align: initial; line-height: 2;}
.main .main_box .news .z_body .z_body_right .title{font-size: 18px; margin-bottom: 35px;display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 2;}
.main .main_box .news .z_body .z_body_right .f_body{font-size: 14px; color: #666;display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 3;}
.main .main_box .news .z_body .icon-jia{position: absolute; bottom: 0; right: 0;border-color: transparent #e77817 transparent transparent; border-style: solid solid dashed dashed; border-width: 40px 40px 0 0; -webkit-transition: 0.5s; transition: 0.5s;}
.main .main_box .news .z_body .icon-jia:before { content: "\e659"; font-size: 16px; color: #fff; position: absolute; right: -35px; bottom: 2px;}

.main .main_box .science{margin-top: 45px;}
.main .main_box .science .z_body{position: relative; display: block; border: 1px solid #E6E6E6; margin-bottom: 24px;}
.main .main_box .science .z_body .img{width: 25%; display: flex; padding: 14px; float: left;}
.main .main_box .science .z_body .img img{width: 100%;}
.main .main_box .science .z_body .z_body_right{float: left; width: 70%; padding: 35px 12px; display: inline-block;}
.main .main_box .science .z_body .z_body_right p{text-align: initial; line-height: 2;}
.main .main_box .science .z_body .z_body_right .title{font-size: 18px; margin-bottom: 35px;}
.main .main_box .science .z_body .z_body_right .f_body{font-size: 14px; color: #666;display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; -webkit-line-clamp: 3;}
.main .main_box .science .z_body .icon-jia{position: absolute; bottom: 0; right: 0;border-color: transparent #e77817 transparent transparent; border-style: solid solid dashed dashed; border-width: 40px 40px 0 0; -webkit-transition: 0.5s; transition: 0.5s;}
.main .main_box .science .z_body .icon-jia:before { content: "\e659"; font-size: 16px; color: #fff; position: absolute; right: -35px; bottom: 2px;}

.main .main_box .video{margin-bottom: 137px;}
.main .main_box .video .video_box{margin-right: 45px; margin-top: 60px; display: inline-block; text-align: center;}
.main .main_box .video .video_box:nth-of-type(3n){margin-right: 0;}
.main .main_box .video .video_box .img{position: relative; width: 19vw; display: flex;}
.main .main_box .video .video_box .img .icon-play::before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.2);}
.main .main_box .video .video_box .img .icon-play::after{content: "\e629"; font-size: 45px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.main .main_box .video .video_box .img img{width: 100%;}
.main .main_box .video .video_box p{font-size: 18px; margin-top: 22px;}

.main .main_box .product{margin-bottom: 137px;}
.main .main_box .product .pro_box{margin-right: 25px; margin-top: 60px; display: inline-block; text-align: center; width: calc(100%/3 - 21px);}
.main .main_box .product .pro_box:nth-of-type(3n){margin-right: 0;}
.main .main_box .product .pro_box .img{position: relative; width: 100%; height: 22vw; border: 1px solid #E6E6E6; overflow: hidden;}
.main .main_box .product .pro_box .img .icon-play::before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.2);}
.main .main_box .product .pro_box .img .icon-play::after{content: "\e629"; font-size: 45px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.main .main_box .product .pro_box .img img{max-width: 70%;}
.main .main_box .product .pro_box p{font-size: 18px; margin-top: 25px;}

.main .main_box .pro_show{text-align: center;}
.main .main_box .pro_show .title{font-size: 24px; font-weight: bold; color: #333; margin-bottom: 30px;}
.main .main_box .pro_show .f_body{font-size: 18px; color: #666; margin-top: 20px; line-height: 2;}
.main .main_box .pro_show .f_body img{display: block; width: 70%; margin-top: 20px; margin-bottom: 60px;}
.main .main_box .pro_show .pian_box{font-size: 14px; color: #666; margin-bottom: 55px;}
.main .main_box .pro_show .pian_box .pian_prev{position: relative; float: left;}
.main .main_box .pro_show .pian_box .pian_prev p{margin-left: 15px;}
.main .main_box .pro_show .pian_box .pian_next{position: relative; float: right;}
.main .main_box .pro_show .pian_box .pian_next p{margin-right: 30px;}
.pro_show_images{width: 40%; float: left; margin-right: 5%;}
.pro_show_content{width: 55%; float: left; text-align: initial;}
.gallery-top {height: 80%; width: 100%; border: 1px solid #E6E6E6;}
.gallery-top .img{padding: 15%;}
.gallery-top .img img{max-width: 100%;}
.gallery-bottom {position: relative; box-sizing: border-box; border: 1px solid #E6E6E6; border-top: 0; padding: 10px 0;}
.gallery-thumbs {width: 80%; height: 20%;}
.gallery-thumbs .img{padding: 5%; height: 3vw;}
.gallery-thumbs .img img{height: 100%;}
.gallery-thumbs .swiper-slide {border: 2px solid #A2A2A2; height: 100%; opacity: 0.4;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.gallery-bottom .swiper-button-next, .gallery-bottom .swiper-button-prev{height: 70%; width: 5%; background: #9999; top: 40%; color: #fff;}
.gallery-bottom .swiper-button-prev:after,.gallery-bottom .swiper-container-rtl .swiper-button-next:after{font-size: 30px;}
.gallery-bottom .swiper-button-next:after,.gallery-bottom .swiper-container-rtl .swiper-button-prev:after{font-size: 30px;}

.main .main_box .contact{display: inline-block; margin-bottom: 112px;}
.main .main_box .contact .map{float: left; width: 50%;}
.main .main_box .contact .f_body{font-size: 18px; width: 45%; float: right;}
.main .main_box .contact .f_body p{line-height: 2; padding: 10px 0;}

.footer{width:100%; display: flex; align-items: center; justify-content: center; color: #fff;background-image: url(../images/content7.png); background-repeat: no-repeat; background-size: cover; height: 40vh;}
.footer .footer_left{margin-right: 80px; text-align: center;}
.footer .footer_left .ewm_title{font-size: 16px;}
.footer .footer_left .ewm{width: 185px; margin-bottom: 18px;}
.footer .footer_center{color: #fff; background: #fff; width: 1px; height: 40%;}
.footer .footer_right{margin-left: 80px; text-align: initial;}
.footer .footer_right .tel{font-size: 28px; margin-bottom: 22px;}
.footer .footer_right .f_body{font-size: 16px; line-height: 2;}