﻿.gypages-center{
    padding: 20px 0 50px;
    display: flex;
    justify-content: space-between;
}

.gypages-left{
    width: 240px;
    height: fit-content;
    border: 1px solid #eeeeee;
}

.gypages-name{
    width: 100%;
    height: 45px;
    background: #1e50ae;
    font-size: 18px;
    color: white;
    display: flex;
    align-items: center;
    padding-left: 10px;
    font-weight: bold;
}

.gypagesA{
    display: flex;
    line-height: 50px;
    border-bottom: 1px dashed #d9d9d9;
    color: #222222;
    font-size: 16px;
    padding-left: 10px;
}

.gypagesA:hover{
    color: #1e50ae;
}

.colorblue{
    color: #1e50ae;
}

.gypages-li:last-child .gypagesA{
    border: none;
}

.gypages-right{
    flex: 1;
}

.sortname{
    width: 100%;
    height: 45px;
    background: #1e50ae;
    padding-left: 10px;
    color: white;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}

.gypages-content{
    /* padding-top: 30px; */
	width: 100%;
}

.gypages-ico{
    margin-right: 25px;
}

.gypages-main{
    line-height: 26px;
    font-size: 16px;
    color: #000;
    text-align: justify;
}

.cppages-ul{
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px;
}

.cppages-li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
}

.cppages-li:nth-child(3n){
    margin-right: 0;
}
.goods .cppages-img {
    padding: 35px;
    background-color: white;
}
.cppages-img{
    width: 100%;
    border: 1px solid #ccc;
}

.cppagesico{
    width: 100%;
    height: 100%;
}

.cppages-title{
    line-height: 50px;
    text-align: center;
    color: #313131;
}

.fy{
    flex-wrap: wrap;
}

.fy select{
    border: 1px solid #1e50ae;
    color: #1e50ae;
}

.cpdetail-top{
    display: flex;
    justify-content: space-between;
}

.cpdetail-left{
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cpdetail-left img{
    min-width: 230px;
    max-width: 100%;
    border: 1px solid #eee;
}

.sxpz{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ccc;
}

.cpdetail-right{
    width: 60%;
}
.cpdetail-p1{
    color: #999;
    font-size: 16px;
}

.cpdetail-p2{
    color: #999;
    font-size: 16px;
}

.newpages-li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 30px;
}

.newpages-li:last-child{
    padding: 0;
    margin-bottom: 0;
    border: none;
}

.newpages-date{
    width: 84px;
    height: 84px;
    background: #f2f2f2;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

.newpages-d{
    font-size: 35px;
    line-height: 1;
    color: #6a6866;
}

.newpages-Ym{
    font-size: 16px;
    color: #6a6866;
}

.newpages-word{
    flex: 1;
    padding-left: 15px;
}

.newpagesA{
    color: #6a6866;
    font-size: 16px;
}

.newpages-content{
    color: #a4a4a4;
    margin-top: 10px;
}

.newpagesA:hover{
    color: #1e50ae;
}

.xwdetail-top{
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #dddddd;
}

.xwdetail-title{
    font-size: 20px;
    color: #666;
    margin-bottom: 10px;
}

.xwdetail-word span{
    margin: 0 10px;
    color: #999;
}

.xwpages-content{
    color: #666;
    line-height: 26px;
}

.lxpages-ym{
    padding: 0 40px;
}

.lxpages{
    display: flex;
    justify-content: space-between;
}

.lxpages img{
	border: 1px solid #eee;
    width: 180px;
}


.lxpages-company{
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.lxpages-content{
    line-height: 35px;
    color: #000;
    font-size: 16px;
}

#map{
    flex: 0 0 60%;
    height: 400px;
}