* { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box;}
.main { max-width:1620px !important; margin:0 auto !important; padding:0px 10px;}
body,html { width:100%; height:100%;}


.swp_banner .swiper-slide { height: 100vh; }
.swp_banner .swiper-slide .text { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; }
.swp_banner .swiper-slide .text strong { font-size: 88px; color: #ffffff; text-align: center; line-height: 90px; }
.swp_banner .swiper-slide .text p { color: #fff; text-align: center; font-size: 58px; color: #ffffff; margin-top: 15px; }

.header { height: 80px; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 99; background: rgba(0, 0, 0, 0.5); display: flex; flex-direction: row; justify-content: space-between; align-items: center; }
.header .logo { padding-left: 40px; }
.header .logo-text { color: #fff;
    margin-top: 4px;
    display: block; }

@media (max-width: 1200px) {
    .header .logo-text {
        margin-top: 2px;
        font-size: 12px;
    }
}
.header .fr { display: flex; flex-direction: row; align-items: center; }
.header .nav { margin-right: 20px; }
.header .nav a { font-size: 22px; font-weight: bold; position: relative; padding: 0px 30px; color: #fff; line-height: 80px; display: inline-block; vertical-align: top; }


@media screen and (min-width:1200px){

.header .nav a:after { content: ''; position: absolute; bottom: 0px; left: 0px; height: 2px; width: 0%; background: #ffe500;
transition: all 0.6s; -webkit-transition: all 0.6s; }
.header .nav a:hover:after { width: 100%; }

.header .nav a.active:after { content: ''; position: absolute; bottom: 0px; left: 0px; height: 2px; width: 100%; background: #ffe500; }

}


.header .search { margin-left: 40px; }
.header .tel { height: 80px; background: #ffe500 url('../images/icon3.png') no-repeat 30px center; padding: 0px 30px; margin-left: 30px; position: relative; line-height: 80px; padding-left: 65px; font-size: 17px; color: #fff; font-family: 'Arail'; color: #000000; font-weight: bold; }

.m_link { border: 1px solid rgba(255, 255, 255, 0.5); font-size: 16px; color: #ffffff; width: 230px; height: 60px; position: relative; line-height: 60px; padding-left: 110px; transition: all 0.6s; -webkit-transition: all 0.6s; display: block; }
.m_link:before { content: ''; background: url('../images/icon4.png') no-repeat left top; width: 75px; height: 60px; position: absolute; top: -1px; left: -1px; z-index: 1; }
.m_link:hover { background: #fff;  border: 1px solid #fff; color: #000; }


.m_link_h { border: 1px solid rgba(0, 0, 0, 0.5); font-size: 16px; color: #333; width: 230px; height: 60px; position: relative; line-height: 60px; padding-left: 110px; transition: all 0.6s; -webkit-transition: all 0.6s; display: block; text-align: left; background: none; }
.m_link_h:before { content: ''; background: url('../images/icon4.png') no-repeat left top; width: 75px; height: 60px; position: absolute; top: -1px; left: -1px; z-index: 1; }
.m_link_h:hover { background: #fff;  border: 1px solid #fff; color: #000; }


.m_link1 { border: 1px solid rgba(255, 255, 255, 0.5); font-size: 16px; color: #ffffff; width: 180px; height: 40px; position: relative; line-height: 38px; padding-left: 70px; transition: all 0.6s; -webkit-transition: all 0.6s; display: block; }
.m_link1:before { content: ''; background: url('../images/icon8.png') no-repeat left top; width: 50px; height: 40px; position: absolute; top: -1px; left: -1px; z-index: 1; }
.m_link1:hover { background: #fff;  border: 1px solid #fff; color: #000; }

.m_link2 { border: 1px solid rgba(0, 0, 0, 0.3); font-size: 16px; color: #000000; width: 180px; height: 40px; position: relative; line-height: 38px; padding-left: 70px; transition: all 0.6s; -webkit-transition: all 0.6s; display: block; }
.m_link2:before { content: ''; background: url('../images/icon8.png') no-repeat left top; width: 50px; height: 40px; position: absolute; top: -1px; left: -1px; z-index: 1; }
.m_link2:hover { background: #fff;  border: 1px solid #fff; color: #000; }


.m_link_hs { border: 1px solid rgba(0, 0, 0, 0.5); font-size: 16px; color: #000; width: 230px; height: 60px; position: relative; line-height: 60px; padding-left: 95px; transition: all 0.6s; -webkit-transition: all 0.6s; display: block; }
.m_link_hs:before { content: ''; background: url('../images/icon27.png') no-repeat left top; width: 75px; height: 60px; position: absolute; top: -1px; left: -1px; z-index: 1; }
.m_link_hs:hover { background: #fff;  border: 1px solid #fff; color: #000; }



.swp_banner .swiper-pagination-bullet { width:10px; height:10px; background:none; border: 1px solid #fff; margin:0px 7px !important; outline:none;}
.swp_banner .swiper-pagination-bullet-active { background:#fff; border: 1px solid #fff; }

.banner_pag { bottom: 30px !important; }

.m_tit { text-align: center; position: relative; }
.m_tit strong { font-size: 168px; font-family: 'Arail'; color: rgba(0, 0, 0, 0.1); text-transform: uppercase; font-weight: bold; }
.m_tit h3 { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 48px; color: #000;  flex-direction: column; }
.m_tit h3:after { content: ''; width: 60px; height: 4px; background: #000; display: block; margin: 0 auto; margin-top: 5px; }

.m_tit_hx h3:after { background: #ffe54d; }

.m_tit_bs h3 { color: #fff; }
.m_tit_bs h3:after { background: #ffe500; }
.m_tit_bs strong { color: rgba(255, 255, 255, 0.1); }



.m_tit_n { font-size: 48px; color: #000000; }
.m_tit_n:after { content: ''; width: 60px; height: 4px; background: #ffe500; display: block;  margin-top: 5px; }

.white_size { color: #fff; }


.inproduct { background:#ededed url('../images/img1.jpg') no-repeat center top; padding-top: 60px; }
.inproduct .list { height: 640px; margin-top: 30px; overflow: hidden; }
.inproduct .list ul { display: flex; flex-direction: row; }
.inproduct .list ul li { flex: 1; transition:all 0.6s; -webkit-transition:all 0.6s; position: relative; background: #000; }
.inproduct .list ul li .img { height: 640px; opacity: 0.5; transition:all 0.6s; -webkit-transition:all 0.6s; }
.inproduct .list ul li .img img { object-fit: cover; width: 100%; height: 100%; }
.inproduct .list ul li .icon { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center }
.inproduct .list ul li .tit { position: absolute; bottom: 40px; left: 40px; color: #fff; font-size: 28px; }
.inproduct .list ul li .back { position: absolute; background:url('../images/icon7.png') repeat-x left bottom; left: 0px; bottom: 0px; width: 100%; height: 100%;  transition:all 0.6s; -webkit-transition:all 0.6s; z-index: 0; }
.inproduct .list ul li .text { position: absolute; bottom: 40px; left: 30px; right: 30px; }
.inproduct .list ul li .text h3 { font-size: 28px; color: #ffffff; display: none; }
.inproduct .list ul li .text p {  font-size: 16px; color: #fff; line-height: 26px; margin-top: 10px; margin-bottom: 20px; display: none; }
.inproduct .list ul li .text a { display: none; }
.inproduct .list ul li.active { flex: 3; }
.inproduct .list ul li.active .img { opacity: 1; }
.inproduct .list ul li.active .text h3 { animation: fadeInUp 0.6s .6s both;  display: block; }
.inproduct .list ul li.active .text p { animation: fadeInUp 0.6s .8s both;  display: block; }
.inproduct .list ul li.active .text a { animation: fadeInUp 0.6s 1s both;  display: block; }
.inproduct .list ul li.active .icon {  animation: fadeOut 0.6s .2s forwards;   }


.inbusiness { padding-top: 60px; background: #ededed; overflow: hidden; padding-bottom: 180px; width: 100%; position: relative; }
.inbusiness .list { width: 163.7%; margin-top: 30px; }
.swp_inbusiness .swiper-slide .back { position: absolute; z-index: 3; background: url('../images/icon9.png') repeat-x left bottom; width: 100%; height: 100%; left: 0px; bottom: 0px; }
.swp_inbusiness .swiper-slide .text { position: absolute; bottom: 0px; bottom: 40px; left: 40px; right: 40px; z-index: 9; }
.swp_inbusiness .swiper-slide .text h3 { font-size: 28px; color: #fff; }
.swp_inbusiness .swiper-slide .text p { font-size: 16px; line-height: 26px; margin-top: 15px; color: #fff; margin-bottom: 20px; }
.swp_inbusiness .swiper-slide .img { height: 700px; }
.swp_inbusiness .swiper-slide .img img { width: 100%; height: 100%; object-fit: cover; }

.inbusiness .swiper-pagination-bullet { width:10px; height:10px; background:none; border: 1px solid #000; margin:0px 7px !important; opacity: 0.6; outline:none; }
.inbusiness .swiper-pagination-bullet-active { background:#000; border: 1px solid #000; opacity: 1; }
.inbusiness_pag { text-align: center; width: 100%; bottom: 110px; }


.inadvantage { background: url('../images/img7.jpg') no-repeat center center; background-size: cover; background-attachment: fixed;
padding: 60px 0px 110px; }
.inadvantage .list { margin-top: 20px; }
.inadvantage .list ul { display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; }
.inadvantage .list ul li { width:31%; border: 1px solid rgba(255, 255, 255, 0.5); margin: 25px 0px; text-align: center; padding: 50px; position: relative;  }
.inadvantage .list ul li .icon img { display: block; margin: 0 auto; }
.inadvantage .list ul li .text h3 { color: #ffffff; font-size: 28px; margin-top: 25px; }
.inadvantage .list ul li .text p { font-size: 16px; line-height: 26px; margin-top: 15px; color: #fff; }
.inadvantage .list ul li .img { position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 0; opacity: 0; transition: all 0.6s; -webkit-transition: all 0.6s; }
.inadvantage .list ul li .img img { width: 100%; height: 100%; object-fit: cover; }
.inadvantage .list ul li .item { position: relative; z-index: 3; }
.inadvantage .list ul li .item .m_link1 { margin: 0 auto; text-align: left; margin-top: 20px; display: none; }
.inadvantage .list ul li:hover .img { opacity: 1; }
.inadvantage .list ul li:hover .icon {  display: none; }
.inadvantage .list ul li:hover .item .m_link1 { animation: fadeInUp 0.6s .8s both; display: block; }
.inadvantage .list ul li:hover .text h3 { animation: fadeInUp 0.6s .2s both; }
.inadvantage .list ul li:hover .text p { animation: fadeInUp 0.6s .4s both; }


.inhonor { padding: 60px 0px 100px; background:#ededed url('../images/icon16.png') no-repeat left 65%; }
.inhonor .item { display: flex; flex-direction: row-reverse; justify-content: space-between; align-items: center; }
.inhonor .item .text { width: 36%; }
.inhonor .item .text h3 { font-size: 28px; color: #000000; }
.inhonor .item .text p { font-size: 16px; line-height: 26px; margin-top: 20px; }
.inhonor .item .img { width: 53.8%; }


.inevaluate { padding: 60px 0px 180px; background:#f5f5f5 url('../images/img9.jpg') no-repeat center top; }
.inevaluate .had { width: 40%; text-align: center; margin: 0 auto; }
.inevaluate .had p { font-size: 28px; color: #000; text-align: left; margin-top: 15px; }
.inevaluate .had h6 { text-align: right; margin-top: 20px; font-size: 16px; color: #000; position: relative; }
.inevaluate .had h6:before { content: ''; background: #000; width: 60px; height: 1px; display: inline-block; vertical-align: middle;
 margin-right: 8px; margin-top: -2px; }

.inevaluate_swp { padding-top: 100px; margin-top: 50px; }
.inevaluate_swp .swiper-slide .link { border: 1px solid rgba(0, 0, 0, 0.2); padding: 10px; height: 107px; display: flex; align-items: center; justify-content: center; position: relative; z-index: 9; }
.inevaluate_pag { top: 0px; z-index: 3; height: 20px; }

.inevaluate_swp .swiper-pagination-bullet { width:10px; height:10px; background:none; border: 1px solid #000; margin:0px 7px !important;
	opacity: 0.6; outline:none; }
.inevaluate_swp .swiper-pagination-bullet-active { background:#000; border: 1px solid #000; opacity: 1; }


.footer {  padding-bottom: 60px; position: relative;  background: #3a3b3c; padding-top: 60px; }
.footer .item { display: flex; flex-direction: row; justify-content: space-between; }
.footer .item .fl h3 { font-size: 16px; color: #ffffff; margin-top: 30px; margin-bottom: 20px; }
.footer .item .fl p { color: #b5b5b5; margin-top: 10px; padding-left: 24px; }
.footer .item .fl .add { background: url('../images/icon24.png') no-repeat left center;  }
.footer .item .fl .tel { background: url('../images/icon25.png') no-repeat left center;  }
.footer .item .fl .eml { background: url('../images/icon26.png') no-repeat left center;  }

.footer .item .fr dl { display: inline-block; vertical-align: top; margin-right: 60px; }
.footer .item .fr dl dt { color: #fff; font-size: 18px;  }
.footer .item .fr dl dd { margin-top: 15px; }
.footer .item .fr dl dd a { display: block; font-size: 16px; color: rgba(255, 255, 255, 0.5); margin-top: 6px; cursor: pointer; }
.footer .item .fr dl dd a:hover { color: #ffe500; text-decoration: underline; }
.footer .item .fr .nav { display: inline-block; vertical-align: top; }
.footer .item .fr .wx { display: inline-block; vertical-align: top; }
.footer .item .fr .wx ul li { display: inline-block; vertical-align: top; margin-left: 30px;  }
.footer .item .fr .wx ul li p { color: #b5b5b5; font-size: 14px; margin-top: 10px; text-align: center; }
.footer .fot { display: flex; flex-direction: row; justify-content: space-between; margin-top: 30px; color: rgba(255, 255, 255, 0.5); }
.footer .fot a { color: rgba(255, 255, 255, 0.5); margin: 0px 8px; }
.footer .fot a:hover { color: #ffe500; }

.footer_had {  position: relative; }
.footer_had:after { content: ''; position: absolute; left: 0px; bottom: 0px; background: #3a3b3c; width: 100%; height: calc(100% - 100px); }
.footer_had h3 { font-size: 48px; color: #000000; }
.footer_had p { font-size: 18px; color: #000000; margin-top: 10px; }
.footer_had .item { display: flex; z-index: 9; position: relative; padding: 50px 60px; background: #ffe500;  flex-direction: row; justify-content: space-between; align-items: center; margin-top:-100px; box-shadow: 0px 12px 10px 10px rgba(0, 0, 0, 0.1) }

.banner_x .item { height: 480px; width: 100%; display: flex; align-items: center; justify-content: flex-end; color: #ffffff; font-size: 80px; text-transform: uppercase; }
.banner_x .item h3 { font-size: 80px; letter-spacing: 6px; padding-right: 60px; font-weight: bold; }

.m_nav { height: 70px; line-height: 70px; position: relative; background-color: #f7f7f7; }
.m_nav .main { position: relative; }
.m_nav .modian { position: absolute; right: 0px; top: 0px; line-height: 70px; }
.m_nav .modian a { font-size: 18px; margin:0px 25px; cursor: pointer; }
.m_nav .modian a:hover,.m_nav .modian a.active { text-decoration: underline; }

.m_nav:after { content: ''; background: #ffe500; position: absolute; left: 0px; width: 15%; top: 0px; height: 100%; }
.m_nav h3 { font-size: 28px; color: #000; font-weight: bold; background: #ffe500; display: inline-block; padding-right: 100px;
	padding-left: 25px; position: relative; z-index: 3; }
.m_nav h3:before { content: ''; background: #000; height: 28px; width: 4px; top: 50%; position: absolute; margin-top: -14px; left: 0px; }


.product ul li { display: flex; flex-direction: row-reverse; margin: 110px 0px; position: relative; }
.product ul li .img { width: 57.8%; flex: 0 0 auto; }
.product ul li .img img { width: 100%; height: 100%; object-fit: cover; }
.product ul li .item { position: absolute; top: 0px; left: 0px; width: 50%; height: 100%; display: flex; align-items: center; }
.product ul li .text { width: 100%; display: flex; flex-direction: column; justify-content: center; background: #ededed; padding: 80px; padding-left: 16%; }
.product ul li .text h3 { font-size: 48px; position: relative; }
.product ul li .text h3:after { content: ''; height: 4px; width: 60px; background: #ffe500; display: block; margin-top: 5px; }
.product ul li .text p { font-size: 18px; line-height: 30px; margin-top: 40px; border-left: 4px solid #ffe500; padding-left: 30px; padding-bottom: 30px; }





.product_x ul li { display: flex; flex-direction: row; margin: 110px 0px; position: relative; }
.product_x ul li .img { width: 57.8%; flex: 0 0 auto; }
.product_x ul li .img img { width: 100%; height: 100%; object-fit: cover; }
.product_x ul li .item { position: absolute; top: 0px; right: 0px; width: 50%; height: 100%; display: flex; align-items: center; }
.product_x ul li .text {  display: flex; flex-direction: column; justify-content: center; background: #ededed; padding: 60px 80px; padding-right: 16%; width: 100%; }
.product_x ul li .text h3 { font-size: 48px; position: relative; }
.product_x ul li .text h3:after { content: ''; height: 4px; width: 60px; background: #ffe500; display: block; margin-top: 5px; }
.product_x ul li .text p { font-size: 18px; line-height: 30px; margin-top: 40px; border-left: 4px solid #ffe500; padding-left: 30px; padding-bottom: 30px; }


.product1 { overflow: hidden; }
.product1 ul { display: flex; flex-direction: row; flex-wrap: wrap; margin-left: -25px; margin-right: -25px;  }
.product1 ul li { width: 33.33%; padding: 25px; }
.product1 ul li .link { background: #f7f7f7; display: block; 	transition: all 0.6s; -webkit-transition: all 0.6s;  }
.product1 ul li .link .img { padding: 30px; height: 460px; display: flex; align-items: center; justify-content: center; }
.product1 ul li .link p { font-size: 28px; color: #000000; text-align: center; padding: 50px 0px; }
.product1 ul li .link:hover { transform: translateY(-10px); -webkit-transform: translateY(-10px);
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}


.m_H { height: 100px; }

.productlist .nav { background: #f7f7f7;  line-height: 70px; }
.productlist .nav a { display: inline-block; vertical-align: top; font-size: 18px; color: #000000; margin-right: 30px; padding: 0px 15px; }
.productlist .nav a:hover { text-decoration: underline; }
.productlist .nav a.active { background: #ffe500; }

.mbx { padding: 30px 0px; text-align: right; }
.mbx a { display: inline-block; vertical-align: top; background: url('../images/icon28.png') no-repeat right 6px; padding-right: 17px; margin-right: 8px; }
.mbx a:last-child { background: none; margin-right: 0px; padding-right: 0px; }

.productlist .item { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 100px; }
.productlist .item .fl { width: 360px; flex: 0 0 auto; }
.productlist .item .fl dl { background: #fff; padding: 0px 30px;  margin-bottom: 10px; }
.productlist .item .fl dl dt { font-size: 18px; height: 60px; line-height: 60px; background: url('../images/icon29.png') no-repeat right center; cursor: pointer; }
.productlist .item .fl dl dt.active { background: url('../images/icon30.png') no-repeat right center; }

.productlist .item .fl dl dd {  display: none; }
.productlist .item .fl dl dd .nav_a { display: flex; flex-direction: row; flex-wrap: wrap; border-top: 1px solid #000; padding-top: 15px; padding-bottom: 15px; }
.productlist .item .fl dl dd a { display: block; min-width: 50%;  position: relative; }
.productlist .item .fl dl dd a span { display: inline-block; position: relative; padding: 5px 0px; }
.productlist .item .fl dl dd a span:after { content: ''; background: #ffe500; width: 0%; height: 2px; position: absolute; bottom: 0px; left: 0px; transition: all 0.6s; -webkit-transition: all 0.6s; }
.productlist .item .fl dl dd a:hover span:after { width: 100%; }

.productlist .item .fl dl dd a.active span:after { content: ''; background: #ffe500; width: 100%; height: 2px;
position: absolute; bottom: 0px; left: 0px;  }


.productlist .item .fr { flex: 1; }
.productlist .item .fr .list ul { display: flex; flex-direction: row; flex-wrap: wrap; }
.productlist .item .fr .list ul li { padding-left: 54px; width: 33.33%; margin-bottom: 54px; }
.productlist .item .fr .list ul li .con {  background: #f5f5f5;  }
.productlist .item .fr .list ul li .con h3 { background: #ffe500; font-size: 24px; color: #000000; padding: 10px 25px; }
.productlist .item .fr .list ul li .con .img { height: 300px; display: flex; align-items: center; justify-content: center; padding: 20px; }
.productlist .item .fr .list ul li .con .text { padding: 20px 30px; position: relative; }
.productlist .item .fr .list ul li .con .text:before { content: ''; background:#ffe500; position: absolute; left: 30px; top: 0px;
 width: 28%; height: 4px; }
.productlist .item .fr .list ul li .con .text strong { font-size: 18px; color: #000; }
.productlist .item .fr .list ul li .con .text p { font-size: 18px; margin-top: 3px; }
.productlist .item .fr .more { margin-left: 54px; }
.productlist .item .fr .more .m_link_h { margin: 0 auto; }



.m_black { height: 80px; background: #000000; }

.noncustom { padding-top: 30px; padding-bottom: 100px; }
.noncustom .tit { font-size: 48px; position: relative; }
.noncustom .tit:after { content: ''; background: #ffe500; width: 60px; height: 4px; display: block; margin-top: 5px; }

.noncustom .list { margin-top: 60px; }
.noncustom .list ul li { display: flex; flex-direction: row; margin-top: 50px; }
.noncustom .list ul li .img { width: 50%; background: #f5f5f5; height: 460px; display: flex; align-items: center; justify-content: center;
	padding: 20px; }
.noncustom .list ul li .text { background: #ffe500; width: 50%; padding: 70px; display: flex; justify-content: center; flex-direction: column; }
.noncustom .list ul li .text h3 { font-size: 32px; }
.noncustom .list ul li .text p { font-size: 18px; line-height: 30px; margin-top: 15px; }
.noncustom .list ul li:nth-child(2n) { flex-direction: row-reverse; }
.noncustom .more { margin-top: 70px; }
.noncustom .more .m_link_h { margin: 0 auto; }


.serve { padding-top: 110px; }
.serve .list { overflow: hidden; margin-top: 40px; }
.serve .list ul { display: flex; flex-direction: row; flex-wrap: wrap; margin-left: -25px; margin-right: -25px; }
.serve .list ul li { width: 50%; padding: 25px;  }
.serve .list ul li .item { background: #fff; display: flex; flex-direction: row; }
.serve .list ul li .item .img { width: 41.3%; flex: 0 0 auto; }
.serve .list ul li .item .text { padding: 50px; position: relative; padding-left: 90px; }
.serve .list ul li .item .text h3 { font-size: 28px; color: #000000; }
.serve .list ul li .item .text p { font-size: 18px; line-height: 30px; margin-top: 10px; }
.serve .list ul li .item .text:before { content: ''; width: 4px; height: 170px; background: #ffe500; position: absolute; top: 60px; left: 50px; }


.serve1 { padding-top: 50px; }
.serve1 .item { background: url('../images/img35.jpg') no-repeat center center; height: 740px; margin-top: 40px; margin-bottom: 100px; display: flex; flex-direction: row-reverse; align-items: center; justify-content: space-between; padding: 20px 100px; }
.serve1 .item .tab_tit { width: 18%; flex: 0 0 auto; }
.serve1 .item .tab_tit span { color: #fff; display: block; height: 60px; line-height: 60px; padding: 0px 20px; cursor: pointer; font-size: 18px;  position: relative; }
.serve1 .item .tab_tit span:hover,.serve1 .item .tab_tit span.active {  color: #333; background: #ffe500; }
.serve1 .item .tab_tit span:hover:after,.serve1 .item .tab_tit span.active:after { content: ''; background: url('../images/icon31.png') no-repeat right center; width: 39px; height: 60px; position: absolute; right: -39px; top: 0px;  }

.serve1 .item .tab_con { width: 70%; flex: 0 0 auto; position: relative; min-height: 300px; border-left: 4px solid #ffe500; padding-left: 40px; }
.serve1 .item .tab_con h3 { font-size: 28px; color: #fff; }
.serve1 .item .tab_con p { font-size: 18px; line-height: 26px; margin-top: 18px; color: #fff; }




.industry ul li { display: flex; flex-direction: row-reverse; margin: 110px 0px; position: relative; }
.industry ul li .img { width: 57.8%; flex: 0 0 auto; }
.industry ul li .img img { width: 100%; height: 100%; object-fit: cover; }
.industry ul li .item { position: absolute; top: 0px; left: 0px; width: 50%; height: 100%; display: flex; align-items: center;  }
.industry ul li .text { width: 100%; display: flex; flex-direction: column; justify-content: center; background: #ededed; padding: 60px 80px; padding-left: 16%; }
.industry ul li .text h3 { font-size: 48px; position: relative; }
.industry ul li .text h3:after { content: ''; height: 4px; width: 60px; background: #ffe500; display: block; margin-top: 5px; }
.industry ul li .text p { font-size: 18px; line-height: 30px; margin-top: 40px; border-left: 4px solid #ffe500; padding-left: 30px; padding-bottom: 30px; }
.industry ul li:nth-child(2n) { flex-direction: row; }
.industry ul li:nth-child(2n) .item { left: inherit; right: 0px; }
.industry ul li:nth-child(2n) .text { padding: 60px 80px;  padding-right: 16%; }


.about { padding: 110px 0px; }
.about .text { border-left: 4px solid #ffe500; padding-left: 40px; padding-bottom: 80px; margin-top: 70px; }
.about .text p { color: #333; font-size: 22px; margin-top: 30px; line-height: 34px; }

.about1 { background: url('../images/img42.jpg') no-repeat center center; background-size: cover; padding: 110px 0px; }
.about1 .text { background: url('../images/icon33.png') no-repeat center center; width: 528px; height: 427px; display: flex;
flex-direction: column; justify-content: center; padding-left: 50px; margin-left: 45%; }
.about1 .text h3 { font-size: 60px; color: #fff; line-height: 68px; position: relative; }
.about1 .text h3:after { content: ''; background: url('../images/icon32.png') no-repeat center center; width: 12px; height: 10px; display: block; margin-top: 10px; margin-left: 5px; }
.about1 .text p { font-size: 22px; color: #fff; text-transform: uppercase; line-height: 28px; margin-top: 10px; padding-left: 4px; }


.about2 { padding: 110px 0px; overflow: hidden; }
.about2 .list { width: 127.5%; margin-top: 60px; }

.culture_swp .swiper-slide { height: auto; background: #fff; }
.culture_swp .swiper-slide .link { display: block; background: #fff; }
.culture_swp .swiper-slide .link .img { overflow: hidden; height: 320px; }
.culture_swp .swiper-slide .link .img img { width: 100%; object-fit: cover; height: 100%;
	transform: scale(1, 1); -webkit-transform: scale(1, 1); transition: all 0.6s; -webkit-transition: all 0.6s; }
.culture_swp .swiper-slide .link:hover .img img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); }

.culture_swp .swiper-slide .link .text { padding: 40px; padding-bottom: 60px; }
.culture_swp .swiper-slide .link .text h3 { font-size: 28px; color: #000; }
.culture_swp .swiper-slide .link .text h3:after { content: ''; background: #ffe500; width: 60px; height: 2px; display: block; margin-top: 10px; }
.culture_swp .swiper-slide .link .text p { font-size: 18px; line-height: 28px; margin-top: 20px; }
.culture_swp .swiper-slide .link:hover .text h3 { color: #000; }

.culture { position: relative; }
.culture .culture_pag { display: inline-block; vertical-align: middle; position: static; margin: 0px 20px; }
.culture .swiper-pagination-bullet { width:10px; height:10px; background:none; border: 1px solid #000000; margin:0px 8px; opacity:1; outline:none; display: inline-block; vertical-align: middle;}
.culture .swiper-pagination-bullet-active { background:#000000; }
.culture_prev { position: static; top: 0px; background: url('../images/icon34.png') no-repeat center center; width: 60px; height: 60px; display: inline-block; vertical-align: top; left: inherit; margin-top: 0px; }
.culture_next { position: static; top: 0px; background: url('../images/icon35.png') no-repeat center center; width: 60px; height: 60px; display: inline-block; vertical-align: top; left: inherit; margin-top: 0px; }
.culture_ym { position: absolute; right: 0px; top: 0px; display: flex; flex-direction: row; align-items: center; }


.news { padding: 110px 0px; }
.news .list { margin-top: 50px; }
.news .list ul li { margin-top: 40px; }
.news .list ul li .link { display: block; display: flex; flex-direction: row; background: #fff; }
.news .list ul li .link .img { width: 410px; height: 200px; flex: 0 0 auto; overflow: hidden; }
.news .list ul li .link .img img { width: 100%; height: 100%; object-fit: cover; transform: scale(1, 1); -webkit-transform: scale(1, 1);
	transition: all 0.6s;  -webkit-transition: all 0.6s;  }
.news .list ul li .link .text { padding: 20px 50px; flex: 1; width: calc(100% - 410px); }
.news .list ul li .link .text h3 { font-size: 28px; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
	position: relative; padding-bottom: 5px; }
.news .list ul li .link .text h3:after { content: ''; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 2px; background: #ffe500; transition: all 0.6s; -webkit-transition: all 0.6s; }
.news .list ul li .link .text p { font-size: 18px; line-height: 28px; margin-top: 5px; height: 56px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news .list ul li .link .text strong { display: block; margin-top: 10px; font-size: 16px; margin-top: 25px; }
.news .list ul li .link:hover .img img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1);  }
.news .list ul li .link:hover .text h3:after { width: 10%; }
/* .news .more { margin-top: 70px; } */
.news .more .m_link_h { margin: 0 auto; }


.contact { padding: 110px 0px 60px; }
.contact .tit { margin-top: 50px; }
.contact .tit h3 { font-size: 38px;  }
.contact .tit p { font-size: 18px; margin-top: 12px; color: #393939; }
.contact .tit strong { display: block; margin-top: 10px; color: #808080; display: block; }
.contact .tit strong span { color: #ff0000; }

.contact .fom ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.contact .fom ul li { width: 47%; position: relative; padding-left: 100px; margin-top: 20px; }
.contact .fom ul li .txt { height: 50px; border: 1px solid #dadada; width: 100%; font-size: 20px; padding: 0px 10px; }
.contact .fom ul li label { position: absolute; line-height: 50px; left: 0px; top: 0px; font-size: 20px; color: #393939; }
.contact .fom ul li label sup { color: #f00; }
.contact .fom ul li .yzm { position: absolute; right: 15px; top: 3px; height: 44px; }
.contact .fom .but { padding-left: 100px; }
.contact .fom .but .s-info { border: 1px solid #000; padding: 10px 40px; font-size: 18px; background: #fff; transition: all 0.6s;
	-webkit-transition: all 0.6s; }
.contact .fom .but .s-info:hover { background: #000; color: #fff; }

.contact .item { display: flex; flex-direction: row; justify-content: space-between; margin-top: 100px; }
.contact .item .fl { border-left: 4px solid #ffe500; padding-left: 30px; padding-bottom: 30px; }
.contact .item .fl h3 { font-size: 28px; color: #000000; margin-bottom: 15px; }
.contact .item .fl p { font-size: 18px; padding: 10px 0px; padding-left: 45px; color: #333333; }
.contact .item .fl .add { background: url('../images/icon37.png') no-repeat left center;  }
.contact .item .fl .tel { background: url('../images/icon38.png') no-repeat left center;  }
.contact .item .fl .eml { background: url('../images/icon39.png') no-repeat left center;  }

.contact .item .fr { text-align: center; padding-top: 40px; }
.contact .item .fr p { font-size: 18px; margin-top: 5px; color: #3f3f3f; }

#map { width: 100%; height: 554px; position: relative; z-index: 2;}
#map img { max-height: none!important; max-width: none !important; }

.BMapLabel { display: none !important; }
.anchorBL { display: none; }

.details { padding: 110px 0px; }
.details .tit { text-align: center; }
.details .tit h1 { font-size: 38px; }
.details .tit strong { font-size: 16px; display: block; margin-top: 10px; color: #666; }

.details .item { background: #f7f7f7; padding: 70px 100px 80px; margin-top: 50px; }
.details .retrue { margin-top: 50px; }
.details .retrue a { font-size: 16px; color: #999999; background: url('../images/icon41.png') no-repeat left center; padding-left: 26px;
transition: all 0.6s; -webkit-transition: all 0.6s; }
.details .retrue a:hover { color: #333; }
.details .con p { font-size: 18px; line-height: 26px; margin-top: 25px; }
.details .con img { height: auto !important; margin: 0 auto; }


#yw0 .first,#yw0 .previous,#yw0 .page,#yw0 .last {
    display: none;
}

.loadmore #yw0 .next.hidden {
    display: none;
}


.productlist .item .fr .loadmore .next a { margin: 0 auto; margin-top: 20px; }
.loadmore .next a { border: 1px solid rgba(0, 0, 0, 0.5); font-size: 16px; color: #333; width: 230px; height: 60px; position: relative; line-height: 60px; padding-left: 110px; transition: all 0.6s; -webkit-transition: all 0.6s; display: block; text-align: left; background: none; }
.loadmore .next a:before { content: ''; background: url('../images/icon4.png') no-repeat left top; width: 75px; height: 60px; position: absolute; top: -1px; left: -1px; z-index: 1; }
.loadmore .next a:hover { background: #fff;  border: 1px solid #fff; color: #000; }


.news .loadmore .next a { margin: 0 auto; margin-top: 70px; }


/* 手机端隐藏 */

.phone_nav { display: none; }
.header .fr .colse { display: none; }

.phone_nav { display: none; }
.header .fr .colse { display: none; }
.inproduct .phone_list { display: none; }





/* 搜索 */
.search_content {
    padding: 60px 0px;
}


.searchbox1{
    width: 50%;
    height: 44px;
    margin: 0 auto;
    text-align: center; position: relative;
}
.searchbox1 .searchtext{
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    border: 1px solid #999;
    padding-left: 20px;
    padding-right: 80px;
    box-sizing: border-box;

}


.search-error{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box; margin-top: 20px;
}
.search-result-empry{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    margin-top: 20px;
}

.searchbtn { position: absolute; right: 0px; top: 0px; background: url('../images/fdj.png') no-repeat center center; height: 44px; width: 60px; }
.searchbtn:hover { background: url('../images/fdj_hover.png') no-repeat center center; }

.seach_news { margin-top: 60px; }
.seach_news ul li { margin-top: 30px; border-bottom: 1px solid #e2e2e2; padding-bottom: 15px; }
.seach_news ul li h4 a { color: #333; font-size: 26px; }
.seach_news ul li span { color: #999; display: block; margin-top: 5px; }
.seach_news ul li p { font-size: 16px; line-height: 25px; margin-top: 10px; }
.seach_news ul li h6 a { font-size: 16px; margin-top: 10px; color: #000; display: block; }
.seach_news ul li h6 a:hover { color: #000; text-decoration: underline; }


@media screen and (max-width:992px){

.searchbox1 { width: 100%; }
.seach_news ul li h4 a { font-size: 18px; }
.seach_news { margin-top: 0px; }
.search_content { padding: 30px 0px; }

}



.floating { position: fixed; right: 10px; top: 45%; z-index: 88; }
.floating .link { position: relative; display: block; margin: 10px 0px; }
.floating .link i { background: #fffefe; width: 60px; height: 60px; background: #fff; border-radius: 50%; display: block; display: flex; align-items: center; justify-content: center; position: relative; z-index: 3; transition: all 0.6s; -webkit-transition: all 0.6s;  }
.floating .link p { position: absolute; right: 1px; width: 58px; top: 1px; height: 58px; transition: all 0.6s; -webkit-transition: all 0.6s; background:rgba(0, 0, 0, 0.5); line-height: 60px; z-index: 1; border-radius: 50%; overflow: hidden; padding-left: 28px; color: #fff; font-size: 16px;  }
.floating .link:hover p { width: 170px; border-radius: 50px; }
.floating .link:hover i { background: #ffe500; }


.floating .link_1:hover p { width: 200px; }
