	.jtyw {
    width: 100%;
    float: left;
    padding-bottom: 50px;
	min-height:2000px;
}

.jtyw-group-span {
    width: 100%;
    font-size: 100px;
    font-weight: bold;
    float: left;
    color: #EFF3F4;
    text-align: center;
	display:none
}
.main-header-img{
	display:none;
}
.main-header-title{
	display:none;
}
.main-nav{
	display:none;
}
.jtyw-group-span2 {
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    float: left;
    color: #182548;
    text-align: center;
    margin-top: -70px;
	display:none
}

.jtyw-main {
    width: 80%;
    /* overflow: hidden; */
    float: left;
    margin-left: 10%;
    margin-top: 1%;
}

.jtyw-main-tetui {
    width: 100%;
    float: left;
    margin-bottom: 50px;
	max-height: 380px;
    overflow: hidden;
	display:none
}

.jtyw-main-tetui-left {
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}

.jtyw-main-tetui-left img {
    position: relative;
    z-index: 1;
	max-height: 380px;
    object-fit: cover;
	font-family: 'object-fit: cover';
}

.jtyw-main-tetui-info {
    width: 100%;
    height: 50px;
    float: left;
    line-height: 25px;
    margin-top: -50px;
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, .5);
    color: white !important;
}

.jtyw-main-tetui-info-left {
    width: 100px;
    float: left;
    text-align: center;
	color:white;
}

.jtyw-main-tetui-info-left-day {
    width: 100%;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
}

.jtyw-main-tetui-info-left-year {
    width: 100%;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
}

.jtyw-main-tetui-info-right {
    width: calc(100% - 100px);
    padding-left: 1%;
    padding-right: 1%;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    max-height: 50px;
	color:white;
}

.jtyw-main-tetui-right {
    float: left;
    padding-right: 0px;
}

.jtjj-main-tetui-right-div {
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
	min-height:182.5px;
}

.jtjj-main-tetui-right-div img {
    width: 100%;
    height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover';
}

.jtjj-main-tetui-right-div:nth-child(2) {
    margin-top: 15px;
}

.jtyw-main-news {
    width: 100%;
    /* overflow: hidden; */
    float: left;
}

.jtyw-main-news-title {
    width: 100%;
    /* overflow: hidden; */
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}

.jtyw-news-span {
    width: 172px;
    font-size: 50px;
    font-weight: bold;
    float: left;
    color: #EFF3F4;
}

.jtyw-news-span2 {
    width: 172px;
    font-size: 20px;
    font-weight: bold;
    float: left;
    color: #182548;
    text-align: center;
    line-height: 75px;
    margin-left: -172px;
}

.jtyw-main-news-search {
    height: 35px;
    float: left;
    padding-right: 0px;
    margin-top: 20px;
}

.jtyw-main-news-search input {
    width: calc(100% - 70px);
    height: 35px;
    float: left;
    padding-right: 0px;
    border: 1px solid #12659F;
    padding-left: 10px;
    padding-right: 10px;
}

.jtyw-main-news-search input:focus {
    outline: none;
}

.jtyw-main-news-search button {
    width: 70px;
    height: 35px;
    float: left;
    background: #0e1216;
    cursor: pointer;
	border: none;
    padding: 0px;
}

.jtyw-main-news-search button img {
    width: 30px;
    height: 30px;
    margin-left: 20px;
    margin-top: 2.5px;
    float: left;
}

.jtyw-main-news-main {
    width: 100%;
    float: left;
    /* overflow: hidden; */
}

.jtyw-main-news-main-view {
    width: calc((100% - 30px) / 3);
    float: left;
    /* overflow: hidden; */
    margin-right: 15px;
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 2px solid white;
}

@media screen and (min-width:0\0) {  
    .jtyw-main-news-main-view {
		margin-right:14px;
	}
} 

.jtyw-main-news-main-view:hover {
    box-shadow: 0px 0px 2px #bbbbbb;
    border-bottom: 2px solid #F36F20;
}

.jtyw-main-news-main-view:nth-child(3n) {
    margin-right: 0px;
}
.jtyw-main-news-main-view-img {
    height: 200px !important;

}
.jtyw-main-news-main-view-img img {
    width: 100%;
    height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover';
}

