.project{
	width: 1200px;margin:0 auto;
}
.project-item{
	display: flex;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);width:100%;height: 216px;position: relative;margin-bottom: 30px;    justify-content: flex-start;
}
.project-left{
	width: 0.2%;
}
.project-right{
	width: 98%;background: #fff;
}
.project-left img{
	height: 100%;width: 100%
}
.item-type{
	position: absolute;width: 36px;height: 34px;background:#0086cf;border-radius: 0 12px 12px 0;font-size: 16px;line-height: 34px;text-align: center;color: #fff;top: 24px;left: 0;z-index: 2;
}
.project-right{
	display: flex;margin-left:30px;padding: 20px 20px;
}
.down-pdf-button{
	background:#0086cf;color: #fff;margin-bottom: 12px;display: block;width: 100px;height: 50px;line-height: 50px;text-align: center;font-size: 14px;border-radius: 10px;cursor: pointer;margin-left: 30px;
}
.item-left{
	    display: block;
    cursor: pointer;
    width: 80%;
    margin-bottom: 36px;
}
.item-right{
	width: 20%;
}
.item-title{
	font-size: 22px;line-height: 22px;margin-bottom: 18px;color: #333;
}
.item-sub-title{
	    font-size: 16px;
    line-height: 16px;color: #333;
    margin-bottom: 24px;
}
.item-price-panel{
	font-size: 14px;
    line-height: 14px;color: #333;
}
.item-price{
	font-size: 16px;
    color: #0086cf;
}
.item-list{
	display: flex;padding: 10px 0;
}
.item-detail{
	width: 20%;padding: 0 18px;
}
.item-detail p{
	font-size: 14px;color: #666;line-height: 14px;
}

.text-top{
	font-size: 16px;line-height: 20px;color:#0086cf;font-weight: 500;margin-bottom: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.m-nav{
	width: 1200px;margin:20px auto;color: #dfdfdf;
}
.m-nav a{
	color: #dfdfdf;margin:10px;
}
.pages-number{
	width: 1200px;
	margin:20px auto;
	line-height: 18px;
    font-size: 14px;
    color: #283c5c;
    margin-bottom: 44px;
    display: flex;
}
.pages-number li{
	display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color:#ab6262;
    cursor: pointer;
    margin-right:10px;
}

/*article*/
.banner .banner-img{
    width: 100%;position: absolute;height: 300px;
}
.banner_centet{
    z-index: 0;position: relative;width: 1200px;height:300px;margin:0 auto;
}
.park-banner-title {
    text-align: center;color: #11303c;font-weight: 700;line-height: 200px;height: 300px;font-size: 42px;padding: 0;margin:0;
}
.logo-bg{
    width: 188px;height: 46px;position: absolute;left: 0;top: 20px;
}
.bg-logo{
    height: 46px;
}
.news-tel{
    float: right;width: 250px;height: 34px;line-height: 34px;padding-left: 10px;margin-top: 26px;font-size: 20px; color: #0086cf;
}
.article_content{
    width: 1200px;margin:20px auto;
}
.article_z{
    display: flex;
}
.article_left{
    width: 80%;padding: 20px;font-size: 16px;color: #333333;line-height: 36px;box-shadow:0 0 5px rgba(0,0,0,0.05);
}
.article_right{
    width: 20%;padding: 20px;box-shadow:0 0 2px rgba(0,0,0,0.05);
}
/* .right-guojia{
    padding: 10px 10px 10px 10px;
} */
.right-guojia span {
    display: inline-block;width: 75px;max-width: 75px;text-align: left;margin: 0 0 20px 20px;font-size: 14px;overflow: hidden;
    color: #333333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;
}
.right-guojia a{
    font-size: 15px;color: #333333;
}
.article_right h3 {
    margin: 20px 0 20px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.park-der{
    position: absolute;bottom: 20px;color: #fff;font-size: 16px;padding: 20px;background: #0009; line-height: 40px;text-align: left;
}

/* 移民 */

.list{
    display: flex;width: 1200px;margin:0 auto;
}
.list-left{
    width: 77%;min-height: 300px;
}
.list-right{
    width: 23%;min-height: 300px;
}
.list-item{
    display: flex;padding: 10px 0;
}
/* .item-left{
    width: 30%;
} */
.item-left img{
    width: 228px;margin-right: 20px;height: 127px;display: block;float: left;cursor: pointer;border: 1px solid #ededed;
}
/* .item-right{
    width: 70%;
} */
.item-right h3{
    margin:0px;
}
.item-right h3 a{
    font-size: 18px;color: #333333;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;max-width: 100%;display: inline-block;
}
.item-der{
    height: 60px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
    font-size: 14px;color: #7c7a7a;margin-top: 20px;padding-right: 20px;
}

.c-content{
    width: 1200px;margin:0 auto;
}
.items-left img {
    width: 228px;
    margin-right: 20px;
    height: 127px;
    display: block;
    float: left;
    cursor: pointer;
    border: 1px solid #ededed;
    border-radius: 10px;
}
.items-right h3 a{
    font-size: 18px;color: #333333;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: inline-block;
}
.yiminf{
    width: 100%;
}
.panel-ul .items a{
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    padding: 30px 0;
    text-align: right;
}
.items > a .info {
    flex: 1;
    overflow: hidden;
    padding: 0 20px 0 30px;
    position: relative;
}
.items > a .info .title {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.items > a .info .desc {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.items > a .info::after {
    content: "\2794";
    margin-top: 15px;
    display: block;
    color: #CCCCCC;
}
.items > a .date {
    width: 105px;
    border-left: 1px solid #F0F0F0;
    flex-shrink: 0;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    padding-left: 25px;
    float: left;
    position: relative;
    bottom: 40px;
}
.items > a .date .year-month {
    font-size: 16px;
    color: #999999;
}
.list-h3{
    font-size: 20px;padding-left: 20px;border-left:2px solid red ;
}

.list-page{
    list-style: none;
}
.list-page li{
    display: inline-block;margin-left: 20px;
}