/*
 * @Author: dy
 * @Email: sales@juntong.net
 * @Company: Copyright (c) 版权所有 无锡君通
 * @Date: 2021-03-29 10:29:33
 * @LastEditors: dy
 * @LastEditTime: 2021-04-02 11:07:28
 * @FilePath: \2021扒模板\css\inc.css
 * @Descripttion: 
 */
@charset "utf-8";
.pr-50 { padding-right: 3.125rem; }
.pl-50 { padding-left: 3.125rem; }
.mw-100 { max-width: 100%; }
.singglepage-container { padding: 50px 0; }
/*内页banner*/
.inner-banner { position: relative; overflow: hidden; display: flex; }
.inner-banner img { width: 100%; object-fit: contain; }
.inner-nav { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; }
.inner-nav .container { width: 100%; text-align: right; color: #fff; margin-right: 10%; }
.inner-nav .container a { color: #fff; font-size: 1.1rem; }
.inner-nav .container h3 { font-size: 25px; line-height: 1.3; margin-bottom: 8px; text-transform: capitalize; }
.inner-nava .container { width: 100%; text-align: left; color: #fff; margin-left: 10%; }
.bPosition { font-size: 15px; }
.inner-banner { min-height: 100px; background: #ccc; }
.inner-nav h1 { font-size: 30px; line-height: 1.3; margin-bottom: 8px; text-transform: capitalize; font-weight: bold; }
/*关于我们*/
.inncontent { padding: 80px 5%; }
.inntitb { font-size: 15px; text-align: center; color: #0251b8; letter-spacing: 2px; }
.inntita { font-size: 40px; font-weight: bold; text-align: center; color: #0251b8; background-color: #fff; width: 400px; height: 50px; line-height: 50px; margin: 0 auto; text-align: center; z-index: 111; border: 0px none; }
.innaaa { padding: 50px 40px 60px; box-sizing: border-box; border-radius: 15px; background-color: #fff; box-shadow: 0px 0px 5px #eee; margin-top: -20px; font-size: 16px; letter-spacing: 1px; line-height: 190%; }
.innaaa div { margin: 12px 0; }
.aboutula { width: 100%; margin-top: 25px; }
.aboutula li { float: left; width: 23%; margin: 1%; font-size: 18px; font-weight: bold; color: #0251b8; text-align: center; border: 1px solid #0251b8; padding: 20px; box-sizing: border-box; }
.aboutula li img { width: 22%; height: auto !important; margin: 20px auto 0; display: block; }
.innimga img { margin: 15px 0; max-width: 100%; }
.innaabga { background-color: #0251b8; padding: 30px; box-sizing: border-box; color: #fff; margin: 0 1% !important; }
.inbbd { font-size: 18px; text-align: center; border-bottom: 1px dashed #0251b8; color: #333; padding-bottom: 16px; margin-top: 40px !important; font-weight: bold; }
.inner-aboutus-main { font-size: 0.875rem; color: #434343; line-height: 1.7; padding-bottom: 2.5rem; }
.inner-aboutus-main p { padding-bottom: 1.875rem; }
.inner-aboutus-main .inner-title { font-size: 2.125rem; color: #0251b8; position: relative; margin: 2.25rem 0; font-weight: 600; }
.inner-aboutus-main .inner-title::after { position: absolute; bottom: -0.75rem; width: 3.125rem; height: 0.25rem; background: #0251b8; content: ""; display: block; }
.innner-title-text { font-size: 1.5625rem; font-size: 1.125rem; color: #8c8c8c; }
.inner-aboutus-main .mw-100 { margin: 1.25rem 0; }
.inner-aboutus-main .half-half { display: flex; flex-wrap: wrap; }
.inner-aboutus-main .half-half div { width: 50%; box-sizing: border-box; }
.inner-aboutus-main .half-half img { height: 100%; }
.inner-aboutus-main .checks span { width: 7.5rem; display: inline-block; }
.inner-aboutus-main .checks span i { color: #f36420; }
.inncontactul { width: 100%; margin: 15px 0 50px; }
.inncontactul li { width: 23%; margin-right: 2.6%; float: left; background-color: #e5effb; padding: 30px; box-sizing: border-box; }
.inncontactul li:first-child { width: 100%; margin-bottom: 20px; }
.inncontactul li:nth-child(5n) { margin-right: 0; }
.inncontactul li .inncontactit { margin: 0; }
.inncontactul li .inncontactit strong { font-size: 20px; }
/*联系我们*/
.inner-contact-main { background: #e5effb; padding: 30px; box-sizing: border-box; margin-bottom: 30px; }
.inner-contact-title { font-size: 1.6rem; margin-bottom: 1.5rem; color: #1a1a1a; font-weight: 600; text-align: center; }
.inner-contact-text { display: flex; margin-bottom: 2rem; font-size: 0.875rem; color: #535353; line-height: 1.875rem; }
.inner-contact-main .cf { font-size: 1rem; }
.inner-contact-text p { width: 50%; }
/*客户反馈*/
.messagecon { font-size: 14px; line-height: 24px; margin-bottom: 20px; width: 100%; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px; color: #666; resize: none; width: 100%; height: 90px; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; background: #fff; margin: 0; box-sizing: border-box; }
.messagetarea:focus { color: #333; outline: none; background: #fff; }
.messageinput { float: left; width: 32%; margin-top: 5px; padding: 10px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin-right: 2%; margin-bottom: 5px; color: #666; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; background: #fff; box-sizing: border-box; }
.messageinput:last-child { margin-right: 0; }
.messageinput:focus { color: #333; outline: none; background: #fff; }
.messagebtn { width: 25%; text-align: center; line-height: 46px; height: 46px; font-size: 16px; border: 0; background: #dadada; color: #333; border-radius: 4px; cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnon { color: #fff; }
.messagebtn:hover { opacity: 0.8; filter: alpha(opacity=80); }
.main .con .yanzhengma { display: inline; }
.messagebtn.btnon { background: #d71619; }
/*产品分类*/
.inner-cate-list { display: flex; flex-wrap: wrap; margin-bottom: 4.375rem; }
.inner-cate-list .sub-menu { position: absolute; display: none; background: #fff; z-index: 10; min-width: 100%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); border-radius: 5px; }
.inner-cate-list li a { color: #fff; font-size: 1rem; padding: 10px; display: block; text-decoration: none; }
.inner-cate-list li a { background: #0251b8; border-radius: 3px; }
.inner-cate-list li a:hover { background: #02418e; }
.inner-cate-list li { margin: 0 10px 10px 0; position: relative; white-space: nowrap; }
.inner-cate-list li:hover > .sub-menu { display: block; }
.inner-cate-list .sub-menu li { margin: 0; }
.inner-cate-list .sub-menu li a { background: 0 0; color: #000; border-bottom: 1px solid #ddd; font-size: 14px; padding: 8px 1.25rem; }
.inner-cate-list .sub-menu li a:hover { background: #f36420; color: #fff; }
.inner-cate-list .sub-menu .sub-menu { left: 100%; top: 0; }
/*产品展示*/
.inner-products-list { display: flex; flex-wrap: wrap; margin-top: 4.125rem; }
.inner-products-list li { box-sizing: border-box; border: 1px solid #ddd; width: 19.2%; margin-bottom: 2.5rem; margin-right: 1%; }
.inner-products-list li:nth-child(5n) { margin-right: 0; }
.inner-products-img { position: relative; display: block; width: 100%; }
.inner-products-list img { width: 100%; height: auto !important; object-fit: contain; top: 0; left: 0; }
.inner-product-text { padding: 3px; text-align: center; font-size: 0.9375rem; color: #2d2d2d; }
.inner-product-text h3 { font-size: 1rem; padding: 0.5rem; font-weight: 600; letter-spacing: 3px; }
.inner-product-text h3 a { text-decoration: none; letter-spacing: 0;}
.inner-product-text p { height: 2.5rem; overflow: hidden; }
.inner-product-text > a { font-size: 0.9375rem; padding: 0.875rem 0; display: block; background: #f36420; border-radius: 25px; color: #fff; margin-top: 2.3125rem; }
.inner-products-main { padding-top: 4.0625rem; padding-bottom: 4.0625rem; }
/*页数*/
.pages { display: flex; justify-content: center; color: #fff; margin: 35px 0; }
.pages a, .pages span { color: #1b1b1b; font-size: 1rem; height: 3.125rem; line-height: 3.125rem; width: 3.125rem; display: block; border: 1px solid #e1e1e1; border-radius: 3px; text-align: center; margin-right: 6px; }
.pages span { color: #ccc; }
.pages a:hover { background: #f36420; color: #fff; text-decoration: none; }
/*新闻*/
.newslist { margin-bottom: 25px; margin-top: 40px; }
.newslist ul li { box-shadow: 0px 0px 2px #aaa; width: 46%; margin: 1.5% 2%; float: left; box-sizing: border-box; padding: 25px 25px 30px; }
.newslist ul li:after { content: ""; display: block; visibility: hidden; height: 0; clear: both; }
.newslist ul li a { display: block; max-width: 100%; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-decoration: none; font-size: 20px; color: #0251b8; letter-spacing: 0; }
.news-main { padding: 20px 40px; box-sizing: border-box; box-shadow: 0px 0px 8px #ddd; margin: 50px auto; }
.newslist ul li a.morea { font-size: 14px; font-weight: normal; text-decoration: none; color: #fff; background-color: #e70000; width: 70px; height: 30px; line-height: 30px; text-align: center; margin-top: 20px; float: right; }
.newslist ul li span { float: none; display: block; line-height: 28px; font-size: 15px; }
/*新闻详情页*/
.news-title { text-align: center; margin: 30px 0; font-size: 28px; border-bottom: 1px solid #eee; padding-bottom: 30px;letter-spacing: 0;text-transform: capitalize; }
.news-content { font-size: 1rem; line-height: 1.7; }
.news-content p { margin: 10px 0; }
.date-share { margin-top: 30px; }
.more-news { margin-bottom: 50px; margin-top: 30px; background-color: #bdbdbd; color: #fff; padding: 20px; }
.more-news a { color: #fff; }
.ptit { font-size: 2.125rem; font-weight: 600; color: #292929; padding: 1.875rem 0; }
.rollPro1 { display: flex; flex-wrap: wrap; width: 100%; margin: 0 auto; }
.rollPro1 li { width: 18%; margin-right: 2.5%; margin-bottom: 1%; text-align: center; line-height: 2; font-size: 16px; }
.rollPro1 li:nth-child(5n + 5) { margin-right: 0; }
.rollPro1 li img { width: 100%; height: 100%; object-fit: contain; transition: all 0.3s; }
.rollPro1 li a { text-decoration: none; }
.rollPro1 .pbox a { display: inline-block; overflow: hidden; width: 283px; height: 283px; }
.rollPro1 li:hover img { transform: scale(1.1); }
/*产品详情页*/
.inner-procontent-top-panel { display: flex; margin: 5.125rem auto 2rem; alignment-adjust: middle; width: 75%; }
.inner-procontet-info-main { width: 89%; margin: 0 auto; }
.inner-procontet-img { width: 60%; text-align: center; }
.margin0auto { margin: 0 auto; display: inline-block; width: 100%; }
.margin0auto .singglepic img { width: 100%; }
.inner-procontet-info { width: 40%; display: flex; flex-direction: column; background-color: #f5faff; padding: 70px 40px; box-sizing: border-box; }
.inner-procontet-name { font-size: 2.2rem; color: #121212; padding: 3rem 0 2.5rem 0; font-weight: 600;  border-bottom: 1px solid #0251b8; line-height: 1.5;}
.inner-procontet-intro { font-size: 1rem; color: #6f6f6f; line-height: 1.875; margin-bottom: 3.125rem; }
.inner-procontet-info-main h3 { font-size: 1.5625rem; color: #fff; background: #0251b8; display: inline-block; line-height: 3.3125rem; width: 10.875rem; text-align: center; }
.inner-procontet-info-main-box { border: 1px solid #e3e3e3; padding: 2.5rem 1.5625rem; font-size: 1rem; line-height: 2.25; color: #616161; }
.pronext-link-products { display: flex; justify-content: space-between; white-space: nowrap; margin-top: 2.75rem; margin-bottom: 4.875rem; }
.pronext-link-products a { font-size: 1.22rem; color: #000; font-weight: 600; display: block; height: 65px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-decoration: none; }
.pronext-link-products li { position: relative; font-size: 1.375rem; color: #b7b7b7; font-weight: 600; display: block; height: 65px; max-width: 48%; }
.pronext-link-products li p { position: absolute; bottom: 0; z-index: -1; }
.pronext-link-products p span { font-size: 0.9375rem; color: #777; }
.pronext-link-products p i { width: 2.25rem; height: 2.25rem; background: #000; color: #fff; line-height: 2.25rem; text-align: center; }
.pronext-link-products li:hover i { background: #f36420; }
.pronext-link-products li:nth-child(1) i { margin-right: 0.3125rem; }
.pronext-link-products li:nth-child(2) i { margin-left: 0.3125rem; }
.pronext-link-products li:nth-child(2) p { right: 0; }
.inncontactul li:first-child img { display: inline-block; width: 3%; margin-right: 10px; }
.inncontactul li img { display: block; width: 15%; margin-right: 0px; margin-bottom: 12px; }
 @media only screen and (max-width: 1200px) {
.inner-procontent-top-panel { width: 90%; }
.rollPro1 { width: 166%; }
.inncontactul li:first-child { width: 100%; margin: 0 0 20px; }
.inncontactul li { width: 48%; margin: 1%; }
.inner-products-list li:nth-child(5n) { margin: 0.6%; }
.inner-products-list li { width: 32%; margin: 0.6%; }
}
@media only screen and (max-width: 768px) {
.inner-aboutus-main .half-half div,  .inner-aboutus-main .half-half img { width: 100%; padding: 0; }
.inncontactul li:first-child img { width: 15%; }
.inntita { width: 100%; font-size: 30px; }
.innaaa { padding: 40px 15px; }
.aboutula li { width: 100%; }
.innaaa img { max-width: 100%; }
.inner-nav h1 { font-size: 22px; }
.inner-procontent-top-panel { width: 85%; }
.pronext-link-products { width: 85%; margin: 0 auto; }
.inncontactul li { width: 100%; margin-bottom: 20px; }
.inncontactul li div { margin: 0; }
.messagebtn { width: 40%; }
.messageinput { width: 100%; }
.inner-cate-list { width: 95%; margin: 0 2.5% 20px; }
.inner-cate-list li { margin: 5px; }
}
@media only screen and (max-width: 425px) {
.inner-products-list li { width: 49%; }
.inner-products-list li:nth-child(2n) { margin-right: 0; }
.inner-procontet-img,  .inner-procontet-info { width: 100%; }
.inner-procontent-top-panel { display: block; }
.rollPro1 .pbox a { width: auto; height: auto; }
.rollPro1 li { margin: 2%; width: 46%; }
.rollPro1 li:nth-child(3n + 3) { margin-right: 2%; }
.inner-contact-text { display: block; }
.inner-contact-text p { width: 100%; text-align: center; }
.inner-contact-title { text-align: center; }
}
