@media (min-width: 1400px){
	.newslist .newslist_left {
		width: 25%;
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.newslist .newslist_left .nydh dt {
		padding-bottom: 15px;
		font-size: 22px;
		border-bottom: 1px solid #e4e4e4;
		margin-bottom: 18px;
	}

	.newslist .newslist_left .nydh dd {
		width: 100%;
		height: 50px;
		line-height: 50px;
		padding: 0 25px;
		box-sizing: border-box;
		background: #eff7ff;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
		margin-bottom: 12px;
		border-radius: 5px;
		box-shadow: 0px 0px 15px rgba(239, 247, 255, .4);
	}
	

	.newslist .newslist_left .nydh dd a {
width: 100%;
		display: flex;
	}

	.newslist .newslist_left .nydh dd .nydh_d {
		display: flex;
		align-items: center;
		flex: 1;
	}

	.newslist .newslist_left .nydh dd .nydh_d span {
		font-size: 15px;
		color: #3a3a3a;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}

	.newslist .newslist_left .nydh dd .nydh_d i {
		width: 5px;
		height: 5px;
		border-radius: 10px;
		display: inline-block;
		background: #1679d3;
		margin-right: 15px;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}

	.newslist .newslist_left .nydh dd .icon-arrow-right {
	font-size: 13px;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	color: #727973;
	background-image: url(../imge/arrow-right.png);
	}

	.newslist .newslist_left .nydh dd:hover,.newslist .newslist_left .nydh dd.on {
		background: #1679d3;
		
	}

	.newslist .newslist_left .nydh dd:hover .icon-arrow-right,.newslist .newslist_left .nydh dd.on .icon-arrow-right {
		color: #FFFFFF;
	}

	.newslist .newslist_left .nydh dd:hover .nydh_d span,.newslist .newslist_left .nydh dd.on .nydh_d span {
		color: #FFFFFF;
	}

	.newslist .newslist_left .nydh dd:hover .nydh_d i,.newslist .newslist_left .nydh dd.on .nydh_d i {
		background: #FFFFFF;
	}




	.neiye_right {
		width: 73%;
		padding-bottom: 50px;
		border-left: 1px solid #f2f2f2;
		padding-top: 45px;
	}

	.neiye_right .right_title {
    	display: flex;
	    padding-left: 33px;
	    padding-bottom: 15px;
		color: #8c8c8c;
	    border-bottom: 1px solid #e4e4e4;
	    text-align: right;
	}

	.neiye_right .right_title strong {
		font-size: 22px;
		flex: 1;
		display: none;
	}
	.right_title p {
        font-size: 15px;
        color: #8c8c8c;
        margin-left: auto;
}
    .right_title p a {
        color: #8c8c8c;
}
	.right_title p a:hover {
		color: #1679d3;
	}
	
	
	.news_list {
		padding-left: 33px;
	}

	.news_list ul li {
		display: flex;
		padding: 28px 0px;
		padding-left: 0;
		border-bottom: 1px solid #e8e8e8;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}

	.news_list ul li .pic {
		display: block;
		width: 211px;
		height: 142px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #f2f2f2;

	}

	.news_list ul li .pic img {
		width: 211px;
		max-height: 142px;
	}

	.news_list ul li .news_list_txt {
	padding-left: 20px;
	flex: 1;
	text-align: justify;
	}

	.news_list ul li .news_list_txt .title {
		height: 40px;
		line-height: 40px;
		font-size: 17px;
		color: #000000;
		margin-bottom: 5px;
		display: block;
		overflow: hidden;
	}

	.news_list ul li .news_list_txt p {
		font-size: 15px;
		color: #777777;
		line-height: 28px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.news_list ul li .news_list_txt .more {
		height: 26px;
		margin-top: 20px;
		font-size: 14px;
		color: #9f9f9f;
		display: flex;
	}

	.news_list ul li .news_list_txt .more span {
		flex: 1;
	}

	.news_list ul li .news_list_txt .more span i {
		display: inline-block;
		margin-right: 5px;
	}

	.news_list ul li .news_list_txt .more a {
		display: block;
		height: 29px;
		line-height: 29px;
		border-radius: 5px;
	}

	.news_list ul li .news_list_txt .more a i {
		font-size: 16px;
		color: #878787;
	}

	.news_list ul li:hover .news_list_txt .more a {
		padding: 0 25px;
		background: #1679d3;
		margin-bottom:10px;
	}


	.news_list ul li:hover .news_list_txt .more a i {
		color: #FFFFFF;
	}

	.news_list ul li:hover {


	}

	.news_list ul li:hover .news_list_txt .title {
		color: #0183da;
	}

	.page {
		margin: 30px 0 0 0;
		text-align: center;
		width: 100%;
		
		overflow: hidden;
	}

	.page a b {
		color: #999;
	}
    .page>c {
		color: #e5e5e5;
		margin: 1px 2px;
		padding: 10px 13px;
		text-align: center;
		display: inline-block;
		border: #e5e5e5 1px solid;
		border-radius: 5px;
	}
	.page>b,
	.page a {
		border-radius: 5px;
		margin: 1px 2px;
		padding: 10px 13px;
		text-align: center;
		display: inline-block
	}

	.page a {
		margin: 1px 2px;
		padding: 10px 13px;
		text-align: center;
		display: inline-block;
		color: #333;
		border: #e5e5e5 1px solid;
		border-radius: 5px;
	}
.page span {
		margin: 1px 2px;
		padding: 10px 13px;
		text-align: center;
		display: inline-block;
		color: #333;
		border: #e5e5e5 1px solid;
		border-radius: 5px;
	}
	/* é–½å î‡®ie6 */
	.page>b,
	.page a:hover {
		background: #0188e4;
		color: #fff;
		border: #0188e4 1px solid;
	}

	.page a:hover b {
		color: #FFF
	}
}


@media (max-width: 1400px){
	.news_list ul li .pic {
		display: block;
		width: 211px;
		height: 142px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #f2f2f2;

	}

	.news_list ul li .pic img {
		width: 211px;
		max-height: 142px;
	}

	.news_list ul li .news_list_txt {
		padding-left: 20px;
		flex: 1;
	}

	.news_list ul li .news_list_txt .title {
		height: 40px;
		line-height: 40px;
		font-size: 17px;
		color: #000000;
		margin-bottom: 5px;
		display: block;
		overflow: hidden;
	}

	
	.mobile_body {
    padding-top: 30px;
}
	
	.newslist .newslist_left {
		float: left;
		width: 27%;
		padding-bottom: 30px;
	}

	.newslist .newslist_left .nydh dt {
		padding-bottom: 15px;
		font-size: 22px;
		border-bottom: 1px solid #e4e4e4;
		margin-bottom: 18px;
	}

	.newslist .newslist_left .nydh dd {
		height: 50px;
		line-height: 50px;
		padding: 0 25px;
		box-sizing: border-box;
		background: #eff7ff;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
		margin-bottom: 10px;
		border-radius: 5px;
		box-shadow: 0px 0px 15px rgba(239, 247, 255, .4);
	}
	.newslist .newslist_left .nydh dd a {
		display: flex;
	}

	.newslist .newslist_left .nydh dd .nydh_d {
		display: flex;
		align-items: center;
		flex: 1;
	}

	.newslist .newslist_left .nydh dd .nydh_d span {
		font-size: 15px;
		color: #3a3a3a;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}

	.newslist .newslist_left .nydh dd .nydh_d i {
		width: 5px;
		height: 5px;
		border-radius: 10px;
		display: inline-block;
		background: #1679d3;
		margin-right: 15px;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}

	.newslist .newslist_left .nydh dd .icon-arrow-right {
	font-size: 13px;
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	color: #727973;
	background-image: url(../imge/arrow-right.png);
	}

	.newslist .newslist_left .nydh dd:hover,.newslist .newslist_left .nydh dd.on {
		background: #1679d3;
		
	}

	.newslist .newslist_left .nydh dd:hover .icon-arrow-right,.newslist .newslist_left .nydh dd.on .icon-arrow-right {
		color: #FFFFFF;
	}

	.newslist .newslist_left .nydh dd:hover .nydh_d span,.newslist .newslist_left .nydh dd.on .nydh_d span {
		color: #FFFFFF;
	}

	.newslist .newslist_left .nydh dd:hover .nydh_d i,.newslist .newslist_left .nydh dd.on .nydh_d i {
		background: #FFFFFF;
	}




	.neiye_right {
		float:right;
		width:70%;
		border-left: 1px solid #f2f2f2;
		padding-bottom: 70px;
		padding-top: 25px;
	}

	.neiye_right .right_title {
     	display: flex;
	    padding-left: 33px;
		padding-bottom: 15px;
		margin-top: 30px
		color: #8c8c8c;
	    margin-bottom: 15px;
	    border-bottom: 1px solid #e4e4e4;
	}

	.neiye_right .right_title strong {
		font-size: 22px;
		flex: 1;
		display: none;
	}
	
 	.right_title p {
		font-size: 15px;
		color: #8c8c8c;
		margin-left: auto;
	}

	.right_title p a {
		color: #8c8c8c;
	}

	.right_title p i {
		font-size: 18px;
		color: #1679d3;
		font-weight: bold;
		display: inline-block;
		margin-right: 5px;
	}

	.right_title p a:hover {
		color: #1679d3;
	}
	
	
	.news_list {
		padding-left: 33px;
	}

	.news_list ul li {
		display: flex;
		padding: 28px 0px;
		padding-left: 0;
		border-bottom: 1px solid #e8e8e8;
		-webkit-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}

	.news_list ul li .pic {
		display: block;
		width: 211px;
		height: 142px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #f2f2f2;

	}

	.news_list ul li .pic img {
		width: 211px;
		max-height: 142px;
	}

	.news_list ul li .news_list_txt {
		padding-left: 20px;
		flex: 1;
	}

	.news_list ul li .news_list_txt .title {
		height: 40px;
		line-height: 40px;
		font-size: 17px;
		color: #000000;
		margin-bottom: 5px;
		display: block;
		overflow: hidden;
	}

	.news_list ul li .news_list_txt p {
		font-size: 15px;
		color: #777777;
		line-height: 28px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.news_list ul li .news_list_txt .more {
		height: 26px;
		margin-top: 20px;
		font-size: 14px;
		color: #9f9f9f;
		display: flex;
	}

	.news_list ul li .news_list_txt .more span {
		flex: 1;
	}

	.news_list ul li .news_list_txt .more span i {
		display: inline-block;
		margin-right: 5px;
	}

	.news_list ul li .news_list_txt .more a {
		display: block;
		height: 29px;
		line-height: 29px;
		border-radius: 5px;
	}

	.news_list ul li .news_list_txt .more a i {
		font-size: 16px;
		color: #878787;
	}

	.news_list ul li:hover .news_list_txt .more a {
		padding: 0 25px;
		background: #0183da;
		margin-bottom:10px;

	}



	.news_list ul li:hover .news_list_txt .more a i {
		color: #FFFFFF;
	}

	.news_list ul li:hover {


	}

	.news_list ul li:hover .news_list_txt .title {
		color: #0183da;
	}

	.page {
		margin: 30px 0 0 0;
		text-align: center;
		width: 100%;
		overflow: hidden;
	}

	.page a b {
		color: #999;
	}

	.page>b,
	.page a {
		margin: 1px 2px;
		padding: 10px 13px;
		text-align: center;
		display: inline-block
	}

	.page a {
		margin: 1px 2px;
		padding: 10px 13px;
		text-align: center;
		display: inline-block;
		color: #333;
		border: #e5e5e5 1px solid;
		border-radius: 5px;
	}
.page span {
		margin: 1px 2px;
		padding: 10px 13px;
		text-align: center;
		display: inline-block;
		color: #333;
		border: #e5e5e5 1px solid;
		border-radius: 5px;
	}
	/* é–½å î‡®ie6 */
	.page>b,
	.page a:hover {
		border-radius: 5px;
		background: #0188e4;
		color: #fff;
		border: #0188e4 1px solid;
	}

	.page a:hover b {
		color: #FFF
	}
	
	}
@media (max-width:1152px) {
	.news_list ul li .pic {
		display: block;
		width: 211px;
		height: 142px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #f2f2f2;

	}

	.news_list ul li .pic img {
		width: 211px;
		max-height: 142px;
	}

	.news_list ul li .news_list_txt {
		padding-left: 20px;
		flex: 1;
	}

	.news_list ul li .news_list_txt .title {
		height: 40px;
		line-height: 40px;
		font-size: 17px;
		color: #000000;
		margin-bottom: 5px;
		display: block;
		overflow: hidden;
	}

	.newslist .newslist_left {
    width: 100%;
	padding-top: 60px;
    padding-bottom: 0px;
}
    .neiye_right {
	width: 100%;
	border-left: none !important;
    padding-top: 25px;
    padding-bottom: 25px;
}

.page {
	margin: 30px 0 0 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
	}

.news_list {
	padding-left: 0px;
	}
	.news_left_flex {
    display: flex;
    flex-wrap: wrap;
}
.newslist .newslist_left .nydh dt {
	display: none !important
	}
    .newslist .newslist_left .nydh dd {
	width:23%;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    background: #eff7ff;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgba(239, 247, 255, .4);
    flex: auto;
    margin-right: 0.5%;
	margin-left: 0.5%;
}

    .left, .right {
    float: none !important;
}
.newslist .newslist_left .nydh dd .nydh_d i{
	display: none !important
	}
	}
@media (max-width:1062px) {
	.news_list ul li .pic {
		display: block;
		width: 211px;
		height: 142px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #f2f2f2;

	}

	.news_list ul li .pic img {
		width: 211px;
		max-height: 142px;
	}

	.news_list ul li .news_list_txt {
		padding-left: 20px;
		flex: 1;
	}

	.news_list ul li .news_list_txt .title {
		height: 40px;
		line-height: 40px;
		font-size: 17px;
		color: #000000;
		margin-bottom: 5px;
		display: block;
		overflow: hidden;
	}

		
	.newslist .newslist_left .nydh dd {
	width:40%;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    background: #eff7ff;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgba(239, 247, 255, .4);
    flex: auto;
    margin-right: 0.5%;
	margin-left: 0.5%;
}	
		}
@media (max-width:570px) {
.news_list ul li .pic {
		    display: block;
    width: 150px;
    height: 101px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f2f2f2;
	}

	.news_list ul li .pic img {
	width: 150px;
	height:101px;
	}

	.news_list ul li .news_list_txt {
	padding-left: 13px;
    flex: 1;
	}
	.news_list ul li .news_list_txt p {
	line-height: 24px;
	}
	.news_list ul li .news_list_txt .title {
		height:50px;
    line-height: 24px;
    font-size: 15px;
    color: #000000;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news_list ul li .news_list_txt .more {
		display: none;
	}
	.newslist .newslist_left .nydh dd {
	
	width:100%;
    height: 50px;
	line-height: 50px;
	padding: 0 15px;	
	}
.newslist .newslist_left .nydh dd a {
	display: flex;
	}
	}

@media (max-width:400px) {

.neiye_right .right_title {
	    text-align: center;
		padding-left: 0px;
	}

.neiye_right .right_title strong {
		font-size: 20px;

	}
.news_list ul li .news_list_txt p {
   font-size: 14px;
}
.right_title p {
        font-size: 14px;
        margin: 0 auto;
		text-align: center;
}
	}