    @charset "utf-8";
    /* CSS Document */
    
     ::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #999999;
        font-size: 14px;
        opacity: 1;
    }
    
     ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #999999;
        font-size: 14px;
        opacity: 1;
        padding-left: 10px
    }
    
     :-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #999999;
        font-size: 14px;
        opacity: 1;
        padding-left: 10px
    }
    /* .layui-container{
	padding: 0;
} */
    html{
        font-size: 16px;
    }
body{
	padding-bottom:  env(safe-area-inset-bottom);
}
    * {
        font-size: 0.875rem;
    }
    
    .top {
        color: #bcbcbc;
        border-bottom: 1px solid #ececec;
        padding: 5px 0;
    }
    
    .top a {
        color: #bcbcbc
    }
    
    .top>.fx {
        border-bottom: 1px solid #ececec;
        padding: 5px 0;
    }
    
    .col33 {
        color: #333333
    }
    
    .col66 {
        color: #666
    }
    
    .logo {
        padding-left: 15px;
    }
    
    .colred {
        color: #00479d
    }
    
    .colblue {
        color: #00479d;
			  font-size:14px;
    }
    
    .logo-sum {
        padding-left: 20px;
        font-size: 1.125rem;
        color: #00479d;
        font-weight: bold;
        border-left: 1px solid #e2e2e2;
        line-height: 44px;
        margin-left: 20px;
    }
    
    .logo-box {
        padding: 12px 0;
        background: #fff;
    }
    
    .logo-right {
        padding: 8px 0 8px 50px;
        background: url(../images/tel.png) no-repeat center left;
    }
    
    .logo-tel {
        margin-right: 10px;
    }
    
    .bannersize {
        height: 33vw!important;
    }
    
    nav {
        background: #00479d;
    }
    
    nav a {
        color: #fff;
        display: block;
        font-size: 1rem;
    }
    
    .pcnav>li {
        line-height: 50px;
        position: relative;
        width: calc(100% / 7);
        text-align: center;
        box-sizing: border-box;
    }
    
    .pcnav>li:hover {
        background: #92d051;
    }
    
    .pcnav>li:hover>a {
        color: #fff;
    }
    
    .pcnav>li:hover .down-nav {
        display: block;
    }
    
    .down-nav {
        position: absolute;
        z-index: 10;
        
        width: 100%;
        display: none;
    }
    .down-nav li{
        background: #92d051;
    }
    .down-nav li:hover {
        background: #00479d;
    }
    
    .down-nav li:hover a {
        color: #fff
    }
    /* 关键词 */
    
    .keyword {
        background: #f4f4f4;
        padding: 12px 0;
    }
    
    .key-w-t {
        background: url(../images/keyword.png) no-repeat center left;
        line-height: 30px;
        color: #333333;
        font-size: 1rem;
        padding-left: 40px;
        font-weight: bold;
    }
    
    .key-w-t a {
        padding: 0 18px;
    }
    
    .keyword-right p {
        background: #fff;
        padding: 0 20px;
        line-height: 53px;
        color: #666
    }
    /* 产品 */
    
    #goods-bg {
        margin: 40px 0;
    }
    
    .title {
        background: url(../images/line3.png) no-repeat center bottom;
        padding-bottom: 30px;
        z-index: 1;
    }
    
    .title h2 {
        font-size: 1.5rem;
        font-weight: bold;
        color: #00479d
    }
    
    .title h3 {
        font-size: 3.125rem;
        text-transform: uppercase;
        color: #ecebeb;
        font-family: "Arial";
        font-weight: 900;
        top: -0.375em;
        width: 100%;
        text-align: center;
        z-index: -1;
    }
    
    .goods1 .ttup {
        background: linear-gradient(to right, #0469e3, #004cb8);
        padding: 1.875rem 0;
        padding-left: 10%;
    }
    
    .goods-t-t {
        margin-left: 10px;
    }
    
    .goods-t-t h3 {
        color: #fff;
        opacity: 0.5;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    .goods-list>a {
        background: url(../images/row.png) no-repeat 95% center #00479d;
        color: #fff;
        display: block;
        padding: 13px 20px;
        font-size: 1.125rem;
        font-weight: bold;
    }
    
    .goods-list2 {
        background: #f4f4f4;
        padding: 10px 0;
    }
    
    .goods-list2 li {
        font-size: 0.875rem;
        padding: 10px 20px;
    }
    
    .goods-list2 li a {
        color: #333333
    }
    
    .goods-list2 li:hover a {
        color: #00479d;
    }
    
    .goods-left-num {
        margin-top: 60px;
        border: 1px solid #b5b4b4;
        position: relative;
        padding: 25px 0 20px 0;
    }
    
    .goods-left-num p {
        text-align: center;
        color: #00479d;
        font-size: 2rem;
        font-family: Impact;
    }
    
    .tel-24 {
        background: #22211f;
        width: 55%;
        top: -15%;
        line-height: 2em;
        left: 22.5%;
        position: absolute;
        color: #fff;
        text-align: center;
    }
    
    .goods-left-more {
        margin: 20px auto;
        display: block;
        border: 1px solid #00479d;
        width: 172px;
        text-align: center;
        color: #00479d;
        line-height: 48px;
    }
    
    .goods-left-more:hover {
        color: #00479d;
    }
    
    .gods-list {
        border: 1px solid #d3d3d3;
        width: 100%;
        overflow: hidden;
        transition: ease-in-out 0.3s;
    }
    
    .product-list .goods-img {
        width: 100%;
        height: 180px;
        overflow: hidden;
    }
    
    .product-list .goods-img img {
        max-width: 100%;
        max-height: 180px;
    }
    
    .good-til {
        transition: ease-in-out 0.3s;
        padding: 10px 5px;
        background: #fff;
        padding: 15px;
    }
    
    .good-til h3 {
        color: #3c3c3c;
        text-align: center;
			  white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
  
    }
    
    .good-til p {
        font-size: 12px;
        color: #999999;
        margin-top: 8px;
        height: 32px;
        overflow: hidden;
    }
    
    .gods-list img {
        transition: ease-in-out 0.3s;
    }
    
    .gods-list:hover {
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
        transform: translate3d(0, -4px, 0);
    }
    
    .gods-list:hover {
        border: 1px solid #00479d;
    }
    
    .gods-list:hover .good-til h3 {
        color: #00479d;
    }
    
    .goods-img img {
        width: 100%;
        height: 210px;
        object-fit: scale-down;
    }
    
    .rec-goods {
        background: #f4f4f4;
    }
    
    .rec-goods-left {
        width: 25%;
        background: #00479d;
        text-align: center;
        color: #fff;
        font-size: 1.125rem;
        line-height: 56px;
    }
    
    .rec-goods-right {
        background: url(../images/tel2.png) no-repeat left center;
        color: #00479d;
        padding-left: 55px;
        padding-right: 20px;
    }
    
    .rec-goods-right em {
        font-family: Impact;
        font-size: 1.5rem;
    }
    /* 新闻 */
    
    #news {
        margin: 40px 0;
        background: #f7f7f7;
        padding: 40px 0;
    }
    
    .se-title h2 {
        margin-left: 10px;
    }
    
    .news-cate {
        margin-left: 12px;
    }
    
    .news-cate li {
        width: 110px;
        line-height: 28px;
        margin: 0 7px;
        text-align: center;
        background: #e6e6e6;
    }
    
    .news-cate li a {
        color: #999999
    }
    
    .news-cate li:hover {
        background: #00479d;
    }
    
    .news-cate li:hover a {
        color: #fff
    }
    
    a.colblue:hover {
        color: #00479d
    }
    
    .new-icon {
        width: 58px;
        height: 67px;
        background: url(../images/new.png) no-repeat;
        background-size: contain;
        top: 0;
        left: 0;
        z-index: 5;
    }
    
    .news-img {
        width: 100%;
        height: 244px;
        object-fit: cover;
    }
    
    .news-left h3 {
        margin: 14px 0;
    }
    
    .news-left h3 a {
        font-size: 1rem;
        color: #0f0f0f
    }
    
    .col9 {
        color: #999
    }
    
    .news-right li {
        background: #fff;
        padding: 15px 10px;
        margin-bottom: 4px;
			  border-bottom: 1px dotted #e9e9e9;
    }
    
    .time-box {
        width: 12%;
    }
    
    .news-body {
        width: 88%;
    }
    
    .news-body p {
        min-height: 38px;
    }
    
    .news-right li:hover .time-box div {
        color: #00479d;
    }
    
    .news-right li:hover h3 a {
        color: #00479d;
    }
    /* 案例 */
    
    #case {
        margin: 40px 0;
    }
    
    .case-list {
        padding-bottom: 60px;
    }
    
    .case-img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    
    .case-sum {
        position: absolute;
        background: #ededed;
        width: 100%;
        text-align: center;
        bottom: 0;
        padding: 15.5px 0;
        transition: all 0.4s;
    }
    
    .case-sum h3 {
        line-height: 2em;
    }
    
    .case-sum p {
        color: #fff;
        opacity: 0.7;
        height: 0;
        overflow: hidden;
        transition: all 0.4s;
    }
    
    .case-list:hover .case-sum {
        background: #00479d;
    }
    
    .case-list:hover h3 a {
        color: #fff
    }
    
    .case-list:hover p {
        height: 19px;
    }
    /* 关于我们 */
    
    #about {
        margin: 40px 0;
        background: #f7f7f7;
        padding: 40px 0;
    }
    
    .about-box {
        border: 3px solid #e3e3e3;
    }
    
    .ab-left {
        height: 441.3px;
    }
    
    .ab-left-con {
        width: 90%;
    }
    
    .ab-left-con h4 {
        opacity: 0.47;
    }
    
    .ab-left-con p {
        line-height: 2em;
        text-indent: 2em;
        color: #333333;
        font-size: 0.875rem;
    }
    
    .ab-more a {
        display: block;
        width: 137px;
        line-height: 40px;
        font-size: 0.785rem;
        text-align: center;
        border: 1px solid #cacaca;
        border-radius: 40px;
        margin-right: 20px;
    }
    /* 底部 */
    
    footer {
        background: #073782;
        margin-top: 40px;
        padding-bottom: 20px;
    }
    
    .foot-nav {
        background: url(../images/f-nav.jpg) no-repeat center center;
        padding: 25px 0;
        background-size: cover;
    }
    
    .foot-nav li {
        width: calc(100% / 7);
        text-align: center;
    }
    
    .foot-nav li a {
        color: #fff;
    }
    
    .foot-mid {
        margin: 40px 0;
    }
    
    footer dt {
        font-size: 1.25rem;
        color: #fff;
    }
    
    footer dl hr {
        width: 60px;
        height: 4px;
        margin: 20px 0;
        background: #839bc1;
    }
    
    footer dd {
        margin: 18px 0;
    }
    
    footer dd a {
        color: #839bc1
    }
    
    footer dd:hover a {
        color: #fff
    }
    
    .form-top li {
        margin-right: 10px;
    }
    
    .sub-input {
        background: none;
        border: none;
        border-bottom: 1px #839bc1 dashed;
    }
    
    .submit {
        background: #fff;
        width: 132px;
        height: 44px;
        border-radius: 5px;
        border: none;
        color: #073782;
    }
    
    form p {
        color: #839bc1
    }
    
    input {
        color: #fff
    }
    
    .op47 {
        opacity: 0.47;
    }
    /* 内页 */
    
    .clwh {
        display: none;
			padding-bottom:  env(safe-area-inset-bottom);
    }
    
    .op5 {
        opacity: 0.5;
    }
    
    #path {
        padding: 15px 0;
        border-bottom: 1px dashed #d6d6d6;
    }
    
    article {
        overflow: hidden;
        padding: 15px;
    }
    
    .tj_news_title {
        border-bottom: 2px solid #f1f1f1;
        padding: 15px 0;
    }
    
    .tj_news li {
        width: 47%;
        padding: 15px 0;
        border-bottom: 1px dashed #cccccc;
    }
    
    .layui-laypage .layui-laypage-curr .layui-laypage-em {
        position: absolute;
        left: -1px;
        top: -1px;
        padding: 1px;
        width: 100%;
        height: 100%;
        background-color: #073782;
    }
    
    .nei-bannersize {
        height: 25vw!important;
    }
    
    .nei_form-top li {
        width: 47%;
    }
    
    .nei_sub-input {
        width: calc(100% - 2em);
        padding: 0.5em 1em;
        display: block;
        max-width: 100%;
    }
    
    .nei_submit {
        background: #073782;
        color: #fff;
        width: 185px;
        line-height: 40px;
        border: none;
        text-transform: uppercase;
        font-size: 16px;
    }
    
    @media screen and (min-width: 1200px) {
        .layui-container {
            padding: 0;
            width: 1200px;
        }
    }
    
    @media screen and (max-width:1200px) {
        .logo-right {
            padding: 0;
            background: none;
        }
        .goods-img img {
            height: 167px;
        }
    }
    
    @media screen and (max-width:992px) {
        .logo-sum {
            display: none;
        }
        .lgdn {
            display: none;
        }
        .goods-list {
            padding: 0;
        }
        .goods-list>a {
            background: #00479d;
        }
        .pcnav>li {
            width: 25%;
            padding: 0;
            background: none;
        }
        .goods-img img {
            height: 121px;
        }
        .goods-left-num {
            margin-top: 40px;
        }
        .goods-left-num p {
            font-size: 1.5rem;
        }
        .goods-left-more {
            max-width: 100%;
            width: 100%;
            box-sizing: border-box;
        }
        .mt40 {
            margin-top: 20px;
        }
        .keyword-right {
            display: none;
        }
        .goods1 .ttup {
            padding: 1rem 0;
        }
        .goods1 .ttup img {
            display: none;
        }
        footer form {
            display: none;
        }
    }
    
    @media screen and (max-width:768px) {
        .logo-right img {
            display: none;
        }
        .pcnav>li {
            line-height: 2.5em;
        }
        .pcnav>li a {
            font-size: 1rem;
        }
        .keyword {
            display: none;
        }
        .top {
            display: none;
        }
        .bannersize {
            height: 47vw!important;
        }
        .bannersize button {
            display: none;
        }
        .goods1 .ttup {
            padding: 1rem 0;
        }
        .news-cate {
            display: none;
        }
    }
    
    @media screen and (max-width:480px) {
        .logo-img {
            width: 150px;
        }
        .lg-box img {
            width: 20px;
        }
			nav{
					background: none;
			}
			   .pcnav {
						background: none;
						padding: 0;
						justify-content: space-between;
					}
					.pcnav > li {
						width: calc(100% / 3 - 1px);
						margin: 1px 0.5px;
						background: #00479d;
						font-size:16px;
						line-height:3em
					}
				.pcnav > li:nth-child(6){
					display: none;
				}
				#goods-bg{
					margin:15px 0
				}
        .goods-txt h3 {
            width: 80%;
            max-width: 80%;
            margin: 10px auto;
        }
        .good-img {
            width: 100%;
            height: 120px;
            object-fit: cover;
        }
        .goods-show a img {
            max-width: 80%;
        }
        .goods-txt hr {
            margin: 10px auto;
        }
        .goods-img img {
            height: 167px;
        }
        .good-til {
            padding: 5px;
        }
        .clwh {
            display: block;
        }
        footer {
            margin-bottom: 60px;
            padding-top: 20px;
        }
        .xldn {
            display: none;
        }
        .rec-goods-right {
            padding-top: 5px;
            padding-bottom: 5px;
        }
        .goods-list2 li {
            padding: 10px 5px;
            text-align: left;
           
        }
        .goods-list2 li a {
            font-size: 0.875rem;
        }
        .foot-nav {
            display: none;
        }
        .case-img {
            height: 126px;
        }
        .case-sum {
            padding: 10px 0;
        }
        .case-list {
            padding-bottom: 44px;
        }
        .time-box {
            width: 20%;
        }
        .news-body {
            width: 80%;
        }
        .goods-list{
            margin: 10px 0;
        }
        .goods-list>a {
            padding: 5px 0px;
            text-align: center;
            font-size: 14px;
            
        }
       
        .goods-list2 {
            padding: 0;
        }
        
        .tj_news {
            display: none;
        }
        .rec-goods-left{
            display: none;
        }
        .goods-t-t {
          margin-left: 0px;
          
        }
        .goods1 .ttup{
            justify-content: center;
        }
        .goods-t-t  h2{
            font-size: 1rem;
        }
        .down-nav li a{
            font-size: 0.875rem;
        }
        .down-nav li{
            margin: 5px 0;
        }
        .down-nav{
            width: 120%;
            left: -10%;
        }
       
				.link{
						display: none;
				}
			.goods-list2{
				display:none
			}
			.down-nav{
			display:none!important
			}
    }