.jtyw-main-news-main-view-info {
	margin-top: 0.25rem;
    width: 100%;
    float: left;
    line-height: 24px;
    padding: 10px;
}

.jtyw-main-news-main-view-info-title {
    width: 100%;
    float: left;
    color: #333333;
    overflow: hidden;
    word-break: break-all;
	margin-bottom: 0.25rem;
	height:1.5em;
	line-height:1.5em;
}
.short-title{
	font-size:13px;
	height:1.5em;
	line-height:1.5em;
	float:left;
	width:100%;
	color:#333;
}
.jtyw-main-news-main-view-info-text {
    width: 100%;
    float: left;
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    color: #666666;
	line-height:2;
}

.jtyw-main-news-main-view-btn {
    width: 100%;
    height: 40px;
    float: left;
	margin-top: 1rem;
}

.jtyw-main-news-main-view-btn div {
    width: 80px;
    height: 34px;
    line-height: 30px;
    border: 1px solid #999999;
    color: black;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
	font-size: 12px;
}

.jtyw-main-news-main-view:hover .jtyw-main-news-main-view-btn div {
    line-height: 34px;
    background: #F36F20;
    border: 0px solid #999999;
    color: white;
}

.jtyw-main-news-main-btn {
    width: 100%;
    height: 40px;
    float: left;
    display: none;
}

.jtyw-main-news-main-btn div {
    width: 80px;
    height: 34px;
    text-align: center;
    border-radius: 5px;
    line-height: 34px;
    background: #F36F20;
    border: 0px solid #999999;
    color: white;
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1140px) {}

@media screen and (max-width: 992px) {
    .jtyw {
        padding-bottom: 20px;
    }
    .jtyw-main {
        width: 96%;
        overflow: hidden;
        float: left;
        margin-left: 2%;
    }
    .jtyw-group-span {
        font-size: 50px;
    }
    .jtyw-group-span2 {
        font-size: 16px;
        margin-top: -50px;
    }
    .jtyw-main-tetui-info-left {
        width: 60px;
    }
    .jtyw-main-tetui-info-right {
        width: calc(100% - 60px);
    }
    .jtyw-main-tetui-right {
        padding-left: 0px;
    }
    .jtjj-main-tetui-right-div {
        /* width: calc(50% - 7.5px); */
        width: 100%;
        margin-top: 15px;
    }
    .jtyw-main-news-search {
        display: none;
    }
    .jtyw-news-span {
        width: 104px;
        font-size: 30px;
    }
    .jtyw-news-span2 {
        width: 104px;
        font-size: 14px;
        line-height: 45px;
        margin-left: -104px;
    }
    .jtyw-main-news-main-view {
        width: 100%;
        /* width: calc((100% - 30px) / 3); */
        float: left;
        /* overflow: hidden; */
        margin-right: 0px;
        padding-bottom: 0px;
        margin-bottom: 20px;
        border-bottom: 2px solid white;
		background:#f5f5f5;
    }
    .jtyw-main-news-main-view:hover {
        box-shadow: 0px 0px 0px #bbbbbb;
        border-bottom: 2px solid white;
    }
    .jtyw-main-news-main-view-info {
        width: calc(100% - 94px);
        background: #F5F5F5;
		padding-left:14px;
    }
    .jtyw-main-news-main-view-info-title {
        width: 95%;
        text-align: left;
    }
	.jtyw-main-news-main-view-info-text{
		padding:0px;
	}
    .jtyw-main-news-main-view-btn {
        width: 94px;
        height: 68px;
        background: #F5F5F5;
    }
    .jtyw-main-news-main-view-btn div {
        line-height: 36px;
        margin-top: 23px;
        background: #F36F20;
        border: 0px solid #999999;
        color: white;
        font-size: 14px;
    }
	.jtyw-main-news-main-view-btn div a{
		color:white;
		text-decoration:none;
	}
    .jtyw-main-news-main-btn {
        display: block;
    }
	.common-main-right-main-fenye {
		display:none;
	}
}

@media screen and (max-width: 720px) {
	.jtyw-main-news-main-view-btn{
        margin-top:0px !important;
    }
	.jtyw-main-news-main-view-info-title {
		height:auto;
		text-align:justify;
	}
	.short-title{
		display:none
	}
	.jtyw-group-span {
		font-size:40px
	}
	.jtyw-group-span2 {
		margin-top:-40px;
	}
}