/*内页资料下载*/
.ny_down {overflow: hidden;padding: 140px 0 100px;}
.ny_down_tit { height: 80px; line-height: 80px; padding: 0 40px; background: #04559a; position: relative; }
.ny_down_tit:before { position: absolute; content: ""; display: block; width: 100%; height: 3px; background: #ca1b39; left: 0; bottom: 0; }
.ny_down_tit span { line-height: 80px;display: inline-block; font-size: 20px; color: #fff; font-weight: bold; text-align: left; padding-left: 36px; }
.ny_down_tit span.t1 { width: 64%; background: url(../images/down_1.png) left center no-repeat; }
.ny_down_tit span.t2 { width: 116px; background: url(../images/down_2.png) left center no-repeat; }
.ny_down_tit span.t3 { width: 76px; background: url(../images/down_3.png) left center no-repeat; }
.ny_down_list ul { margin-bottom:40px;}
.ny_down_list ul li { width: 100%; height: 80px; line-height: 80px; padding: 0 40px; color: #777; text-align: left; }
.ny_down_list ul li:nth-child(2n) { background: #fff; }
.ny_down_list ul li:nth-child(2n-1) { background: #f8f8f8; }
.ny_down_list ul li .tit { line-height: 80px;width: 66%; display: inline-block; font-size: 17px; color: #444; padding-right: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ny_down_list ul li p { width: 100px; display: inline-block; font-size: 16px; line-height: 80px; overflow: hidden; }
.ny_down_list ul li .more5 { width: 66px; display: inline-block; height: 30px; background: url(../images/down_4.png) center no-repeat; margin: 25px auto; }
.ny_down_list ul li:hover { background: #fff; margin: 0 0 10px 0; -webkit-box-shadow: #ccc 0px 10px 30px; -moz-box-shadow: #ccc 0px 10px 30px; box-shadow: #ccc 0px 10px 30px; }
.ny_down_list ul li:hover .tit { color: #04559a; font-weight: bold; }
.ny_down_list ul li:hover .more5 { background: url(../images/down_4a.png) center no-repeat; }
.down_wj { padding-bottom: 20px!important; margin-top: 40px!important; text-align: center!important; }
.down_wj a { display: inline-block; width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 15px; border: 1px solid #04559a; margin: 0 auto 10px; color: #04559a; background: url(../images/Adown1.png) 15px center no-repeat; padding: 0 0 0 30px; }
.down_wj a:first-child { border: 1px solid #04559a; background: #04559a url(../images/Adown.png) 15px center no-repeat; color: #fff; margin-right: 20px; }
.down_wj a:hover { border: 1px solid #04559a; background: #04559a url(../images/Adown.png) 15px center no-repeat; color: #fff; }
@media screen and (max-width:1600px) {
    .ny_down {padding: 120px 0 80px;}
}
@media screen and (max-width:1440px) {
	.ny_down_tit span{ font-size:19px;}
	.ny_down_list ul li .tit{ font-size:16px;}	
	.ny_down_list ul li p{ font-size:15px;}
}
@media screen and (max-width:1280px) {
	.ny_down {padding: 100px 0 60px;}
	.ny_down_tit span{ font-size:18px;}
	.ny_down_list ul li .tit{ font-size:15px;}	
	.ny_down_list ul li p{ font-size:14px;}
}
@media screen and (max-width:920px) {
	.ny_down {padding: 80px 0 40px;}
}
@media screen and (max-width:767px) {
	.ny_down {padding: 40px 0;}
.ny_down_tit { padding: 0 20px; height: 60px; line-height: 60px; }
.ny_down_tit span{line-height: 60px; }
.ny_down_tit span.t1 { width: 61%; }
.ny_down_tit span.t2 { display: none; }
.ny_down_tit span.t3 { width: 30px; background: url(../images/down_3.png) center center no-repeat; font-size: 0; }
.ny_down_list ul li { padding: 0 20px; height: 60px; line-height: 60px; }
.ny_down_list ul li .tit {line-height: 60px; width: 90%; padding-right: 0; }
.ny_down_list ul li p { display: none; }
.ny_down_list ul li .more5 { width: 30px; margin: 15px auto; }

}
/*内页资料下载*/
