    @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;
    }
    
    .nav-list {
        padding: 42px 24px;
        margin: 0 11px;
    }
    
    .nav-list a {
        font-size: 1.125rem;
    }
    
    .nav-list:hover {
        background: #055fa4;
    }
    
    .nav-list:hover a {
        color: #fff
    }
    
    .bannersize {
        height: 33vw!important;
    }
    
    .icon {
        width: 1em;
        height: 1em;
        vertical-align: -0.15em;
        fill: currentColor;
        overflow: hidden;
    }
    
    .indu-cion {
        width: 100px;
        height: 100px;
        border: 2px solid #dddddd;
        border-radius: 100px;
        font-size: 4.5rem;
        color: #9d9d9d;
        transition: cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;
    }
    
    .industry-list {
        margin: 30px 0;
    }
    
    .industry-list li {
        transition: cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;
    }
    
    .industry-list li h3 {
        text-align: center;
        font-size: 1.125rem;
        color: #9d9d9d;
        margin-top: 8px;
        transition: cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;
    }
    
    .industry-list li {
        margin: 0 80px;
    }
    
    .industry-list li:hover .indu-cion {
        border: 2px solid #005ce7;
        color: #005ce7;
    }
    
    .industry-list li:hover h3 {
        color: #005ce7;
    }
    
    .sect-title h2 {
        font-size: 3rem;
        text-align: center;
        color: #333333
    }
    
    .sect-title h3 {
        font-size: 1.375rem;
        text-align: center;
        text-transform: uppercase;
        color: #333333;
        margin-top: 18px;
    }
    
    .goods-list {
        margin: 45px 0;
    }
    
    .goods-list li {
        width: 23.67%;
        margin: 13.5px 0;
    }
    
    .goods-list li img {
        width: 100%;
        height: 280.5px;
        object-fit: cover;
    }
    
    .goods-list li h3 {
        width: 100%;
        left: 0;
        bottom: 0;
        background: #515151;
    }
    
    .goods-list li h3 a {
        display: block;
        text-align: center;
        color: #fff;
        padding: 15px 0;
        font-size: 0.875rem;
    }
    
    .goods-list li:hover h3 {
        background: #005ce7;
    }
    
    .product-more {
        border: 1px solid #005ce7;
        width: 160px;
        text-align: center;
        border-radius: 40px;
        margin: 40px auto;
    }
    
    .product-more a {
        display: block;
        padding: 15px 0;
    }
    /* 文化 */
    
    .cul-bg {
        background: url(../images/cul-bg.jpg) no-repeat;
        padding: 30px 0;
    }
    
    .cul-bg .sect-title h2 {
        color: #fff
    }
    
    .cul-bg .sect-title h3 {
        color: #fff;
    }
    
    .cul-list {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    
    .cul-icon {
        width: 134px;
        height: 134px;
        border: 2px solid #fff;
        border-radius: 134px;
        font-size: 4.25rem;
        color: #fff;
        margin: 0 auto;
        transition: cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;
    }
    
    .cul-list li {
        margin: 0 80px;
    }
    
    .cul-list li h3 {
        font-size: 1.625rem;
        text-align: center;
        margin-top: 25px;
    }
    
    .cul-list li p {
        font-size: 1.125rem;
        text-align: center;
        margin-top: 25px;
    }
    
    .cul-list li:hover .cul-icon {
        background: #fff;
        color: #005ce7;
    }
    /* 方案 */
    
    .solution {
        margin: 60px 0;
    }
    
    .solu-txt {
        text-align: center;
        margin: 25px auto;
        color: #999999;
        font-size: 16px;
        line-height: 2em;
    }
    	.poster-main{
			position: relative;
		
		}
        .poster-main .poster-list .poster-item{
			position: absolute;
			left: 0;
			top: 0;
		}
		.poster-main .poster-btn{
		
			top: 0;
			cursor: pointer;
		}
	
    .poster-item-img img{
            width: 100%;
    }
    .poster-btn{
        width: 25px!important;
        height: 25px!important;
    }
    .poster-bottom{
        margin: 30px auto;
    }
    .poster-prev-btn{
        background: url(../images/prev.png) no-repeat center center;
    }
    .poster-next-btn{
        background: url(../images/next.png) no-repeat center center;
    }
    .botn-mid{
        width: 2px;
        height: 25px;
        background: #989898;
        margin: 0 10px;
    }
    /* 关于 */
    .focus{
        margin-top: 120px;
    }
    .focus-bg {
        background: #f2f2f2;
        padding: 40px 0;
    }
    
    .focus-list .sect-title h2 {
        font-size: 2.25rem;
    }
    
    .focus-list .sect-title h3 {
        font-size: 1.125rem;
        margin-top: 6px;
    }
    /* 新闻 */
    
    .focus-list {
        width: 48.6%;
    }
    
    .news-list {
        margin-top: 30px;
    }
    
    .news-list li {
        margin: 20px 0;
        padding: 23.8px 30px;
        background: url(../images/right.png) no-repeat 95% center #fff;
    }
    
    .news-blue {
        background: #005ce7;
        text-align: center;
        width: 64px;
        line-height: 28px;
        border-radius: 28px;
        color: #fff;
        margin-right: 10px;
    }
    
    .news-list li h3 {
        font-size: 1rem;
        font-weight: bold;
    }
    
    .news-list li p {
        font-size: 0.875rem;
        color: #666666;
        margin-top: 12px;
        max-width: 92%;
        min-height: 38px;
    }
    
    .news-list li:hover h3 {
        color: #005ce7
    }
    
    .focus-more {
        border: 1px solid #8e8e8e;
        width: 160px;
        text-align: center;
        border-radius: 40px;
        margin: 30px auto;
    }
    
    .focus-more a {
        display: block;
        padding: 15px 0;
    }
    
    .about-cont {
        margin-top: 30px;
    }
    
    .about-txt {
        background: #fff;
        padding: 23px;
    }
    
    .about-txt p {
        text-indent: 2em;
        font-size: 1rem;
        line-height: 2em;
        color: #333333
    }
    /* 底部 */
    
    footer {
        background: #0b2042;
    }
    
    .footer-top {
        padding: 48px 0;
        border-bottom: 1px solid #fff;
    }
    
    .footer-top dt {
        font-size: 1.375rem;
        color: #fff;
        padding-bottom: 14px;
        background: url(../images/line2.png) no-repeat bottom left;
    }
    
    .footer-top dd {
        margin: 14px 0;
        float: left;
    }
    
    .footer-top dd a {
        color: #fff;
        font-size: 1rem;
    }
    
    .f-t-list-two dl {
        padding: 0 50px;
        border-left: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
    }
    
    .f-t-list-two dd {
        width: 50%;
    }
    
    .f-t-list-three dd {
        width: auto;
        color: #fff;
        line-height: 2em;
        font-size: 1rem;
    }
    
    .f-t-list-one {
        width: 20%;
    }
    
    .f-t-list-two {
        width: 20.8%;
    }
    
    .f-t-list-three {
        width: 38%;
    }
    
    .f-t-list-four {
        width: 10%;
    }
    
    .foot-bot {
        padding: 15px 0;
    }
    
    .clwh {
        position: fixed;
        height: 49px;
        bottom: 0;
        background: #f6f6f6;
        width: 100%;
        z-index: 10;
        display: none;
        box-shadow: 0 -1px 2px #ddd;
    }
    
    .clwh .layui-col-xs3 {
        box-sizing: border-box;
        border-left: 1px solid rgb(150, 150, 150);
        border-right: 1px solid #fff;
    }
    
    #path {
        padding: 15px 0;
        border-bottom: 1px dashed #d6d6d6;
    }
    
    .layui-laypage .layui-laypage-curr .layui-laypage-em {
        background-color: #00468b;
    }
    
    .tt-box {
        margin: 20px 0;
    }
    
    .nei-class-title {
        font-weight: bold;
        margin-left: 10px;
    }
    
    article {
        margin: 40px 0;
    }
    .f-t-list-two dd:nth(1){
            display: none;
        }
    @media screen and (min-width: 1500px) {
        .layui-container {
            width: 1500px;
        }
        .focus-bg .layui-container {
            width: 1200px;
        }
        .layui-container {
            padding: 0;
        }
    }
    
    @media screen and (max-width: 1500px) {
        .nav-list {
            padding: 42px 18px;
            margin: 0;
        }
        .cul-list li {
            margin: 0 50px;
        }
        .f-t-list-two {
            display: none;
        }
        .f-t-list-three {
            width: 50%;
        }
        .f-t-list-one {
            width: 25%;
        }
        .solution{
            display: none;
        }
    }
    
    @media screen and (max-width:1200px) {
        nav {
            width: 100%;
        }
        .nav-list {
            padding: 2em 0;
            width: calc(100% / 7);
            text-align: center;
        }
        .logo-img {
            padding: 10px 0;
        }
        .industry-list li {
            margin: 0 60px;
        }
        .goods-list li img {
            height: 180px;
        }
        .cul-list li {
            margin: 0 20px;
        }
        .about-txt {
            background: #fff;
            padding: 24.5px 20px;
        }
        .f-t-list-one {
            display: none;
        }
        .f-t-list-three {
            width: 60%;
        }
        .f-t-list-four {
            width: 20%;
        }
    }
    
    @media screen and (max-width:992px) {
        .industry-list li {
            margin: 0 30px;
        }
        .goods-list li {
            width: 48%;
            margin: 13.5px 0;
        }
        .goods-list li img {
            height: 278px;
        }
        .cul-list li {
            margin: 10px 0px;
            width: 50%;
        }
        .cul-bg {
            padding: 20px;
            background-size: cover;
        }
        .cul-list {
            margin: 30px 0;
        }
        .focus-list {
            width: 100%;
        }
        .about-cont img {
            width: 100%;
        }
    }
    
    @media screen and (max-width:768px) {
        .industry-list li {
            margin: 0 15px;
        }
        .focus-bg {
            background: #f2f2f2;
            padding: 30px 0;
        }
    }
    
    @media screen and (max-width:480px) {
        .logo-img img {
            height: 30px;
        }
        .nav-list {
            padding: 0.5em 0;
            width: calc(100% / 3 - 10px);
            text-align: center;
            border: 1px solid #c2c1c1;
            box-sizing: border-box;
            margin: 5px 5px;
            border-radius: 5px;
        }
        .bannersize {
            height: 53vw!important;
        }
        .bannersize button {
            display: none;
        }
        .industry-list li {
            margin: 10px 30px;
        }
        .sect-title h2 {
            font-size: 2rem;
            text-align: center;
            color: #333333;
        }
        .goods-list {
            margin: 20px 0;
        }
        .goods-list li img {
            height: 134px;
        }
        .goods-list li h3 a {
            padding: 5px 0;
        }
        .cul-icon {
            width: 100px;
            height: 100px;
        }
        .cul-list li h3 {
            font-size: 1.25rem;
            margin-top: 15px;
        }
        .cul-list li p {
            font-size: 0.725rem;
            margin-top: 5px;
        }
        .news-list li {
            margin: 20px 0;
            padding: 10px;
            background: #fff;
        }
        .news-list li p {
            max-width: 100%;
            width: auto;
        }
        .focus {
            margin-top: 20px;
        }
            .focus-list .sect-title h2 {
            font-size: 2rem;
        }
        .cul-bg {
           padding: 10px 0px; 
            background-size: cover;
        }
        footer {
            margin-bottom: 49px;
        }
        .footer-top {
            display: none;
        }
        .clwh {
            display: block;
        }
    }