.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;
}
.main-goods{
	display: flex;
}
.gypages-left{
	flex: 0 0 18%;
}
.gypages-left h2{
	background-color: #1e50ae;
	color: white;
	font-size: 16px;
	padding: 15px 10px;
	margin: 0;
	border-radius: 5px 5px 0 0;
}
.gypages-left ul{
	background-color: #f6f6f6;
	padding: 10px 5px 5px;
}
.gypages-left ul li a{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	padding: 10px 5px;
	border-bottom: 1px dotted #d9d9d9;
}
.gypages-left ul li:last-child a{
	border: none;
}

.gypages-right{
	padding-left: 15px;
	flex: 1;
}
.gypages-right .cpdatail-title{
	border-bottom: 1px solid #ccc;
}
.gypages-right .cpdatail-title h2{
	font-size: 16px;
	display: inline-block;
	padding: 10px 15px;
	margin-bottom: 0;
	border-bottom: 3px solid #1e50ae;
}
.right-ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.right-ul li {
	flex: 0 0 25%;
	margin-bottom: 15px;
}
.right-ul li a{
	display: inline-block;
	padding: 15px 0 15px 25px;
	width: 100%;
	border-right: 1px dotted #e5e5e5;
}
.cppages-ul{
    display: flex;
    flex-wrap: wrap;
}

.cppages-li{
    width: 160px;
    margin-right: 1.2%;
	margin-bottom: 25px;
}

.cppages-li:nth-child(5n){
    margin-right: 0;
}
.goods .cppages-title{
	margin: 0;
	padding: 8px 0;
	color: #000;
}
.goods .cppagesA{
	display: block;
	
}

.goods .cpdetail-top{
	display: flex;
	padding: 40px 0 0 10px;
}
.goods .cpdetail-top .cpdetail-left{
	flex: 0 0 42%;
	padding-right: 25px;
}

.cppages-img{
	position: relative;
    max-width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	min-height: 160px;
}
.cpdetail-left img{
	max-width: 426px;
}
.cppages-title{
	text-align: center;
	padding: 10px 0;
}
.list-goods .cppages-li {
	width: 18.6%;
}
.list-goods .cppages-img{
	width: 205px;
	height: 205px;
}
.cppagesico{
    max-width: 100%;
    max-height: 160px;
}
.details-tel{
	margin-top: 70px;
}
.details-tel a{
	display: inline-block;
	width: 205px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	text-align: center;
	padding-left: 20px;
	border: 1px solid #1e50ae;
	border-radius: 5px;
	color: #1e50ae;
	background: url(../image/tel.png) 20px center no-repeat;
}

.code-img{
	position: relative;
	display: inline-block;
}
.code-img .img{
	position: absolute;
	left: 110%;
	display: none;
	top: 110%;
}
.code-img:hover .img{
	display: block;
}
.code-img .img p{
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	color: white;
	background-color: #764ba7;
}
.share{
	display: flex;
	padding: 30px 0;
}

.detailstitle{
	border: 1px solid #eaeaea;
	margin-top: 30px;
}	
.detailstitle h2{
	display: inline-block;
	padding: 15px 50px;
	border-top: 5px solid #1e50ae;
	font-size: 14px;
	margin: 0;
	border-right: 1px solid #eaeaea;
}
.fy{
    flex-wrap: wrap;
}

.fy select{
    border: 1px solid #1e50ae;
    color: #1e50ae;
}

.cpdetail-right{
    flex: 1;
}
.cpdetail-p1{
	font-size: 20px;
}
.app{
	padding: 0 180px;
}
.app .app-ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.app .app-ul .app-li{
	flex: 0 0 400px;
	height: 300px;
	margin-bottom: 45px;
	position: relative;
	overflow: hidden;
}
.app .app-ul .app-li p{
	position: absolute;
	bottom: -46px;
	background-color: rgb(54,48,47);
	color: rgba(222, 222, 222, 1);
	width: 100%;
	padding: 5px 15px;
	font-size: 12px;
	text-align: center;
	transition: .3s;
}
.app .app-ul .app-li:hover p{
	bottom: 0;
}

.newspages-li {
	display: flex;
	padding: 35px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.newspages-li .left{
	flex: 0 0 84px;
}
.newspages-li .left a{
	color: #666665;
	width: 84px;
	height: 84px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #f2f2f2;
}

.newspages-li .left p:first-child{
	font-size: 22px;
	font-weight: 500;
	line-height: 20px;
}
.newspages-li .right{
	padding-left: 20px;
}
.newspages-li .right h2{
	font-size: 14px;
	margin: 5px 0 10px;
}
.newspages-li .right .newspages-content{
	color: gray;
}

.xwdetail-top{
    padding: 0 0 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #dddddd;
}

.xwdetail-title{
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}

.xwdetail-word span{
    color: #999;
}
.news-share{
	margin-top: 20px;
	text-align: right;
	padding: 25px;
	border-top: 1px dashed #f0efef;
}

.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{
    height: 380px;
}