@charset "utf-8";
body:before { width: 73%; right: 0; top: 39px; }
.c-53 { color: #535353; }
.c-23 { color: #232323; }
.c-42 { color: #424242; }
.c-38 { color: #383838; }
.w-78 { width: 78%; margin: 0 auto; }
.c-f08200 { color: #f08200; }
.c-0051a4 { color: #0051a4; }
.c-0050a5 { color: #0050a5; }
.c-014481 { color: #014481; }
.c-f38305 { color: #f38305; }
.c-04457e { color: #04457e; }
.c-04a1e6 { color: #04a1e6; }
.b-0051a4 { background: #0051a4; }
.c-1c3364 { color: #1c3364; }
.c-e8d2a8 { color: #e8d2a8; }
.c-fff4de { color: #fff4de; }
.c-94 { color: #949494; }
.shadow1 { box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2); }
.banner { width: 96%; }
.page-body:before { width: 73%; right: 0; top: 39px; height: 28.5vw; }
.jb1:before { content: ''; position: absolute; background: #202020; background: -webkit-linear-gradient(-30deg, #5c5c5c, #202020); z-index: -1; }
.jb2:before { content: ''; position: absolute; background: #404040; background: -webkit-linear-gradient(-30deg, #404040, #b1b1b1); z-index: -1; }
.jb3:before { content: ''; position: absolute; background: #ff6e02; background: -webkit-linear-gradient(5deg, #ff6e02, #f08200); z-index: -1; }
.jb4:before { content: ''; position: absolute; background: #a7a7a7; background: -webkit-linear-gradient(-30deg, #a7a7a7, #696969); z-index: -1; }
.i-a a { border-radius: 999px; padding: 0.8vw 2vw; transition: 0.5s ease 0s; }
.i-a a:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; background: #fff; width: 0; z-index: -1; opacity: 0.3; border-radius: 999px; }
@keyframes a2 { 0% {
 transform: translateX(0);
}
20% {
 transform: translateX(0);
}
40% {
 transform: translateX(-5px);
}
50% {
 transform: translateX(0);
}
60% {
 transform: translateX(-2px);
}
80% {
 transform: translateX(0);
}
100% {
 transform: translateX(0);
}
}
@keyframes a1 { 0% {
 transform: translateY(0);
}
20% {
 transform: translateY(0);
}
40% {
 transform: translateY(-5px);
}
50% {
 transform: translateY(0);
}
60% {
 transform: translateY(-5px);
}
80% {
 transform: translateY(0);
}
100% {
 transform: translateY(0);
}
}
.i-a a:before { width: 100%; height: 100%; left: 0; top: 0; }
.i-a i { height: 8px; width: 8px; margin-left: 1vw; transition: 0.5s ease 0s; }
.i-a i:before { border-color: #fff; width: 100%; height: 100%; }
/*menu-box*/
.menu-box { width: 100%; position: relative; z-index: 2; }
.menu-box .MT { padding: 10px 1.5vw; }
.menu-box .MT i { width: 18px; height: 18px; margin-right: 5px; -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.menu-box .MT li:not(:first-child) { margin-left: 2vw; }
/*--menu-box end-----------------*/

/*主导航菜单 2018.08.30*/
.MenuList_f1>ul { font-size: 0; display: block; position: relative; z-index: 1; }
.MenuList_f1>ul>li a { display: block; text-transform: capitalize; position: relative; z-index: 0; overflow: hidden; font-weight: normal; }
.MenuList_f1>ul>li a span { display: inline-block; vertical-align: middle; line-height: 1.5; }
.MenuList_f1>ul>li>:first-child { font-weight: normal; display: block; position: relative; z-index: 1; font-size: 14px; color: #fff; transition: 0.5s ease 0s; }
.MenuList_f1>ul>li>:first-child.on { color: #fff; }
.MenuList_f1>ul>li ul li a { overflow: hidden; color: #fff; font-size: 14px; transition: 0.5s ease 0s; }
.MenuList_f1>ul>li>:first-child:after { /*transition: 0.5s ease 0s; content: ''; z-index: -1; bottom: 0; left: 0; background: #ed1b24; height: 0; width: 100%; position: absolute; */ }
.MenuList_f1>ul>li>:first-child.on:after { /*height: 100%; left: 0;*/ }
/*汉堡菜单PC*/
.menu-icon { display: inline-block; vertical-align: middle; width: 100%; background: none; position: relative; z-index: 0; }
.menu-icon span, .menu-icon:before, .menu-icon:after { transition: 0.5s ease 0s; display: inline-block; height: 4px; background: #fff; content: ''; width: 40px; vertical-align: middle; }
.menu-icon:before, .menu-icon:after { position: absolute; left: 50%; top: 50%; margin-top: -2px; }
.menu-icon:before { transform: translate(-50%, -14px); }
.menu-icon:after { transform: translate(-50%, 14px); }
.menu-icon span { position: relative; margin: 0 auto; z-index: 0; }
.menu-i { background: #414141; background: -webkit-linear-gradient(-30deg, #5c5c5c, #424242); display: none; transition: 0.5s ease 0.5s; opacity: 1; top: 0; right: 0; overflow: hidden; width: 100px; height: 100px; margin-left: 0; text-align: center; z-index: 1; cursor: pointer; outline: none; font-size: 0; position: relative; }
.menu-i:before { content: ''; height: 100%; display: inline-block; vertical-align: middle; width: 0; }
body.on .menu-i .menu-icon:after { transform: translate(-50%, 0) rotateZ(-45deg); }
body.on .menu-i .menu-icon:before { transform: translate(-50%, 0) rotateZ(45deg); }
body.on .menu-i .menu-icon span { background: transparent; }
body.on [id*='public-bg'] { display: block; }
/*menu-slide 用slide注意效果遮挡*/
.menu-slide { z-index: 0; position: absolute; transition: 0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s; }
.menu-slide i { background: #fff; width: 100%; display: block; height: 2px; position: absolute; left: 0; z-index: -1; bottom: 0; }
.MenuList_f1.slide-menu { position: relative; z-index: 1; }
/*---导航end------------------------------------------------------------------------------------------------------------------------*/
/*logo*/
.menu-w { font-size: 0; margin: 0 auto; height: 100%; }
.logo { width: 27%; height: 100%; padding-left: 4vw; }
.logo img { width: 100%; }
.logo a { width: 67%; }
/*--logo end------------------------------------------*/

/*language*/
.language_box { margin-left: 2.5%; }
.language_box a { margin-left: 10px; font-size: 12px; display: inline-block; color: #222; text-transform: uppercase; width: 28px; height: 28px; line-height: 28px; background: #eee; border-radius: 50%; text-align: center; }
.language_box a:hover { background: #ddd; }
.language_box a.on { background: #ed1b24; color: #fff; }
.language_box a:first-child { margin-left: 0; }
/*--language end----------*/
/*f_type:true*/
.MenuList_f1.swiper>ul>li { position: static; }
/*f_type:true*/
.MenuList_f1.swiper>ul { display: flex; display: -ms-flexbox;/*IE10*/ }
.MenuList_f1>ul>li>:first-child.icon a:before { transition: 0.5s ease 0s; content: ''; position: absolute; z-index: 0; top: 50%; transform: translateY(-50%) rotate(45deg); display: none; border-right: 2px solid #666; border-top: 2px solid #666; width: 2vw; height: 2vw; }
.MenuList_f1>ul>li>:first-child.on a:before { transform: translateY(-50%) rotate(135deg); border-color: #fff; }
/*footer*/
.footer { margin-top: 9vw; }
.footer .T { border-radius: 8px; padding: 1.5vw 2.5vw; top: 0; left: 11%; transform: translate(0, -50%); }
.footer .TL { width: 17%; }
.footer .TR { width: 83%; }
.footer .M { background: #414141; padding: 6vw 0 4vw; }
.footer .B { background: #383838; }
.ewm img { width: 80px; margin-top: 10px; }
.MenuList_f2>ul>li { text-transform: capitalize; display: inline-block; vertical-align: top; text-align: left; margin-right: 7vw; }
.MenuList_f2 a { display: block; position: relative; z-index: 0; transition: 0.5s ease 0s; font-size: 12px; }
.MenuList_f2>ul>li:first-child { display: none; }
.MenuList_f2 h3 { font-weight: normal; }
.MenuList_f2>ul>li>h3 a { padding-bottom: 10px; border-bottom: 1px solid #999; }
.MenuList_f2>ul>li>h3 a:after { content: ''; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #f08200; transition: 0.5s ease 0s; }
.MenuList_f2 a:hover { color: #f08200; }
.MenuList_f2 a:hover:after { width: 100%; }
.MenuList_f2>ul ul { margin-top: 1vw; }
.MenuList_f2>ul ul li+li { margin-top: 5px; }
.beian img { display: inline-block; width: 16px; }
.beian { padding: 10px 0; z-index: 0; line-height: 1.75; }
/*nav*/
.page-box { padding-top: 2vw; text-transform: capitalize; }
.NavList_a1 ul { max-width: 100%; }
.nav-c { background: #eee; border: 1px solid #ddd; padding: 3vw; transition: 0.5s ease 0s; }
.nav-c:after { border-left-color: #666; position: absolute; right: 3vw; border-width: 1.2vw 0 1.2vw 1.2vw; top: 50%; transform: translateY(-50%) rotate(0deg); z-index: 0; transition: 0.5s ease 0s; }
.nav-c.on { /*background: #e5e5e5; */ }
.nav-c.on:after { transform: translateY(-50%) rotate(90deg); }
.NavList_a1 a { padding: 1vw 2vw; background: #f3f5f7; border-radius: 8px; transition: 0.5s ease 0s; }
.NavList_a1 a.on { color: #fff; background: #f08200; }
/*page-title*/
.page-title p { margin-top: 1vw; }
/*about*/
.about .imgright img { float: right; width: 50%; margin-left: 5vw; margin-bottom: 1vw; }
.about .imgleft img { float: left; width: 50%; margin-right: 5vw; margin-bottom: 1vw; }
.about .M { margin-top: 4vw; }
.about .M li:nth-child(odd) { width: 12%; }
.about .M li:nth-child(odd) img { height: 5.5vw; }
.about .M li:nth-child(even) { margin-top: 2.75vw; width: 100%; border-bottom: 1px dashed #8b8b8b; position: relative; z-index: 0; height: 100%; }
.about .M li:nth-child(even):before, .about .M li:nth-child(even):after { content: ''; position: absolute; top: 50%; width: 7px; height: 7px; border-radius: 50%; background: #5e5e5e; z-index: -1; transform: translateY(-50%); }
.about .M li:nth-child(even):before { left: 0; }
.about .M li:nth-child(even):after { right: 0; }
.about .M p { line-height: 1.5; margin-top: 5px; }
.about .BR img { width: 100%; }
.page-content p { line-height: 1.75; }
.page-content strong { line-height: 1.5; }
/*rid13*/
.rid13 .T img { float: right; width: 41.5%; margin-left: 9vw; }
.rid13 .B img { width: 100%; }
.rid13 .ML { width: 58.8%; border-radius: 8px; overflow: hidden; }
.rid13 .MR { width: 41.2%; border-radius: 8px; overflow: hidden; }
.rid13 .small { width: 42%; }
.rid13 .M .text { padding: 4vw 2.5vw; }
.img2_7 { width: 33%; margin-left: 2.5vw; margin-top: 8vw; }
.rid13 .M .text em { padding: 10px 0 10px 20px; background: url(/images/public/img2_8.png) no-repeat left center; background-size: auto 100%; }
.rid13 .M .text p { line-height: 1.4; margin-top: 1.5vw; }
.rid13 .M .text span { line-height: 2; margin-top: 1vw; }
.rid13 .big { width: 58%; }
.rid13 .small, .rid13 .big { min-height: 21.8vw; }
/*certificate*/
.certificate [class*="PhotoList"] li a { text-align: center; }
.certificate [class*="PhotoList"] li a:before { content: ''; display: inline-block; vertical-align: middle; height: 100%; }
.certificate [class*="PhotoList"] img { max-height: 85%; max-width: 75%; height: auto; margin-left: 0; transform: scale(1); box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2); }
/*rid15*/
.rid15 .L img { width: 100%; }
/*rid16*/
.rid16 .B li { border-radius: 8px; }
/*case-btn*/
.case-btn a { width: 5.5vw; height: 5.5vw; line-height: 5.5vw; text-align: center; }
.case-btn .arrow { width: 20%; height: 20%; z-index: 1; }
.case-btn .arrow:before { width: 100%; height: 100%; border-color: #fff; }
.case-btn a:before, .case-btn a:after { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; }
.case-btn a:before { z-index: -1; background: #2b2b2b; }
.case-btn a.left:before { background: -webkit-linear-gradient(5deg, #474747, #2b2b2b); }
.case-btn a.right:before { background: -webkit-linear-gradient(5deg, #2b2b2b, #474747); }
.case-btn a:after { z-index: 0; opacity: 0; transition: 0.5s ease 0s; }
.case-btn a.right:after { background: -webkit-linear-gradient(5deg, #ff6e02, #f08200); }
.case-btn a.left:after { background: -webkit-linear-gradient(5deg, #f08200, #ff6e02); }
.case-btn a:hover:after { opacity: 1; }
.case-btn a.left:hover i { transform: translateX(-5px); }
.case-btn a.right:hover i { transform: translateX(5px); }
/*news*/
.news-turn li { padding: 10px 10px calc(2vw + 10px); }
.news-turn li a { background: #f3f2f4; padding: 1.5vw; border-radius: 5px; }
.news-turn li a .L { border-radius: 5px; overflow: hidden; position: relative; z-index: 0; }
.news-turn li figure, .news-B li figure, .products .T figure, .products .BB figure { padding: 31% 0; transition: 0.8s linear 0s; }
.news-turn li em { line-height: 1; }
.news-turn li p, .news-B .text span { line-height: 1.5; height: 48px; }
.news-turn li .arrow { width: 8px; height: 8px; margin-left: 10px; }
.news-turn li .arrow:before { width: 100%; height: 100%; border-color: #f08200; transition: 0.5s ease 0s; }
.news-turn .case-btn { right: 2.5vw; bottom: 10px; z-index: 2; border-radius: 8px; }
.news-B li { width: 33.333%; padding: 10px; margin-top: 2vw; }
.news-B li a { border-radius: 5px; }
.news-B li .img { border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden; }
.news-B .text p { line-height: normal; }
.news_list .T { margin-bottom: 3vw; }
/*news-detail*/
.news-detail .R { width: 26%; padding-left: 2vw; }
.news-detail .R li { margin-top: 10px; }
.news-detail .R img { border-radius: 5px; margin-top: 1vw; }
.NewsDetail_a1 .time { line-height: 32px; padding-bottom: 1.5vw; border-bottom: 1px solid #cbcbcb; }
.news-detail .R a:before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: #666; display: inline-block; vertical-align: middle; transition: 0.5s ease 0s; }
.news-detail .R a span { width: calc(100% - 6px); padding-left: 5px; }
/*products*/
.products .T .img { width: 55%; border-radius: 8px; overflow: hidden; }
.products .T .text { width: 51%; border-radius: 8px; padding: 3vw 3.5vw; }
.products .T .text img { width: 5vw; margin-top: 3.5vw; opacity: 0; transform: translateY(-20px); }
.products .T .text p { line-height: 1.5; margin-top: 1vw; max-height: 3.75vw; }
.products .T li:nth-child(even) a { -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; -ms-flex-direction: row-reverse; -o-flex-direction: row-reverse; flex-direction: row-reverse; }
.products .T li:not(:first-child) { margin-top: 2vw; }
.products .BT .arrow { transform: rotate(90deg); width: 16px; height: 16px; }
.products .BT .arrow:before { border-color: #f08200; width: 100%; height: 100%; }
.products .BT span { -webkit-animation: a1 2.5s infinite; -moz-animation: a1 2.5s infinite; -ms-animation: a1 2.5s infinite; -o-animation: a1 2.5s infinite; animation: a1 2.5s infinite; }
.products .T .img:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0; z-index: 1; transition: 0.5s ease 0s; }
.products .T .img:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(/images/public/search_fff.png) no-repeat center; background-size: 5.5vw auto; z-index: 2; transition: 0.5s ease 0s; opacity: 0; transform: translateY(100%) scale(0); }
.products .BB li { width: 49%; margin-top: 1%; margin-bottom: 1%; }
.products .BB li:nth-child(2n+2) { margin-left: 2%; }
.products .BB a { border-radius: 8px; }
.products .BB a:before { left: 0; top: 0; content: ''; position: absolute; width: 100%; height: 100%; z-index: 1; background: #000; opacity: 0.3; }
.products .BB .text { left: 0; z-index: 2; }
.products .BB img { height: 2.5vw; z-index: 1; transition: 0.5s ease 0s; opacity: 0; }
.products .BB a:after { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) scale(0.4); transition: 0.5s ease 0s; border-radius: 50%; border: 1px solid #fff; z-index: 1; width: 13vw; height: 13vw; opacity: 0; }
.products .BB a:hover img { margin-top: -1.5vw; opacity: 1; }
.products .BB a:hover .text { margin-top: 1.5vw; }
.products .BB a:hover:after { transform: translate(-50%, -50%) scale(1); opacity: 1; transition-delay: 0.1s; }
/*ProductList_b1*/
.ProductList_b1 .picimg { position: relative; z-index: 0; overflow: hidden; }
.ProductList_b1 .picimg img { width: 100%; height: 100%; object-fit: cover; transition: 0.8s linear 0s; }
.ProductList_b1 ul { font-size: 0; }
.ProductList_b1 li { font-size: 16px; color: #333; }
.ProductList_b1 li a { display: block; font-size: 0; background: #f3f2f4; border-radius: 8px; overflow: hidden; position: relative; z-index: 0; transition: 0.5s ease 0s; }
/*product-detail*/
.gallery-top li, .gallery-thumbs li { padding: 10px; }
.gallery-thumbs li { box-sizing: content-box; }
.gallery-top .img, .gallery-thumbs .img { border-radius: 8px; overflow: hidden; position: relative; z-index: 0; transition: 0.5s ease 0s; }
.gallery-top figure, .gallery-thumbs figure { padding: 30% 0; transition: 0.8s linear 0s; }
.thumbs-box { padding: 0 2vw; }
.thumbs-box>a .arrow:before { width: 100%; height: 100%; border-color: #f08200; }
.thumbs-box>a .arrow { width: 18px; height: 18px; }
.thumbs-box>a.left { left: 10px; }
.thumbs-box>a.right { right: 10px; }
.product-detail .TR { padding-left: 2.5vw; padding-top: 2.5vw; }
#text { height: 10vw; margin-top: 1vw; line-height: 1.5; }
#text .swiper-slide { height: auto; }
#text .swiper-scrollbar { right: 0; }
.product-detail .BT { padding-bottom: 10px; border-bottom: 1px solid #cbcbcb; }
.product-detail .BB img { max-width: 100%; display:inline; }
/*rid25*/
.point-text li i { width: 3vw; height: 3vw; border-radius: 50%; border: 2px solid; box-sizing: content-box; line-height: 3vw; }
.point-text li>div { width: calc(100% - 3vw - 4px); padding-left: 1vw; }
.point-text li span { line-height: 1.4; margin-top: 5px; }
.rid25 .M span { margin-top: 5px; line-height: 1.5; max-height: 63px; overflow: auto; }
.rid25 .M { background: url(/images/public/img10_3.jpg) repeat left top; background-size: 4.5vw auto; }
.rid25 .T .img { background: #f9fbfc; border-radius: 8px; overflow: hidden; }
.rid25 .T .img img { width: 51%; height:100%; }
.rid25 .T .img .text { width: 49%; background: url(/images/public/icon9.png) no-repeat left bottom; background-size: 100% auto; }
.rid25 .T li { width: 49%; margin-top:2.5vw; }
.rid25 .T li:nth-child(even) { margin-left: 2%; }
.rid25 .T li .icon .img { width: auto; background: none; border-radius: 0; height: 4vw; }
.rid25 .T li .line { width: 7%; height: 1px; background: #353535; margin: 0 3%; }
.rid25 .T li .icon strong { line-height: normal; width: 76%; }
.rid25 .T li .desc { padding-left: 24%; }
.rid25 .T li .desc span { line-height: 2; margin-top: 0.5vw; }
.rid25 .M li .text { width: 76%; }
.rid25 .BT img { float: right; width: 67.5%; margin-left: 7%; margin-bottom: 2%; }
.rid25 .BT { margin-top: 1vw; }
.rid25 .BT span { line-height: 1.7; margin-top: 1vw; }
.rid25 .BB li { margin-top: 2%; }
.rid25 .BB figure { height: 20vw; width: 40%; }
.rid25 .BB figure:last-child { margin-left: 2%; }
.rid25 .BB:nth-child(odd) figure:first-child, .rid25 .BB:nth-child(even) figure:last-child { width: 58%; }
.rid25 img { width: 100%; }
.rid25 .M { padding: 150px 0 7.5vw; }
.rid25 .M:before { content: ''; position: absolute; left: 50%; top: 0; transform: translateX(-50%); border-style: solid; border-color: #fff transparent transparent; border-width: 2vw 2vw 0; }
.rid25 .BL { position: relative; width: 35%; background: url(/images/public/img10_4.png) no-repeat right center; background-size: cover; padding: 3.5vw 4.5vw 3.5vw 2.5vw; z-index: 2; }
.rid25 .BR { width: 68%; margin-left: -3%; }
.rid25 .BL span { line-height: 1.8; color: #f4f6f7; margin-top: 1vw; }
.rid25 .BL p { margin-top: 2vw; }
.rid25 .BL em:after { content: ''; display: block; width: 46px; height: 4px; background: #fff; margin-top: 1.5vw; }
.rid25 .B { margin-top: 5vw; position: relative; z-index: 0; }
.rid25 .B img { object-fit: cover; }
/*rid27*/
.rid27 .w-78 .shadow1 { border-radius: 8px; overflow: hidden; }
.rid27 .L { width: 33%; min-height: 23vw; }
.rid27 .L .text { width: 70%; top: 3vw; }
.rid27 .R ul { margin-top: 3vw; }
.rid27 .R li img { height: 40px; border-radius: 5px; margin-left: 10px; }
.rid27 .R li span { color: #c4000c; margin-left: 10px; }
.rid27 .R input { transition: 0.5s ease 0s; }
.rid27 .R .yzm { width: 100px; min-width: 0; }
.rid27 .R label { margin-right: 10px; }
.rid27 .R select { width: 32%; transition: 0.5s ease 0s; }
.rid27 .R select.city, .rid27 .R select.county { margin-left: 1.5vw; }
.rid27 .R input, .rid27 .R select { padding: 0 1vw; height: 40px; border: 1px solid #ddd; border-radius: 5px; }
.rid27 .R select:focus, .rid27 .R input:focus { border-color: #f08200; }
.rid27 .R .i-a { margin-top: 2.5vw; }
.rid27 .R select.city, .rid27 .R select.county { margin-left: 2%; }
.banner .info p { margin-bottom: 6vw; }
.banner .info select { background: #fff; width: 24vw; box-sizing: border-box; padding: 1vw; border: 1px solid #fff; border-radius: 4px; margin-left: 1.3vw; }
.banner .info select:first-child { margin-left: 0; }
/*rid31*/
.rid31 .T .img { width: 33.5%; border-radius: 8px; overflow: hidden; margin-top: 2.5vw; }
.rid31 .T figure { min-height: 22vw; }
.rid31 .T .text { border-radius: 8px; width: 79%; margin-left: -12.5%; padding: 3vw 2vw 3vw 13vw; margin-bottom: 2.5vw; height: 100%; }
.rid31 .T .text li.dis-t { width: 50%; }
.rid31 .T .text dt { margin-top: 10px; }
.rid31 .T .text li:last-child { margin-top: 3.5vw; }
.rid31 .T .text em { line-height: normal; font-style: italic; }
.rid31 .T .text em:after { content: ''; height: 2px; width: 2.4vw; background: #f08200; display: block; margin-top: 1vw; }
.rid31 .B { margin-top: 2.5vw; transform-style: preserve-3d; perspective: 2000px; padding: 5vw 0; }
.rid31 .BL { overflow: hidden; border-radius: 8px; position: relative; z-index: 1; }
.rid31 .BR { width: 20%; padding-left: 2.5vw; }
.rid31 .BR span { font-style: italic; }
.rid31 .BR span:after { content: ''; display: block; height: 2px; width: 2.4vw; background: #fff; margin-top: 1vw; }
.rid31 .BR img { width: 55%; margin-top: 15vw; }
/*page-title*/
.page-title.rid30 { padding-left: 11%; }
.page-title.rid30 .L { width: 35%; }
.page-title.rid30 .R { width: 65%; background: #c7c7c7; background: -webkit-linear-gradient(0deg, #c7c7c7, #d6d6d6); padding: 1.5vw 11vw 1.5vw 2.5vw; border-radius: 999px 0 0 999px; }
.page-title.rid30 .R span { margin-right: 3.5vw; }
.page-title.rid30 select { border-radius: 8px; height: 50px; width: 46%; padding: 0 1.5vw; }
.page-title.rid30 select:not(:first-child) { margin-left: 8%; }
.member-list li { width: 49%; background: #f8f7f9; padding: 2vw; border: 1px solid #f8f7f9; border-radius: 5px; margin-bottom: 2%; }
.member-list li:nth-child(2n+2) { margin-left: 2%; }
.member-list .R { }
.member-list .L { line-height: 1.5; max-height: 66px; margin-right: 1vw; }
.member-list .R a figure { width: 18px; margin-right: 10px; background: url(/images/public/ditu_fff.png) no-repeat center; background-size: 100% auto; }
.member-list .R a { padding: 8px 1.5vw; border: 1px solid #999; border-radius: 999px; }
.member-list li .text { line-height: 1.5; margin-top: 1vw; }
.ProductDetail_brb img { max-width: 100%; }
.ProductDetail_brb h6 { margin-bottom: 30px; margin-top: 60px; border-bottom: 2px solid #ddd; text-transform: uppercase; color: #154985; font-size: 24px; padding-bottom: 15px; }
.ProductDetail_brb span { font-family: Arial, Helvetica, sans-serif; vertical-align: sub; color: #ccc; }
.ProductDetail_brb table { text-align: center; margin-bottom: 35px; }
.ProductDetail_brb tr td:first-child { width: 24%; background: #fba51a; font-size: 18px; color: #fff !important; font-weight: bold; line-height: 2.5; }
.ProductDetail_brb td { background: #eee; font-size: 16px; color: #444; text-transform:none; }
.ProductDetail_brb tr td:last-child { width: 24%; }
/*qq*/
.qq-box { position: fixed; right: 0; z-index: 2; width: 10vw; min-width: 145px; }
.qq-box figure { width: 30px; }
.qq-box a { padding: 3px; border-radius: 999px; }
.qq-box a:hover { background: #f0f0f0; }
.qq-box span { width: calc(100% - 30px); padding: 0 10px; line-height: 1; }
.qq-box ul { padding: 15px; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; }
.qq-box li:not(:first-child) { margin-top: 10px; }
/*product_link*/
.product_link { margin-top: 4vw; }
.product_link li { width: 33.3333%; height: 19.5vw; }
.product_link a:before { position: absolute; z-index: 0; background: #000; opacity: 0.5; width: 100%; height: 100%; content: ''; }
.product_link .text p { margin-top: 1vw; }
.product_link .text img { height: 2.5vw; }
.pro_link_search { width: 4vw; }
.pro_link_search>img { transform: scale(0); opacity: 0; transition-delay: 0s; }
.product_link .text>div { transition-delay: 0.5s; }
.product_link a:hover .text>div { transform: scale(0.5); opacity: 0; transition-delay: 0s; }
.product_link a:hover .pro_link_search>img { transform: scale(1); opacity: 1; transition-delay: 0.5s; }
.ProductList_b1 li span { opacity: 0; position: absolute; z-index: 0; width: 31%; padding: 0 2vw; right: 0; top: 50%; transform: translateY(1.5vw); }
.ProductList_b1 li span .arrow { float: right; }
.ProductList_b1 li span .arrow { width: 24px; height: 12px; }
.ProductList_b1 li span .arrow:after { background: #fff; height: 1px; }
.ProductList_b1 li span .arrow:before { border-color: #fff; border-width: 1px; }
.rid15 .text { background: #f7f7f7; border-radius: 8px; padding: 4vw; min-height: 23vw; }
.rid15 .text>img { position: absolute; width: 4.5vw; z-index: 0; }
.rid15 li:nth-child(odd) .text>img { right: 0; top: 0; transform: translate(50%, -2.5vw); }
.rid15 li:nth-child(even) .text>img { left: 0; top: 0; transform: translate(-50%, -2.5vw); }
.rid15 li+li { margin-top: 4vw; }
.rid16 .text span { line-height: 1.8; }
.rid16 .text p+p { margin-top: 5px; }
.NewsDetail_a1 #nc img { display: inline; }
.ResTitle_a1 br { display: none !important; }
.ResTitle_a1 em, .mob-language { display: none; }
@media screen and (min-width: 801px ) {
.rid16 .text span { margin-top: 1.5vw; }
.rid25 .img10_2 { width: 31%; margin: 0 auto; }
.rid25 .B img { height: 100%; margin-left: 50%; transform: translateX(-50%); width: 100%; }
.rid25 .M li+li { position: absolute; z-index: 0; width: 65%; }
.rid25 .M li:nth-child(1) { position: absolute; left: 50%; top: 0; transform: translate(-50%, -110px); z-index: 0; }
.rid25 .M li:nth-child(2) { right: 0; transform: translateX(110%); top: 2vw; }
.rid25 .M li:nth-child(3) { right: 0; transform: translateX(110%); top: 15vw; }
.rid25 .M li:nth-child(4) { right: -7vw; bottom: 0; transform: translateY(4vw); }
.rid25 .M li:nth-child(5) { left: -7vw; bottom: 0; transform: translateY(4vw); }
.rid25 .M li:nth-child(6) { left: 0; top: 15vw; transform: translateX(-110%); }
.rid25 .M li:nth-child(7) { left: 0; top: 2vw; transform: translateX(-110%); }
.rid25 .T>img { width: 65%; }
.product_link+.footer { margin-top: 0; }
.rid13 .T div { margin-right: 6vw; }
.detail-body:before { height: 20.5vw; }
.rid31 .BL { width: 80%; }
.rid31 .T .text ul { margin-top: 2vw; }
.rid31 .B:after { content: ''; position: absolute; right: -11vw; top: 0; background: #a5a5a5; background: -webkit-linear-gradient(-30deg, #a5a5a5, #ffffff); z-index: -1; transform: rotateY(-15deg); transform-origin: right; height: 100%; width: 55%; }
.rid27 .R li .dis-t { width: 45%; }
.rid27 .R li .dis-t:not(:first-child) { margin-left: 10%; }
.rid27 .R { width: 67%; padding: 2vw 2.5vw; }
.rid27 .R li:not(:last-child) { justify-content: space-between; margin-bottom: 1vw; }
.rid27 .R li input+label { margin-left: 2vw; }
.rid25 .M { margin-top: 4vw; }
.rid25 .M li { width: 80%; margin: 0 auto; }
.point-text li { width: 42%; margin-top: 3vw; }
.point-text li:nth-child(2n+2) { margin-left: 16%; }
.product-detail .BB { margin-top: 2.5vw; }
.product-detail .TR .i-a, .product-detail .B { margin-top: 2vw; }
.product-detail .TL, .product-detail .TR { width: 50%; }
.ProductList_b1 li:nth-child(2n+2) { margin-left: 2%; }
.ProductList_b1 li a:after { content: ''; position: absolute; right: 2vw; bottom: 1.5vw; width: calc(31% - 2vw); z-index: 0; background: url(/images/public/img9.png) no-repeat right center; background-size: auto 100%; height: 1vw; box-sizing: border-box; }
.ProductList_b1 .picimg { height: 16vw; display: inline-block; vertical-align: text-top; width: 69% }
.ProductList_b1 li { width: 49%; display: inline-block; vertical-align: top; margin-bottom: 2%; }
.ProductList_b1 li h3, .ProductList_b1 li a:before { width: 31%; font-weight: normal; padding: 0 2vw; line-height: 1.3; margin-top: 1.5vw; max-height: 42px; float: right; }
.ProductList_b1 li a:before { content: attr(title); color: #fff; position: absolute; right: 0; font-size: 16px; box-sizing: border-box; margin-top: 0; top: 50%; transform: translateY(-2.5vw); opacity: 0; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.products .B { margin-top: 4vw; }
.products .BB { margin-top: 1.5vw; }
.news-detail .L { width: 74%; }
.news-turn .case-btn a { width: 4vw; height: 4vw; line-height: 4vw; }
.news-B li .text { padding: 1vw; border: 1px solid transparent; border-top: none; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.news-turn li a .L { width: 32%; }
.news-turn li a .R { width: 68%; padding-left: 2vw; }
.rid15 .L, .rid16 .L { width: 50%; }
.rid16 .R { width: 56%; margin-left: -6%; background: url(/images/public/img7_2.jpg) no-repeat right bottom; background-size: 32vw auto; }
.rid16 .text { width: 90%; padding: 4vw; margin-top: 3vw; }
.rid16 .img7_3 { position: absolute; right: 0; top: 0; z-index: 0; height: 7vw; }
.rid15 .R { width: 48%; }
.certificate [class*="PhotoList"] li { width: 25%; margin-left: 0; background: none; }
.certificate [class*="PhotoList"] li a { height: 14.5vw; background: none; overflow: visible; position: relative; z-index: 0; transform-style: preserve-3d; perspective: 2000px; }
.certificate [class*="PhotoList"] li a:after { content: ''; position: absolute; right: 0.5vw; top: 50%; background: #fdfdfd; background: -webkit-linear-gradient(-30deg, #fdfdfd, #f8f8f8); z-index: -1; width: 120%; height: 90%; transform: translateY(-32%) rotateY(-45deg); transform-origin: right; transition: 0.5s ease 0s; }
.certificate [class*="PhotoList"] li span { color: #000; padding: 0 10px; border: none; font-size: 14px; margin-top: 1vw; position: relative; z-index: 1; }
.rid13 .T *+p { margin-top: 2vw; }
.rid13 .B { margin-top: 4vw; }
.rid13 .B img { width: 45%; border-radius: 8px; display: inline-block; vertical-align: middle; }
.rid13 .B .text { width: 48%; margin-top: 0; margin-left: 7%; }
.about .BL p { margin-left: 5.5vw; }
.about .BL *+p, .about .BL *+strong { margin-top: 2vw; }
.title1 span { margin-top: 1vw; }
.menu-box .M { width: 73%; }
.MenuList_f1 { padding-right: 4vw; }
.MenuList_f1>ul>li, .MenuList_f1>ul>li>:first-child, .MenuList_f1>ul>li a { height: 100%; }
.menu-box .MT li:hover i { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
.menu-box .MT li:hover span { color: #f08200; }
.MenuList_f1>ul>li:not(:first-child) { margin-left: 3.5vw; }
.MenuList_f1>ul>li ul li { }
.MenuList_f1>ul>li>:nth-child(2) { overflow: hidden; z-index: 2; position: absolute; padding: 1.5vw 0; line-height: normal; min-width: 120px; left: 50%; transform: translateX(-50%) scale(0); }
.MenuList_f1>ul>li ul li:not(:first-child) { margin-top: 10px; }
.MenuList_f1, .MenuList_f1>ul { height: 4vw; line-height: 4vw; display: inline-block; vertical-align: top; }
.MenuList_f1>ul { position: relative; z-index: 1; }
.MenuList_f1>ul .before { height: calc((100vh - 4vw - 39px) / 2); background: rgba(0,0,0,0.2); width: 100vw; position: absolute; right: -4vw; top: 4vw; transform: scale(1, 0); z-index: -1; }
.MenuList_f1>ul>li>:nth-child(2), .MenuList_f1>ul .before { opacity: 0; transform-origin: top; transition: 0.5s ease 0s; }
.MenuList_f1>ul>li { position: relative; text-align: center; display: inline-block; vertical-align: top; z-index: 0; }
/*.MenuList_f1>ul>li:hover>:first-child { color: #fff; }*/
.MenuList_f1>ul>li ul li a:hover { color: #f08200; }
.MenuList_f1>ul:hover>li>:nth-child(2) { transform: translateX(-50%) scale(1); }
.MenuList_f1>ul:hover .before { transform: scale(1); }
.MenuList_f1>ul:hover>li>:nth-child(2), .MenuList_f1>ul:hover .before { opacity: 1; }
/*.MenuList_f1>ul>li:hover>:first-child:after { height: 100%; left: 0; }*/
/*导航定位使用的类*/
.menu-fix { opacity: 1; position: fixed; left: 0; top: 0; z-index: 1; transition: 0.5s ease 0s; }
.menu-fix.menu-fix-down { opacity: 0; top: -120px; }
.NavList_a1 li { margin-right: 1vw; }
.page-title { margin-top: 3.5vw; }
.rid12 .page-title { margin-top: 0; margin-bottom: 2vw; }
.about .BL { width: 45%; }
.about .BR { width: 38.5%; margin-left: 7.5%; }
.rid13 .B *+p, .rid15 .R *+p { margin-top: 1.5vw; }
.page-content { margin-top: 4vw; }
.news-turn li time, .news-turn li p, .news-B .text span, .news-B .text time { margin-top: 1vw; }
.news-turn li em { margin-top: 3vw; }
.about .B { margin-top: 4vw; }
.rid13 .B li { width: 32%; }
.rid13 .B li:not(:nth-child(3n+1)) {
margin-left:2%;
}
.rid15 li:nth-child(even) .R { margin-left: 2%; }
.rid15 li>:nth-child(2) { margin-top: 2.5vw; }
.rid13 .M:before { content: ''; position: absolute; left: 0; width: 100%; height: 46vw; top: 50%; transform: translateY(-50%); z-index: -1; background: url(/images/public/bg1.jpg) no-repeat center; background-size: cover; }
}
@media screen and (min-width: 1101px ) {
.rid27 .w-78 { padding: 0 4.5vw; }
.i-a a:hover:after { width: 100%; opacity: 0.1; transition: width 1s ease 0s, opacity 1s ease 0s, transform 1s ease 0.9s; }
.i-a a:hover i { -webkit-animation: a2 2.5s infinite; -moz-animation: a2 2.5s infinite; -ms-animation: a2 2.5s infinite; -o-animation: a2 2.5s infinite; animation: a2 2.5s infinite; }
.i-a a:hover { transform: translate(5px, 5px) scale(0.95); }
.certificate [class*="PhotoList"] li:hover img, .news-turn li a:hover figure, .news-B li a:hover figure, .products .T a:hover figure, .products .BB a:hover figure, .ProductList_b1 li a:hover img, .gallery-top li:hover figure, .gallery-thumbs li:hover figure { transform: scale(1.1); }
.certificate [class*="PhotoList"] li:hover span { color: #f08200; background: none; }
.news-turn li a:hover, .news-detail .R a:hover:before { background: #f08200; }
.news-turn li a:hover .R * { color: #fff; }
.news-turn li a:hover .arrow:before { border-color: #fff; }
.news-B li a:hover .text { border-color: #f08200; }
.news-B li a:hover .text *, .news-detail .R a:hover span, .products .T a:hover .text h3 { color: #f08200; }
.news-B li a:hover, .gallery-thumbs .swiper-slide-thumb-active .img { box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2); }
.products .T a:hover .text { box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2); background: #fff; }
.products .T li:nth-child(odd) a:hover .text {
margin-left: -6%;
transform: translateX(-1.5vw);
}
.products .T li:nth-child(even) a:hover .text { margin-right: -6%; transform: translateX(1.5vw); }
.products .T a:hover .text img { opacity: 1; transform: translateY(0); }
.products .T a:hover .img:before { opacity: 0.25; }
.products .T a:hover .img:after { transform: translateY(0) scale(1); opacity: 1; }
.thumbs-box>a.left:hover .arrow { transform: translateX(-5px); }
.thumbs-box>a.right:hover .arrow { transform: translateX(5px); }
.member-list li:hover .L { color: #f08200; }
.member-list li:hover { border-color: #f08200; box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2); }
.member-list li a:hover { border-color: #f08200; background: #f08200; color: #fff; }
.member-list li a:hover img { opacity: 0; }
.ProductList_b1 li a:hover { background: url(/images/public/img7_4.png) no-repeat right center #f08200; background-size: 10vw auto; }
.ProductList_b1 li a:hover:after, .ProductList_b1 li a:hover h3 { opacity: 0; }
.ProductList_b1 li a:hover:before, .ProductList_b1 li a:hover span { opacity: 1; }
}
