/*导航栏*/

.nav-wrap {
    width: 100%;
}

.top-logo {
    width: 1020px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 40px 0px 25px;
}

.left-logo {
    display: flex;
    flex-direction: row;
    padding-left: 18px;
}

.logo-pic {
    width: 72px;
    height: 84px;
}

.com-name {
    display: flex;
    flex-direction: column;
    padding-left: 12px;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.right-logo {
    padding-right: 12px;
}

.top-navbar-wrap {
    width: 100%;
    background: #267BFC;
}

.top-navbar {
    width: 1020px;
    height: 85px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.link-wrap {
    width: 110px;
    height: 85px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px;
    color: #FFFFFF;
}

.link-wrap:hover {
    background: #022356;
}

.cn-title {
    font-size: 20px;
}


/*底部*/
.footer-wrap {
    width: 100%;
}

.footer-nav-wrap {
    width: 100%;
    height: 90px;
    background: #022356;
    margin-bottom: 1px;
}

.footer-nav {
    width: 1020px;
    height: 90px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.nav-item {
    width: 85px;
    text-align: center;
    color: #FFFFFF;
}

.footer-info-container {
    width: 100%;
    background: #022356;
}

.footer-info-wrap {
    width: 1020px;
    height: 190px;
    padding: 45px 0px 50px;
    margin: auto;
}

.com-info-wrap {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.footer-logo-wrap {
    width: 45px;
    height: 60px;
    margin-right: 30px;
}

.footer-logo {
    width: 45px;
    height: 60px;
}

.com-contact-wrap {
    color: #FFFFFF;
    margin-right: 20px;
}

.dep-contact-wrap {
    color: #FFFFFF;
}

.copy-right-wrap {
    color: rgba(242, 242, 242, 0.58);
    text-align: right;
}

/*公用*/
a:hover {
    text-decoration: none;
    cursor:pointer
}
.page-container {
    width: 1020px;
    margin: auto;
    padding: 55px 0px 40px;
}

.col-title-wrap {
    width: 100%;
    height: 75px;
    background: #F5F5F5;
    color: #267BFC;
    padding: 20px 10px;
    margin-bottom: 40px;
}

.cn-txt {
    font-size: 20px;
    font-weight: 600;
}

.en-txt {

}

.content-wrap {
    line-height: 30px;
    color: #858585;
    text-align: justify;
    margin-bottom: 40px;
}

.pic-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 70px;
}

.margin-btm-10{
    margin-bottom: 10px;
}
.margin-btm-30 {
    margin-bottom: 30px;
}

.margin-btm-55 {
    margin-bottom: 55px;
}


/*首页*/
.index-banner {
    width: 100%;
    height: 300px;
    background: url(image/index-banner.jpg) no-repeat top center;
    background-size: 100% auto;
}

.intro-pic {
    height: 382px;
    width: auto;
}

.prodruct-wrap {

}

.product-pic {
    width: 244px;
    height: 226px;
}

.product-name {
    width: 244px;
    height: 55px;
    background: #F5F5F5;
    color: #858585;
    text-align: center;
    line-height: 55px;
    font-size: 20px;
}

.index-news-wrap {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.index-news-pic {
    width: 244px;
    height: 226px;
    margin-right: 20px;
}

.index-news-content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 15px;
    width: 776px;
}

.index-news-title {
    font-size: 20px;
    color: #000000;
}

.index-news-content {
    color: #858585;
    text-align: justify;
}

.news-link {
    color: #267BFC;
}

.index-news-list {
    width: 756px;
}

.index-news-item {
    width: 100%;
    height: 45px;
    line-height: 45px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 10px;
    border-bottom: 1px solid #F5F5F5;
}

.index-news-date {
    font-size: 20px;
    color: #000000;
}

/*公司资质*/
.qua-banner {
    width: 100%;
     height: 300px;
    background: url(image/banner-qua.jpg) no-repeat top center;
    background-size: 100% auto;
}

.qua-wrap {
    margin-bottom: 30px;
}

.qua-pic {
    height: 312px;
    width: auto;
    padding: 10px;
    border: 1px solid #F5F5F5;
}

.qua-name {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 40px;
}


/*联系我们*/
.banner-contact {
    width: 100%;
     height: 300px;
    background: url(image/banner-contact.jpg) no-repeat top center;
    background-size: 100% auto;
}
.contact-com-name {
    font-size: 36px;
    font-weight: 600;
    color: #000000;
    padding-bottom: 50px;
    border-bottom: 1px solid #F5F5F5;
}


/*关于文亚*/
.banner-about {
    width: 100%;
  height: 300px;
    background: url(image/banner-aboout.jpg) no-repeat top center;
    background-size: 100% auto;
}

.about-pic {
    width: 1020px;
    height: auto;
}



/*厂容厂貌*/
.banner-factory {
    width: 100%;
    height: 28.54vw;
    background: url(image/banner-factory.jpg) no-repeat top center;
    background-size: 100% auto;
}

.factory-pic {
    width: 490px;
    height: 364px;
    margin-bottom: 50px;
}


/*产品展示*/
.banner-product {
    width: 100%;
     height: 300px;
    background: url(image/productBanner1.jpg) no-repeat top center;
    background-size: 100% auto;
}

.pro-wrap{
    margin-bottom: 20px;
}

.pro-pic {
    width: 325px;
    height: 245px;
}

.pro-name {
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #F5F5F5;
    color: #858585;
    font-size: 20px;
}

/*新闻中心*/
.banner-news {
    width: 100%;
   height: 300px;
    background: url(image/banner-news.jpg) no-repeat top center;
    background-size: 100% auto;
}

.news-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 50px;
}

.news-content:hover  .news-date{
    background: #098FEE;
}


.news-date {
    width: 54px;
    height: 54px;
    background: #B4B4B4;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.news-date:hover {
    background: #098FEE;
}

.DD {
    font-size: 20px;
}

.YYMM {
    font-size: 10px;
}

.news-content-wrap {
    width: 966px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 40px;
}


.news-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-weight: 600;
    color: #575757;
    margin-bottom: 40px;
}

.read-more {
    width: 100%;
    height: 45px;
    background: #F5F5F5;
    padding-right: 10px;
    text-align: right;
    color: #267BFC;
    line-height: 45px;
}

.page-btn-wrap{
    width: 100%;
    text-align: center;
}





