html, body, div,

h1, h2, h3, h4, h5, h6,

hr, p, blockquote,

dl, dt, dd, ul, ol, li,

pre, form, fieldset, object, code,

legend, button, input, textarea, label,

th, td, a, img{margin: 0; padding: 0; border: 0; outline: 0;}

body{font: 12px/1.5 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif'; color: #333; background-color: #fff;}

.inner{max-width: 1200px;margin: 0 auto;}

a:hover{text-decoration: none;}

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;display: block; }

p{font-size: 16px;color: #333333;line-height: 35px;}

img{ max-width: 100%; }



/*滚动条样式*/

::-webkit-scrollbar{width:6px; height:6px ;}

::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent; background: #f8f8f8; border-radius: 6px;}

::-webkit-scrollbar-thumb{border-radius: 6px; background: #bbb;}

@font-face{ font-family: DIN; src: url('/fonts/DIN-Bold.otf'), src: url('/fonts/DIN-MediumItalicAlt.otf'), src: url('/fonts/DIN-Regular.otf'), src: url('/fonts/DINPro-Medium.otf');}

@font-face{ font-family: Hans; src: url('./fonts/SourceHanSansCN-Medium.ttf');}

/*top*/

#h_top{ overflow: hidden; background: #fff; position: relative; /*position: fixed; top:0; left: 0; */z-index: 99; width: 100%; box-sizing:border-box; padding:15px 0 15px 156px; }

#h_top .navbar{padding: 0;}

#h_top .navbar-brand{padding: 0;height: 80px; display: flex;}

#h_top .navbar-nav{ padding-left: 60px; }

#h_top .navbar-nav .nav-link{margin: 0 30px;padding: 0;font-size: 18px;color: #333333;position: relative;transition: all 0.3s; font-weight: bold; }

#h_top .navbar-nav .nav-link::after{content: "";display: inline-block;height: 3px;background: #f80808;border: 0;position: absolute;left: 50%;bottom: -41px;width: 0;transition: all 0.3s;}

#h_top .navbar-nav .nav-link:hover{color: #f80808;}

#h_top .navbar-nav .nav-link:hover::after{left: 0;width: 100%;transition: all 0.3s;}

#h_top .navbar-nav a:last-child{ color: #f80808; position: relative; }

#h_top .navbar-nav a:last-child span{ position: absolute; top:-8px; right: -26px; }

#h_top .navbar-text{ background: #daa348; color: #fff; width: 360px; height: 110px; box-sizing:border-box; padding:30px 0 0 36px; position: absolute; top:-15px; right:0; }

#h_top .navbar-text p{ font-size: 20px; color: #ffffff; line-height: 1; margin-bottom: 7px; }

#h_top .navbar-text strong{ font-size: 36px; color: #ffffff; font-family: DIN; line-height: 1; }

.scrolledDown{ position: fixed!important; top:0; z-index: 9999; box-shadow: 0 1px 5px #ccc; }

/*banner*/

#banner img{ width: 100%; }

/*m_about*/

.m_about{ overflow: hidden;padding: 80px 0; background: url(../img/about_bg.jpg) no-repeat top center; }

.a_info > span{ font-size: 36px; color: #050505; font-weight: bold; text-transform: uppercase; font-family: DIN; display: block; position: relative; line-height: 1; }

.a_info > span::before{ content: ""; display: inline-block; width: 60px; height: 2px; background: #daa348; border:0; position: absolute; left:-68px; top:20px; }

.a_info > strong{ display: block; font-family: Hans; font-size: 22px; color: #050505; font-weight: bold; line-height: 1; margin:20px 0 60px; }

.a_info > p{ font-size: 15px; color: #333333; line-height: 30px; }

.a_info ul{ overflow: hidden; margin:76px 0 0; }

.a_info li{ list-style: none; width: 190px; float: left; text-align: left; }

.a_info li span{ font-size: 52px; color: #050505; line-height: 1; }

.a_info li small{ font-size: 14px; color: #050505; text-transform: capitalize; display: block; margin:16px 0 12px; line-height: 1; }

.a_info li b{ font-size: 18px; color: #050505; line-height: 1; display: block; }

.a_img{ text-align: right; position: relative; }

.a_img img{ margin:0 25px 25px 0; position: relative; z-index: 3; }

.a_img div{ border:2px solid #6e6c6c; width: 330px; height: 226px; position: absolute; right:0; bottom:0; z-index: 1; }

/*m_super*/

.m_super{ overflow: hidden; background: url(../img/super_bg.jpg) no-repeat top center; padding:85px 0 70px; }

.m_super .hd{ width: 100%; clear: both; text-align: center; overflow: hidden; }

.m_super .hd span{ font-size: 48px; color: #ffffff; font-family: DIN; font-weight: bold; line-height: 1; }

.m_super .hd strong{ font-size: 36px; font-family: Hans; color: #ffffff; font-weight: 400; letter-spacing: 1px; line-height: 1; margin:24px 0 44px; display: block; }

.m_super .bd li{ width: 50%; height: 276px; float: left; cursor: pointer; list-style-type: none; }

.m_super .bd li .txt, .m_super .bd li .img{ width: 50%; height: 100%; float: left; overflow: hidden; position: relative; }

.m_super .bd li .img img{ width: 100%; height: 100%; object-fit: cover; }

.m_super .bd li:nth-child(1) .img::before, .m_super .bd li:nth-child(2) .img::before{ content: ""; display: inline-block; width:0; height:0; border-top:21px solid transparent; border-bottom: 21px solid transparent; border-left: 26px solid #daa348; position: absolute; left:0; top:50%; margin-top:-21px; }

.m_super .bd li .txt{ background: #daa348; text-align: center; box-sizing:border-box; padding:32px; }

.m_super .bd li .txt span{ font-size: 48px; font-weight: 400; display: block; font-family: DIN; line-height: 1; color: #fff; margin:0 0 10px; }

.m_super .bd li .txt strong{ font-family: "Adobe 黑体 Std"; display: block; height: 60px; line-height: 60px; border-bottom: 1px solid #fff; font-size: 24px; color: #ffffff; font-weight: bold; margin-bottom: 18px; }

.m_super .bd li .txt p{ font-size: 18px; color: #ffffff; line-height: 30px; }

.m_super .bd li:nth-child(3) .img::before, .m_super .bd li:nth-child(4) .img::before{ content: ""; display: inline-block; width:0; height:0;  border-top:21px solid transparent; border-bottom: 21px solid transparent; border-right: 26px solid #daa348; position: absolute; right:0; top:50%; margin-top:-21px; }

.m_super .bd li:hover .txt{ background: url(../img/txt_hover.jpg) no-repeat center; }

.m_super .bd li:nth-child(1):hover .img::before, .m_super .bd li:nth-child(2):hover .img::before{ border-left: 26px solid #1c1914; }

.m_super .bd li:nth-child(3):hover .img::before, .m_super .bd li:nth-child(4):hover .img::before{ border-right: 26px solid #18140e; }

/*m_product*/

.m_product{ overflow: hidden; padding:75px 0; background: #fcfcfb; }

.m_product .hd{ text-align: center; width: 100%; }

.m_product .hd strong{ font-size: 36px; font-family: Hans; color: #1e1912; line-height: 1; font-weight: 400; }

.m_product .hd strong b{ font-size: 60px; font-family: Hans; font-weight: 400; }

.m_product .hd p{ font-size: 18px; font-family: Hans; color: #1a1511; line-height: 1; margin:18px 0 62px; }

.m_product .bd{ width: 100%; position: relative; }

.m_product .bd a{ display: block; overflow: hidden; border:1px solid #eae7e7; background: #fff; }

.m_product .bd a .img{ width: 100%; box-sizing:border-box; padding:18px; height: 286px; overflow: hidden; }

.m_product .bd a .img img{ width: 100%; height: 100%; object-fit: contain; transition: all .3s; }

.m_product .bd a .txt{ text-align: center; padding:32px 15px; box-sizing:border-box; }

.m_product .bd a .txt span{ display: block; font-size: 18px; color: #333333; line-height: 1; }

.m_product .bd a .txt strong{ font-weight: normal; line-height: 1; font-size: 18px; color: #333333; margin-top: 15px; display: block; }

.m_product .bd a:hover .img img{ transition: all .3s; transform: scale(1.05); }

.m_product .bd a:hover strong{ color: #007fc6; }

.m_product .bd .swiper-button-next,.m_product .bd .swiper-button-prev{ background-image: none; }

.m_product .bd .swiper-button-next span,.m_product .bd .swiper-button-prev span{ font-size: 46px; color: #141414; }

.m_product .bd .swiper-button-next:hover span,.m_product .bd .swiper-button-prev:hover span{ color: #007fc6; }

.m_product .bd .swiper-button-prev{ left: -80px; }

.m_product .bd .swiper-button-next{ right: -80px; }

/*m_team*/

.m_team{ overflow: hidden; background: url(../img/team_bg.jpg) no-repeat top center; padding-bottom: 140px; }

.m_team .hd{ padding:80px 0 52px; text-align: center; width: 100%; }

.m_team .hd strong{ font-weight: normal; display: block; font-family: Hans; font-size: 36px; color: #ffffff; font-weight: bold; line-height: 1; }

.m_team .hd span{ display: block; font-family: Hans; font-size: 24px; color: #ffffff; line-height: 1; margin:28px 0 44px; }

.m_team .hd p{ font-size: 16px; font-family: Hans; color: #ffffff; line-height: 30px; padding:0 260px; text-align: center; }

.m_team .hd a{ transition: all .3s; font-family: Hans; display: inline-block; margin:35px 0 0; padding:22px 90px; border:2px solid #bbbfc3; border-radius: 60px; font-size: 14px; color: #ffffff; text-transform: uppercase; }

.m_team .hd a:hover{ background: #daa348; border-color: #daa348; }

.m_team .bd{ width: 100%; background: #fff; padding:40px 30px 30px; border-radius: 5px; box-shadow: 3px 0 7px rgba(0,0,0,.35); position: relative; z-index: 2; }

#team{ padding:16px 16px 16px; }

.m_team .bd > strong{  display: block; font-family: Hans; text-align: center; font-size: 36px; color: #333333; font-weight: normal; line-height: 1; margin-bottom: 54px; }

.m_team .bd a{ display: block; overflow: hidden; box-shadow: 5px 5px 25px 0 #cbd2da; background: #fff; border-radius: 7px; position: relative; top:0; transition: all .3s; }

.m_team .bd .img{ width: 100%; height: 220px; }

.m_team .bd .img img{ width: 100%; height: 100%; object-fit: cover;  object-position: 0 0; }

.m_team .bd .txt{ overflow: hidden; text-align: left; padding:20px; min-height: 172px; }

.m_team .bd .txt strong{ display: block; font-size: 24px; color: #333; }

.m_team .bd .txt span{ font-size: 16px; color: #f00; font-weight: bold; }

.m_team .bd .txt p{ color: #999999; font-size: 16px; line-height: 1.5; }

.m_team .bd a:hover{ top:-5px; transition: all .3s; }

.m_team .bd a:hover strong{ color: #daa348; }

/*m_agent*/

.m_agent{ margin-top: -550px; padding-top: 480px; background: url(../img/agent_bg.jpg) no-repeat top center; }

.m_agent .hd{ text-align: center; width: 100%; }

.m_agent .hd strong{ font-size: 36px; font-family: Hans; color: #1e1912; line-height: 1; font-weight: 400; }

.m_agent .hd strong b{ font-size: 60px; font-family: Hans; font-weight: 400; }

.m_agent .hd p{ font-size: 18px; font-family: Hans; color: #1a1511; line-height: 1; margin:18px 0 28px; }

.m_agent .bd{ min-height: 872px; box-sizing:border-box; padding-top: 720px; background: url(../img/agent.png) no-repeat top center; }

.m_agent .bd .tel{ text-align: center; font-family: Hans; font-size: 24px; color: #333333; line-height: 43px; }

.m_agent .bd .tel small{ font-size: 36px; color: #000000; font-family: DIN; position: relative; bottom: -3px; }

.m_agent .bd .tel > span{ display: inline-block; width: 40px; height: 40px; background: #ff802c; border-radius: 50%; padding:5px; font-size: 20px; text-align: center; line-height: 30px; color: #fff; }

.m_agent .bd .tel > a{ display: inline-block; font-family: "Adobe 黑体 Std"; width: 220px; height: 56px; line-height: 56px; background: url(../img/a_bg.png) no-repeat center; margin-left: 12px; text-align: center; font-size: 24px; color: #ffffff; font-weight: bold; }

.m_agent .bd .tel > a span{ display: inline-block; position: relative; top:-4px; left: 10px; width: 28px; height: 28px; background: #fff; line-height: 28px; border-radius: 50%; font-size: 10px; color: #daa348; text-align: center; }

/*m_news*/

.m_news{ overflow: hidden; background: url(../img/news_bg.jpg) no-repeat top center; padding-bottom: 76px; }

.m_news .hd{ text-align: center; width: 100%; padding:66px 0 44px; }

.m_news .hd strong{ font-size: 48px; color: #e2b878; font-family: Hans; line-height: 1; display: block; font-weight: normal; }

.m_news .hd p{ font-size: 24px; color: #e2b878; font-family: Hans; line-height: 1; margin-top:25px; }

.m_news .bd{ background: #fff; width: 100%; border-radius: 5px; padding:62px 35px; }

.img_news{ width: 100%; overflow: hidden; }

.img_news .img{ width: 100%; height: 308px; overflow: hidden; }

.img_news .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

.img_news .txt{ overflow: hidden; padding-top: 30px; }

.img_news .txt strong{ height: 46px; line-height: 46px; display: block; font-size: 20px; font-family: Hans; color: #333333; text-overflow: ellipsis; white-space: nowrap; }

.img_news .txt p{ font-size: 14px; color: #999999; line-height: 30px; font-family: Hans; }

.img_news .txt small{ display: block; line-height: 1; margin-top: 22px; font-size: 14px; color: #999999; }

.img_news .txt span{ display: inline-block; margin-top: 46px; padding:16px 40px; border:2px solid #daa348; border-radius: 5px; font-size: 16px; color: #daa348; font-family: Hans; }

.img_news a:hover strong{ color: #daa348; transition: all .3s; }

.img_news a:hover span{ letter-spacing: 2px; background: #daa348; color: #fff; transition: all .3s; }

.newlist a{ display: block; overflow: hidden; }

.newlist a + a{ margin-top: 40px; }

.newlist a span{ display: inline-block; margin-right: 22px; width: 116px; height: 116px; border:1px solid #d9d4d1; float: left; text-align: center; font-size: 18px; color: #999999; border-radius: 5px; }

.newlist a span strong{ font-size: 72px; color: #999999; font-family: DIN; display: block; padding:6px 0; line-height: 1; }

.newlist a > div{ width: 74%; float: left; }

.newlist a > div strong{ font-size: 20px; color: #333333; display: block; height: 50px; line-height: 50px; text-overflow: ellipsis; white-space: nowrap; font-family: Hans; overflow: hidden; }

.newlist a > div p{ font-size: 14px; color: #999999; line-height: 30px; }

.newlist a:hover span{ background: #daa348; color: #fff; transition: all .3s; }

.newlist a:hover span strong{ color: #fff; }

.newlist a:hover > div strong{ color: #daa348; transition: all .3s; }

/*f_msg*/

.f_msg{ overflow: hidden; padding:100px 0 46px; background: url(../img/msg_bg.jpg) no-repeat top center; }

.f_msg .input-group{ height: 49px; line-height: 49px; position: relative; margin-bottom: 27px; background: #fff; border-radius: 5px; }

.f_msg .input-group-text{ background: none; border:0; }

.f_msg .input-group-text span{ font-size: 20px; color: #c8c8c8; }

.f_msg input{ outline: none; height: 49px; padding:0; line-height: 49px; border:0; font-size: 14px; color: #666666; }

.f_msg .w100 .input-group{ height: 156px; }

.f_msg .w100 .input-group-prepend{ height: 49px; position: relative; z-index: 33; }

.f_msg .w100 textarea{ width: 100%; height: 156px; position: absolute; left:0; top:0; text-indent: 32px; z-index: 22; font-size: 14px; color: #666666; resize: none; border-radius: 5px; line-height: 1.5; padding:12px; }

.f_msg button{ display: inline-block; font-family: "Adobe 黑体 Std"; width: 220px; height: 56px; line-height: 56px; background: url(../img/a_bg.png) no-repeat center; margin-left: 12px; text-align: center; font-size: 24px; color: #ffffff; font-weight: bold; }

.f_msg button span{ display: inline-block; position: relative; top:-4px; left: 10px; width: 28px; height: 28px; background: #fff; line-height: 28px; border-radius: 50%; font-size: 10px; color: #daa348; text-align: center; }

/*footer*/

.footer{ overflow: hidden; padding:15px 0 26px; background: url(../img/footer_bg.jpg) no-repeat top center; }

.f_nav{ width: 100%; overflow: hidden; height: 36px; }

.f_nav a{ display: inline-block; font-size: 16px; color: #ffffff; line-height: 36px; position: relative; }

.f_nav a + a{ margin-left: 56px; }

.f_nav a + a::before{ content: ""; display: inline-block; width: 5px; height: 1px; border:0; position: absolute; top:19px; left:-30px; background: #fff; }

.f_nav a:hover{ color: #daa348; }

.f_txt{ overflow: hidden; margin-top: 24px; }

.f_txt p{ font-size: 14px; color: #fff; line-height: 30px; }

.f_copy{ overflow: hidden; margin-top:38px; }

.f_copy p{ font-size: 14px; color: #ffffff; line-height: 1; }

.f_ewm{ overflow: hidden; text-align: right; }

.f_ewm div{ width: 150px; float: right; }

.f_ewm div + div{ margin-right: 12px; }

.f_ewm img{ width: 150px; }

.f_ewm p{ height: 52px; line-height: 52px; text-align: center; width: 150px; display: inline-block; font-size: 14px; color: #ffffff; }

/*s_banner*/

.s_banner{ width: 100%; height: 400px; background: url(../img/s_banner.jpg) no-repeat top center; }

.s_banner .inner{ position: relative; overflow: hidden; height: 100%; }

.s_join{ background: url(../img/s_join.jpg) no-repeat top center;  }



/*search*/

#search{ width: 100%; overflow: hidden;height: 55px;line-height: 55px;background: rgba(0,0,0,.67); position: absolute; bottom:0; }

.h_key{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;  margin-left: -15px; }

.h_key strong{ display: inline-block; font-weight: normal; font-size: 16px;color: #ffffff;height: 55px;line-height: 55px; padding:0 26px 0 26px; }

.h_key a{font-size: 16px;color: #ffffff;display: inline-block;height: 55px;line-height: 55px; padding:0 26px 0 26px; transition: all .3s; }

.h_key a:hover{ background: #000; transition: all .3s; }

/* location */

.location{font-size: 14px;color: #fff;}

.location a{font-size: 14px;color: #fff;}

.location span{font-size: 22px;color: #fff;display: inline-block;margin-right: 8px;}

/*c_company*/

#c_company{ overflow: hidden; margin-top: 60px; }

#c_company img{ max-width: 100%; margin:60px 0 0; }

#c_company p{ font-size: 16px; color: #666666; line-height: 36px; }

#c_vision{ overflow: hidden; background: url(../img/vision_bg.jpg) no-repeat top center; padding-bottom: 62px; }

#c_vision > strong{ font-family: Hans; font-weight: normal; display: block; text-align: center; line-height: 1; padding:62px 0 40px; font-size: 36px; color: #fefcfc; }

#c_vision p{ font-size: 16px; text-align: center; color: #bfbdbd; line-height: 36px; box-sizing:border-box; padding:0 50px; }

#c_vision ul{ overflow: hidden; padding-top: 50px; }

#c_vision li{ overflow: hidden; text-align: center; }

#c_vision li span{ font-size: 66px; color: #fff; line-height: 1.2; }

#c_vision li strong{ display: block; font-size: 18px; color: #fdfcfc; line-height: 50px; }

#c_vision li small{ display: block; font-size: 14px; color: #bfbdbd; line-height: 1; text-transform: capitalize; }

#c_vision li:hover{ animation: breathe 1.1s infinite;}

@keyframes breathe{

	0%{ transform: scale(.99); }

	50%{ transform: scale(1.03); }

	100%{ transform: scale(.99); }

}

.c_img{ overflow: hidden; margin:40px 0 60px; }

.c_img img{ width: 100%; }

#c_brand{ overflow: hidden; margin-bottom:60px; }

#c_brand > strong{ font-family: Hans; font-weight: normal; display: block; text-align: center; padding:64px 0 40px; line-height: 1; font-size: 36px; color: #333333; }

#brand .swiper-slide{ overflow: hidden; height: 150px; box-sizing:border-box; padding:30px; border:1px dashed #cccccc; border-bottom: 0; }

#brand .swiper-slide + .swiper-slide,#brand .swiper-slide:nth-child(1){ border-left: 0; }

#brand .swiper-slide:nth-child(9n+0), #brand .swiper-slide:nth-child(10n+0){ border-right: 0; }

#brand .swiper-slide:nth-child(odd){ border-top:0; }

#brand .swiper-slide img{ width: 100%; height: 100%; object-fit: contain; transition: all .3s; }

#brand .swiper-slide:hover img{ transition: all .3s; transform: scale(1.05); }

/*check*/

.check_nav{ height: 40px; width: 100%; line-height: 40px; background: #ccc; }

.check_nav a{ display: block; width: 50%; float: left; text-align: center; line-height: 40px; font-size: 18px; color: #fff; }

.check_box{ margin:60px 0 120px; }

.check_bd{ padding:30px; font-size: 18px; }

/*s_type*/

.s_type{ width: 100%; overflow: hidden; margin-bottom: 30px; }

.s_type .hd{ height: 80px; line-height: 80px; background: #daa348; font-family: Hans; font-size: 34px; color: #fff; text-align: center; }

.s_type .bd{padding: 15px 30px;box-sizing: border-box;}

.s_type .bd{ overflow: hidden; background: #f8f8f8; margin:20px 0; box-sizing:border-box; padding: 14px 24px; }

.s_type .bd a{display: block;line-height: 46px;position: relative;padding-left: 35px;font-size: 16px;color: #333333;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.3s ease-in-out;}

.s_type .bd a::after{content: "";display: inline-block;width: 22px;height: 2px;background: #efdec1;position: absolute;left: 0;top: 22px;transition: all 0.3s ease-in-out;}

.s_type .bd a:hover{color: #f80808;transition: all 0.3s ease-in-out;}

.s_type .bd a:hover::after{background: #f80808;transition: all 0.3s ease-in-out;}

.s_type .contact{ overflow: hidden; background: #f8f8f8; }

.s_type .contact .hd{ height: 80px; line-height: 80px; background: #daa348; font-family: Hans; font-size: 34px; color: #fff; text-align: center; }

.s_type .contact .bd{ padding:10px 30px 20px; }

.s_type .contact strong{display: block;font-size: 18px;color: #333333;font-weight: bold;line-height: 1;margin-bottom: 26px;}

.s_type .contact p{line-height: 32px;font-size: 14px;color: #666666;margin-bottom: 0;}

.s_type .contact p span{font-size: 18px;line-height: 1;color: #595757;margin-right: 10px;}

.s_type .contact img{width: 100%;margin: 12px 0 0;}

/*p_list*/

.p_list{ padding-left: 0; }

.p_list li{ list-style: none; margin-bottom:30px; }

.p_list li a{ display: block; overflow: hidden; border:1px solid #eae7e7; background: #fff; }

.p_list li a .img{ width: 100%; box-sizing:border-box; padding:18px; height: 286px; overflow: hidden; }

.p_list li a .img img{ width: 100%; height: 100%; object-fit: contain; transition: all .3s; }

.p_list li a .txt{ text-align: center; padding:32px 15px; box-sizing:border-box; }

.p_list li a .txt span{ display: block; font-size: 18px; color: #333333; line-height: 1; }

.p_list li a .txt strong{ font-weight: normal; line-height: 1; font-size: 18px; color: #333333; margin-top: 15px; display: block; }

.p_list li a:hover .img img{ transition: all .3s; transform: scale(1.05); }

.p_list li a:hover strong{ color: #007fc6; }

/*main*/

.main{ overflow: hidden; padding:30px 0 0; }

/* 产品详情页 */

#focus{width: 100%;height: 468px;}

#focus img{width: 100%;height: 100%;object-fit: cover;}

#focus .swiper-button-next,

#focus .swiper-button-prev{outline: none;text-align: center;line-height: 45px;width: 25px;height: 45px;transition: all 0.3s;background-image: none;margin-top: -25px;}

#focus .swiper-button-next span,

#focus .swiper-button-prev span{font-size: 45px;color: #141414;padding: 0;width: 25px;height: 45px;}

#focus .swiper-button-next{right: 32px;}

#focus .swiper-button-prev:hover span,

#focus .swiper-button-next:hover span{color: #daa348;}

.p_info>strong{display: block;width: 100%;line-height: 65px;font-size: 22px;font-weight: bold;float: left;color: #daa348;}

.p_info>div{background: #f1f2f4;padding: 18px;clear: both;}

.p_info>div p{font-size: 14px;color: #666666;line-height: 30px;}

.p_info>div p span{color: #333333;font-weight: bold;}

.p_info>div p i{color: #daa348;font-style: normal;}

.p_info>p{overflow: hidden;margin: 25px 0 30px;line-height: 1;}

.p_info>p span{font-size: 14px;color: #333333;font-weight: bold;}

.p_info>p b{font-size: 36px;color: #daa348;font-weight: bold;}

.p_info>a{border-radius: 30px;display: inline-block;padding: 12px 40px;background: #daa348;font-size: 16px;color: #ffffff;}

.p_info>a span{font-size: 20px;color: #fff;display: inline-block;margin-right: 10px;}

.p_info>a+a{background: #3a3939;margin-left: 10px;}

.p_content{overflow: hidden;}

.p_content .content{padding: 30px 92px;box-sizing: border-box;border: 1px solid #dbdada;margin-bottom: 20px;}

.p_content .content p{font-size: 16px;color: #333333;line-height: 35px;}

.p_content .content strong{font-size: 18px;color: #333333;}

.p_content .content img{ max-width: 100%; }

.t_strong{width: 100%;border-bottom: 2px solid #daa348;margin-bottom: 24px;}

.t_strong > strong{display: inline-block;background: #daa348;padding: 16px 28px;line-height: 1;font-size: 20px;color: #ffffff;font-weight: bold;}

#xgcp{ overflow: hidden; clear: both; margin-top:20px; }

#xgcp .swiper-slide{ border-bottom: 0; }

#xgcp a{ display: block; width: 100%; }

#xgcp a .img{ width: 100%; height: 240px; border:1px solid #e2e1e1; }

#xgcp a .img img{ width: 100%; height: 100%; object-fit: cover; }

#xgcp a strong{ text-align: center; font-weight: normal; display: block; line-height: 48px; font-size: 14px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing:border-box; padding:0 15px; }

/*tool_bar*/

.tool_bar{ width: 100%; background: #000; border-top: 2px solid #daa348; position: fixed; bottom:0; z-index: 999999; display: none; }

.tool_bar ul{ position: relative; display: flex; display: -ms-flexbox; display: -webkit-flex; display: -moz-flex; display: -ms-flex; margin:0; padding:0; }

.tool_bar li{ position: relative; z-index: 1; display: block; margin: 0; padding:6px 0; text-align: center; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; }

.tool_bar li i{ display: block; font-size: 22px; color: #fff; }

.tool_bar li span{ color: #9e9e9e; font-size: 20px; }

.tool_bar li:hover{ background: #daa348; }

.tool_bar li:hover span{ color: #fff; }

/*联系我们*/

.c_content{ width: 100%; margin-bottom: 20px; }

.c_tit{ text-align: center; width: 100%; padding:25px 0; }

.c_tit h3{ font-family: Hans; font-weight: normal; display: block; text-align: center; padding:64px 0 40px; line-height: 1; font-size: 36px; color: #333333; }

.c_txt{ width: 100%; height:316px; background: #f5f5f5; text-align: center; transition: all .3s; }

.c_txt i{ font-size: 72px; color: #525364; margin:30px 0; display: inline-block; font-weight: bold; }

.c_txt h3{ font-size: 24px; line-height: 40px; margin-bottom: 16px; color: #000; }

.c_txt p{ font-size: 16px; line-height: 28px; color: #000; margin-bottom: 0; }

.c_txt p a{ color: #000; }

.c_txt:hover{ background: #daa348;  transition: all .3s; }

.c_txt:hover h3,.c_txt:hover p,.c_txt:hover p a, .c_txt:hover i{ color: #fff; }

.c_message{ width: 100%; box-sizing: border; padding:50px 0; text-align: center; clear: both; overflow: hidden; }

.c_message form div{ overflow: hidden; }

.c_message textarea,.c_message input{ border-radius: 0; line-height: 38px; border: 1px solid #cacbcb; opacity: .5; height: 38px; margin-bottom: 10px; text-indent: 10px; float: left;}

.c_message textarea{ height: 182px; resize: none; }

.c_message textarea:focus, .c_message input:focus{ box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(221, 176, 56); border-color: rgb(221, 176, 56); }

.c_message .btn-default{ margin:20px 15px 0; outline: none; padding:15px 60px; background: #daa348; border:0; color: #fff; font-size: 16px; }

.c_message .btn-default+.btn-default{ background: #999; }

#allmap{width:100%;height:460px;overflow:hidden;margin:20px auto;border:1px solid #ccc;}

/*show_list*/

.show_list{ overflow: hidden; padding: 20px 0; }

.show_list ul{ overflow: hidden; }

.show_list li{ float: left; list-style: none; margin-bottom:30px; }

.show_list li a{ display: block; overflow: hidden; box-shadow: 5px 5px 25px 0 #cbd2da; background: #fff; border-radius: 7px; position: relative; top:0; transition: all .3s; }

.show_list li .img{ width: 100%; height: 220px; }

.show_list li .img img{ width: 100%; height: 100%; object-fit: cover; object-position: 50% 0; }

.show_list li .txt{ overflow: hidden; text-align: left; padding:20px; min-height: 172px; }

.show_list li .txt strong{ display: block; font-size: 24px; color: #333; }

.show_list li .txt span{ font-size: 16px; color: #f00; font-weight: bold; }

.show_list li .txt p{ color: #999999; font-size: 16px; line-height: 1.5; }

.show_list li:hover a{ top:-5px; transition: all .3s; }

.show_list li:hover strong{ color: #daa348; }

/*article*/

.article{ overflow: hidden; width: 100%; }

.article > strong{ font-weight: normal; display: block; text-align: center; padding: 20px 0; line-height: 1; font-size: 36px; color: #333333; }

.article img{ max-width: 100%; }

/*g_honor*/

.g_honor{ overflow: hidden; padding:0 0 64px; background: #fcfcfb; }

.g_honor .hd{ text-align: center; width: 100%; }

.g_honor .hd strong{ font-weight: normal; display: block; text-align: center; padding: 64px 0 40px; line-height: 1; font-size: 36px; color: #333333;}

.g_honor .bd{ width: 100%; position: relative; }

.g_honor .bd a{ display: block; overflow: hidden; border:1px solid #eae7e7; background: #fff; height: 192px; position: relative; }

.g_honor .bd a .img{ width: 100%; box-sizing:border-box; height: 100%; overflow: hidden; }

.g_honor .bd a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

.g_honor .bd a .txt{ transition: all .3s; text-align: center; box-sizing:border-box; height: 100%; width: 100%; position: absolute; top:100%; background: rgba(0,0,0,.6); display: flex; align-items: center; justify-content: center; }

.g_honor .bd a .txt strong{ font-weight: normal; line-height: 1; font-size: 18px; color: #fff; margin-top: 15px; display: block; }

.g_honor .bd a:hover .txt{ top:0; transition: all .3s; }

.g_honor .bd .swiper-button-next,.g_honor .bd .swiper-button-prev{ background-image: none; }

.g_honor .bd .swiper-button-next span,.g_honor .bd .swiper-button-prev span{ font-size: 46px; color: #141414; }

.g_honor .bd .swiper-button-next:hover span,.g_honor .bd .swiper-button-prev:hover span{ color: #007fc6; }

.g_honor .bd .swiper-button-prev{ left: -80px; }

.g_honor .bd .swiper-button-next{ right: -80px; }

/*.......*/







/*news list*/

.news_list{ padding:0; }

.news_list li{ list-style: none; margin-bottom:30px; }

.news_list li a{ display: block; transition: all .3s ease; }

.news_list li .img{ width: 100%; height: 200px; overflow: hidden; }

.news_list li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

.news_list li .txt{ padding:40px 0 0; }

.news_list li .txt strong{ display: block; line-height: 30px; color: #333; font-size: 18px; }

.news_list li .txt p{ font-size: 14px; line-height: 28px; color: #999; height: 52px; overflow: hidden; margin: 13px 0 24px; }

.news_list li .hd{ padding:0 0; transition: all .3s; }

.news_list li .bd{ overflow: hidden; line-height: 72px; border-top:1px solid #e2e4e6; position: relative; }

.news_list li .bd span{ font-family: "AVGARDD"; font-size: 20px; padding:0 15px; font-weight: 600; display: inline-block; line-height: 72px; color: #868585; }

.news_list li .bd span + span{ float: right; font-size: 22px; color: #868585; position: relative; top:40px;  transition: all .3s; opacity: 0; }

.news_list li a:hover{ background: #daa348; transition: all .3s; }

.news_list li a:hover .hd{ padding:0 15px; transition: all .3s; }

.news_list li a:hover strong, .news_list li a:hover p, .news_list li a:hover span{ color: #fff;  transition: all .3s; }

.news_list li a:hover span + span{ top:0; transition: all .3s; opacity: 1; }

.news_list li a:hover img{ transform: scale(1.2); transition: all .3s; }



.news_content{ width: 100%; overflow: hidden; padding:10px 0 30px; }

.news_title h2{ font-size: 24px; color: #333; font-weight: bold; margin-bottom: 12px; line-height: 1.5; }

.news_title h2 + div{ overflow: hidden; padding:15px 0; border-top:1px dotted #ccc;  }

.news_title h2 + div span{ font-weight: normal; font-size: 14px; color: #666; display: inline-block; padding:12px 32px; background: #fff; }

.news_title h2 + div a{ font-size: 14px; color: #666;  font-weight: normal; }

.news_title p{ font-size: 16px; color: #999; padding-bottom: 20px; border-bottom: 1px solid #ddd; margin-bottom: 20px; }

.news_content .fl{ background: #fff; box-sizing: border-box; padding:30px; }

.news_content .fl p{ font-size: 16px; color: #333; line-height: 1.8; margin-bottom: 10px; }

.team_page span{ display: block; float: left; width: 49%; font-size: 16px; color: #666; padding:20px; background: #fff; margin-bottom: 20px; }

.team_page span + span{ margin-left: 2%; text-align: right; }

.team_page a{ font-size: 18px; color: #666; line-height: 1.5; }

.team_page a:hover{ color: #daa348; }

.news_content .team_l{ position: relative; padding:0; }

.news_content .team_l > img{ width: 100%; object-fit: cover; }

.news_content .team_l > div{ width:0; height:0; border-top:15px solid transparent; border-bottom:15px solid transparent; border-right:22px solid #f2f2f2; position: absolute; right:0; top:60px; }

.news_content .team_r{ background: #f2f2f2 url(../img/team_rbg.png) no-repeat left top; padding:60px 0 0; }

.news_content .team_r strong{ display: block; text-indent: 32px; font-size: 26px; color: #1f1f22; font-weight: bolder; margin-bottom: 24px; }

.news_content .team_r span{ font-size: 16px; color: #f00; font-weight: bold; text-indent: 32px; margin-bottom: 10px; display: block; }

.news_content .team_r p{ font-size: 18px; color: #666666; line-height: 1.8; padding:0 32px; }

/*page*/

.page{ clear: both; margin:30px 0; text-align: center; }

.page a{ display: inline-block; padding:0 9px; margin:0 2px; border:1px solid #ccc; text-align: center; line-height: 32px; border-radius: 30px; color: #333; }

.page a:hover{ background: #daa348; color: #fff; }

.page .current{ display: inline-block; margin:0 2px; text-align: center; line-height: 32px; width: 32px; height: 32px; border-radius: 50%; background: #daa348; color: #fff; }

/*join*/

.j_choice{ overflow: hidden; background: url(../img/choice_bg.jpg) no-repeat top center; }

.j_choice .choice_tit{ margin:65px 0 48px; }

.j_choice .choice_img{ margin:42px 0 0 40px; }

.j_adv{ overflow: hidden; background: url(../img/adv_bg.jpg) no-repeat top center; }

.j_adv .hd{ overflow: hidden; }

.j_adv .hd img:first-child{ margin-right: 110px; }

.j_adv .bd{ overflow: hidden; background: #fff; padding:68px 72px 40px; }

.j_adv .bd li{ list-style: none; text-align: center; }

.j_adv .bd li img+img{ margin:25px 0; height: 30px; vertical-align: middle; }

.j_adv .bd li p{ font-size: 22px; color: #454444; line-height: 34px; padding:0 11%; text-align: left; }

.j_market{ overflow: hidden; background: url(../img/market_bg.jpg) no-repeat top center; padding-bottom: 58px; }

.j_market hr{ margin:40px 0; height: 2px; background: #e2e0dc; border:0; width: 100%; }

.j_market .market_tit{ margin:46px 0 137px -15px; }

.j_market .market_img{ margin:0 0 0 -15px; }

.j_super{ width: 100%; overflow: hidden; box-sizing:border-box; background: rgba(218,163,72,.75); padding:72px 82px; }

.j_super > strong{ line-height: 1; font-size: 46px; display: block; text-align: center; color: #333333; margin-bottom: 46px; }

.j_super li{ list-style: none; text-align: center; margin-bottom: 22px; }

.j_super li strong{ display: block; font-size: 30px; color: #333333; line-height: 1; margin:42px 0 24px; }

.j_super li p{ font-size: 18px; color: #333333; line-height: 24px; }

.j_team{ overflow: hidden; background: url(../img/news_bg.jpg) no-repeat top center; padding-bottom: 76px; }

.j_team .hd{ text-align: center; width: 100%; padding:66px 0 44px; }

.j_team .hd strong{ font-size: 48px; color: #e2b878; font-family: Hans; line-height: 1; display: block; font-weight: normal; }

.j_team .hd p{ font-size: 24px; color: #e2b878; font-family: Hans; line-height: 1; margin-top:25px; }

.j_team .bd{ background: #fff; width: 100%; border-radius: 5px; padding:62px 35px; }

.j_team .bd .swiper-slide{ height: 125px; }

.j_team .bd .swiper-slide img{ width: 100%; height: 100%; object-fit: contain; } 

.j_team .bd .info strong{ font-size: 48px; color: #333333; line-height: 1; margin-bottom: 60px; display: block; font-weight: normal; }

.j_field{ background: url(../img/j_field_bg.jpg) no-repeat top center; padding-bottom: 72px; }

.j_field .j_field_img{ margin-top: 28px; }

.j_battle{ overflow: hidden; padding:36px 0 75px; background: #fff; }

.j_battle .hd{ text-align: center; width: 100%; }

.j_battle .hd strong{ font-size: 36px; font-family: Hans; color: #1e1912; line-height: 1; font-weight: 400; }

.j_battle .hd strong b{ font-size: 60px; font-family: Hans; font-weight: 400; }

.j_battle .hd p{ font-size: 18px; font-family: Hans; color: #1a1511; line-height: 1; margin:18px 0 62px; }

.j_tel{ overflow: hidden; padding-bottom: 50px; }

.j_tel img{ margin-bottom: 20px; }

.j_tel .input-group{ height: 49px; line-height: 49px; position: relative; margin-bottom: 27px; background: #e8e8e8; border-radius: 5px; }

.j_tel .input-group-text{ background: none; border:0; }

.j_tel .input-group-text span{ font-size: 20px; color: #c8c8c8; }

.j_tel input{ outline: none; height: 49px; background: #e8e8e8; padding:0; line-height: 49px; border:0; font-size: 14px; color: #666666; }

.j_tel .w100 .input-group{ height: 156px; }

.j_tel .w100 .input-group-prepend{ height: 49px; position: relative; z-index: 33; }

.j_tel .w100 textarea{ width: 100%; background: #e8e8e8; height: 156px; position: absolute; left:0; top:0; text-indent: 32px; z-index: 22; font-size: 14px; color: #666666; resize: none; border-radius: 5px; line-height: 1.5; padding:12px; }

.j_tel button{ display: inline-block; font-family: "Adobe é»‘ä½“ Std"; width: 220px; height: 56px; line-height: 56px; background: url(../img/a_bg.png) no-repeat center; margin-left: 12px; text-align: center; font-size: 24px; color: #ffffff; font-weight: bold; }

.j_tel button span{ display: inline-block; position: relative; top:-4px; left: 10px; width: 28px; height: 28px; background: #fff; line-height: 28px; border-radius: 50%; font-size: 10px; color: #daa348; text-align: center; }



/*meidia query*/

@media (max-width: 1868px) {

	#h_top .navbar-nav .nav-link{ margin:0 16px; }

}

@media (max-width: 1600px) {

	#h_top{ padding:0 0 0 60px; position: static; }

	#h_top .navbar-brand{ padding:47px 0; }

}

@media (max-width: 1500px) {

	#h_top .navbar-nav .nav-link{ margin:0 15px; }

	#h_top .navbar-nav{ padding-left: 20px; }

}

@media (max-width: 1400px) {

	#h_top{ padding:15px 0 75px; position: relative; }

	#h_top .navbar{ padding:0 30px; justify-content: space-between; }

	#navbar-content{ position: absolute; left: 0; top:109px; width: 100%; height: 60px; line-height: 60px; background: #daa348; }

	#h_top .navbar-text{ background: none; padding:0; width: auto; height: auto; position: static; }

	#h_top .navbar-text p{ color: #daa348; }

	#h_top .navbar-text strong{ color: #daa348; }

	#h_top .navbar-nav{ padding:0; width: 100%; }

	#h_top .navbar-nav .nav-link{ width: 14%; text-align: center; margin:0; color: #fff; }

	#h_top .navbar-nav a:last-child span{ position: relative; right: -8px; }

	#h_top .navbar-nav .nav-link:hover{ background: #212529; color: #fff; }

	.m_product .bd .swiper-button-prev{ left: 10px; }

	.m_product .bd .swiper-button-next{ right: 10px; }

}

@media (max-width: 1300px) {

	.m_agent .bd{ background-size: contain; min-height: 630px; padding-top: 500px; }

	.m_news .bd{ position: relative; left: 15px; }

}

@media (max-width: 1200px) {

	.inner{ padding:0 15px; }

	.a_info > span::before{ display: none; }

	.a_info li{ width: 33%; }

	.newlist a > div{ width: 72%; }

	.newlist a span{ width: 22%; }

	.m_agent .bd{ min-height: 500px; padding-top: 400px; }

	.f_ewm div{ width: 48%; }

	.f_ewm img{ width: 100%; }

	.s_banner{ height: 260px; background-size: cover; }

	.s_banner .inner{ padding:0; }

	.c_img{ margin:20px 0; }

	#c_company{ margin:0; }

	#c_company img{ margin:20px 0; }

	.j_super{ padding:46px 40px; }

	.j_super > strong{ font-size: 32px; }

	.j_super li strong{ font-size: 22px; }

	.j_team .bd .swiper-slide{ height: 100px; }

	.j_field .j_field_img{ margin-top: 68px; }

	

}

@media (max-width: 992px) {

	#h_top .navbar-nav{ display: block; }

	#h_top .navbar-nav .nav-link{ display: inline-block; width: 13.8%; }

	.m_super .bd li{ height: 238px; }

	.m_super .bd li .txt{ padding:20px; }

	.m_super .bd li .txt span{ magin:0; }

	.m_super .bd li .txt strong{ height: 50px; line-height: 50px; font-size: 22px; }

	.m_team, .m_news{ background-size: cover; }

	.m_team .hd p{ padding:0 10%; }

	.m_team .bd{ padding:36px; }

	.m_team .bd > strong{ margin-bottom:36px; }

	.img_news{ margin-bottom:20px; }

	.newlist a + a{ margin-top:20px; }

	.m_news .bd{ padding: 30px 15px; }

	.f_msg{ padding:40px 0; background-size: cover; }

	.f_msg img{ max-width: 100%; margin-top:40px; }

	.footer{ background-size: cover; }

	.f_copy, .f_ewm{ margin-top:24px; }

	.f_ewm p{ width: 100%; }

	.c_img{ margin:0; }

	.c_img img{ margin:0 0 20px; }

	.s_type .contact{ display: none; }

	.s_type .bd a{ width: 33.3%; float: left; }

	.j_choice{ background-size: cover; text-align: center; padding-bottom: 30px; }

	.j_choice .row{ flex-wrap: wrap-reverse; }

	.j_adv .hd img+img{ display: none; }

	.j_adv .bd{ padding:30px; }

	.j_adv .bd li p{ padding:0; }

	.j_market .market_tit{ width: 50%; }

	.j_market .market_img{ width: 47%; margin-left: 30px; background: #fff; padding-bottom: 15px; }

	.j_team{ padding-bottom: 0; }

	.j_team .bd .info{ margin-bottom: 30px; }

	.j_field{ background-size: cover; padding-bottom: 30px; }

	.j_tel .txt{ padding-left: 0; }

}

@media (max-width: 768px) {

	#h_top{ padding:0 0 88px; }

	#h_top .navbar-nav a:first-child{ display: none; }

	#h_top .navbar-nav .nav-link{ width: 32.9%; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }

	#h_top .navbar-nav a:nth-child(4), #h_top .navbar-nav a:nth-child(7){ border-right: 0; }

	#h_top .navbar-nav a:nth-child(5),#h_top .navbar-nav a:nth-child(6), #h_top .navbar-nav a:nth-child(7){ border-bottom: 0; }

	#h_top .navbar-nav .nav-link:hover::after{ display: none; }

	#navbar-content{ height: auto; line-height: 42px; }

	.m_super{ background-size: cover; }

	.m_super .bd li{ width: 100%; border-bottom: 2px solid #fff; }

	.m_agent .bd{ min-height: 400px; padding-top: 260px; }

	.f_msg img{ margin:0 auto 20px; display: block; }

	.m_product .hd strong, .m_agent .hd strong{ font-size: 30px; }

	.m_product .hd strong b, .m_agent .hd strong b{ font-size: 40px; }

	.footer{ padding-bottom: 77px; }

	.f_nav{ height: 72px; }

	.f_nav a:first-child{ display: none; }

	.tool_bar{ display: block; }

	#c_vision{ background-size: cover; }

	.p_content .content{ padding:15px; }

	.j_adv .bd li{ margin-bottom: 20px; }

	.j_market{ text-align: center; }

	.j_market .market_tit{ width: auto; margin:0 0 20px; width: 50%; }

	.j_market .market_img{ width: auto; margin:0; }

	.j_tel .txt strong{ font-size: 22px; }

	.j_tel .txt p{ font-size: 14px; }

	.j_adv .hd{ align-items: center; display: flex; align-items: center; }

	.j_adv .hd img:first-child{ width: 20%; margin-right: 20px; float: left; }

	.j_adv .hd img + img{ display: block; width: 70%; float: left; }

	.j_choice .choice_img{ margin:20px 0; width: 50%; }

	.j_choice .choice_tit{ margin:20px 0; max-width: 50%; }

	.show_list li .txt{ padding:15px; min-height: 172px; }

	.show_list li .txt strong{ font-size: 20px; }

	.show_list li .txt p{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

	.show_list li .txt span{ font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

}

@media (max-width: 576px) {

	.inner{ padding:0; }

	#h_top .navbar{ padding:0 15px; }

	#h_top .navbar-brand{ padding:0; width: 28%; height: 60px; float: right; margin-right: 0; }

	#h_top .navbar-brand img{ max-width: 100%; }

	#h_top .navbar-text{ width: 40%; float: right; }

	#h_top .navbar-text p{ font-size: 18px; display: none; }

	#h_top .navbar-text strong{ font-size: 24px; }

	#h_top .navbar-nav .nav-link{ width: 32.7%; font-size: 16px; font-weight: normal; }

 	#navbar-content{ top:60px; }

	.m_about{ padding:40px 0; }

	.a_info > strong{ margin:20px 0; }

	.a_info ul{ margin:36px 0 0; }

	.m_super{ padding:35px 0 0; }

	.m_super .hd span{ font-size: 36px; }

	.m_super .hd strong{ font-size: 30px; margin:14px 0 30px; }

	.m_product{ padding:35px 0 24px; }

	.m_product .hd strong, .m_agent .hd strong{ font-size: 24px; }

	.m_product .hd strong b, .m_agent .hd strong b{ font-size: 36px; }

	.m_product .hd p{ font-size: 16px; margin:18px 0 24px; }

	.m_product .bd a .img{ height: 190px; }

	.m_product .bd .swiper-button-prev{ left: 0; }

	.m_product .bd .swiper-button-next{ right: 20px; }

	.m_product .bd a .txt{ padding: 15px; }

	.m_team .hd{ padding:35px 0; }

	.m_team .hd strong{ font-size: 24px; }

	.m_team .hd span{ font-size: 20px; margin:12px 0 20px; }

	.m_team .hd p{ padding:0 20px; font-size: 14px; }

	.m_team .hd a{ padding:18px 60px; }

	.m_team .bd{ padding:35px 15px; }

	.m_agent{ padding-top: 460px; }

	.m_agent .bd{ min-height: 330px; padding-top: 180px; }

	.m_agent .bd .tel{ font-size: 20px; }

	.m_news .hd{ padding:34px 0 20px; }

	.m_news .hd strong{ font-size: 24px; }

	.m_news .hd p{ font-size: 16px; margin-top:14px; }

	.m_news .bd{ padding:20px 0; }

	#c_vision li{ margin-bottom: 20px; }

	#c_company{ padding:0 15px; }

	.s_banner{ height: 180px; }

	.s_type .bd a{ width: 50%; float: left; }

	.p_list li a .img{ height: 246px; }

	.p_list li a .txt{ padding:0 15px 15px; }

	.show_list li a .img{ height: 178px; }

	.c_tit h3{ padding:0; }

	.c_tit{ padding:35px 0; }

	.c_txt{ margin-bottom: 2px; }

	.j_team{ padding-bottom: 20px; }

	.j_team .hd strong{ font-size: 28px; }

	.j_team .hd p{ font-size: 18px; }

	.j_team .hd{ padding:36px 0 24px; }

	.j_team .hd p{ margin-top: 12px; }

	.j_team .bd{ padding:30px 20px; }

	.j_team .bd .info strong{ font-size: 30px; text-align: center; margin-bottom: 15px; }

	.j_team .bd .swiper-slide{ height: 60px; }

	.j_field img{ margin:20px 0; width: 80%; }

	.j_battle{ padding:30px 0; }

	.j_battle .hd{ padding:0 15px; }

	.j_battle .hd p{ margin:12px 0 16px; }

	.g_honor .bd a{ height: 132px; }

}

@media (max-width: 414px) {

	#h_top .navbar-text strong{ font-size: 20px; }

	#h_top .navbar-nav .nav-link{ width: 32.5%; }

	.s_banner{ height: 160px; }

	.s_join{ height: 110px; }

}