.gypages{
	padding: 40px 0;
}
.gypages-center{
    padding: 0 0 50px;
    display: flex;
    justify-content: space-between;
}


.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{
	width: 100%;
}

.gypages-ico{
    margin-right: 25px;
}

.gypages-main{
    line-height: 26px;
    font-size: 16px;
    color: #000;
    text-align: justify;
}
.position{
	display: flex !important;
	align-items: center;
	padding: 10px 0;
}
.position span{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/nav-icon.png) no-repeat center;
}
.position a{
	display: inline-block;
	padding: 0 5px;
	font-size: 14px;
	color: #666666;
}
.main-nav{
	background-color: #ededed;
}
.main-nav .w1200{
	display: flex;
	justify-content: space-between;
}
.main-nav ul{
	display: flex;
	height: 100%;
}
.main-nav ul li{
	height: 100%;
	margin: 0 15px;
}
.main-nav ul li a{
	height: 100%;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}
.main-nav ul li:hover a{
	color: #cd7770;
}
.gypages-right{
	flex: 1;
}
.cppages-ul{
    display: flex;
    flex-wrap: wrap;
}

.cppages-li{
	flex: 0 0 23%;
    margin-right: 2.6%;
	margin-bottom: 25px;
}

.cppages-li:nth-child(4n){
    margin-right: 0;
}
.goods .cppages-title{
	margin: 0;
	padding: 10px 0;
	color: white;
	background-color: #9b9b9b;
	margin-top: 1px;
}
.cppages-li:hover .cppages-title{
	background-color: #cd7770;
}
.goods .cppagesA{
	display: inline-block;
}

.goods .cpdetail-top{
	padding-top: 20px;
}
.cppages-img{
	position: relative;
    width: 100%;
}

.cppagesico{
    width: 100%;
    height: 100%;
}

.cppages-title{
    line-height: 20px;
	margin-bottom: 10px;
    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{
    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;
}

.xwdetail-top{
    text-align: center;
    padding: 0 0 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-content ul{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #cbcbcb;
}
.lxpages-content ul li{
	flex: 0 0 33%;
	padding-bottom: 15px;
	padding-left: 100px;
}

#map{
    flex: 0 0 60%;
    height: 450px;
}