.banner{
	cursor: pointer;
}
.block{
	width: 100%;
	background-color: #F5F7FA;
	padding: 260px 0 100px 0;
	margin-top: -180px;

}
.block-main{
	width: 1160px;
	height: 440px;
	margin: 40px auto;
	position: relative;
	background: url(../icons/ymy_bg.png) no-repeat 0 0;
	background-size: 100% 100%;
	padding: 40px 60px;
}

.block-main .tips h2{
	font-size: 40px;
	line-height: 10px;
}
.block-main .tips p{
	font-size: 24px;
	color: #7D7D7D;
	line-height: 10px;
}
.block-main .tags {
	position: absolute;
	left: 60px;
	bottom: 50px;
}
.block-main .tips1 {
	position: absolute;
	right: 60px;
	bottom: 46px;
	color: #8B9AB4;
}
.tags .tag span{
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
}
.tags .tag-icon{
	width: 16px;
	height: 16px;
	background: url(../icons/select.png) no-repeat 0 0/cover;
}
.tags .tag-cont{
	margin-left: 10px;
	font-size: 16px;
}
.left-content{
	position: absolute;
	top: 30px;
	right: 0px;
	width: 600px;
}
.left-main{
	display: flex;
}
.left-main  h4{
	margin-top: 120px;
	font-size: 20px;
	margin-bottom: 40px;
}
.left-main p{
	font-size: 14px;
}
.left-main .left-item1{
	background: url(../icons/ymy_01.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 200px;
	text-align: center;
	height: 300px;
}

.left-main .left-item2{
	background: url(../icons/ymy_02.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 200px;
	text-align: center;
	height: 300px;
	margin-left: -20px;
}
.left-main .left-item3{
	background: url(../icons/ymy_03.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 200px;
	text-align: center;
	height: 300px;
	margin-left: -20px;
} 
.left-main1{
	display: flex;
	margin-top: -30px;
} 
.left-main1 .left-item4{
	background: url(../icons/a.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 246px;
	padding: 6px 0 20px 50px;
	height: 150px;
}
.left-main1 .left-item4:hover{
	transform: scale(1.1);
}
.left-main1 .left-item5:hover{
	transform: scale(1.1);
}

.left-main1 .left-item5{
	background: url(../icons/b.png) no-repeat 0 0;
	background-size: 100% 100%;
	width: 246px;

	padding: 6px 0 20px 50px;
	height: 150px;
	margin-left: -30px;
}  
.left-main1 .left-item4 .btn{
	background: #4390FF;
	color: #fff;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	font-size: 14px;
	width: 100px;
	border-radius: 10px;
	margin-top: 20px;
} 

.left-main1 .left-item5 .btn{
	background: #f1a20e;
	color: #fff;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	font-size: 14px;
	width: 100px;
	border-radius: 10px;
	margin-top: 20px;
} 
.left-main1 .left-item4 p{
	color: #FD6565;
	margin-top: -20px;
} 
.left-main1 .left-item5 p{
	color: #999;
	margin-top: -20px;
} 
.left-main1 h4{
	font-size: 20px;
} 
.block1 img{
	margin-top:-20px;
	box-shadow: 0 10px 20px rgba(15,69,177,5%);
	cursor: pointer;
	transition: all 0.3s;
}
.block1 img:hover,.block2 ul li:hover{
	box-shadow: 0 10px 20px rgba(15,69,177,10%)
}
.pub_tit{
	font-size: 40px;
	color: #333333;
	padding: 160px 0 120px;
	text-align: center;
}
.block2 ul{
	font-size: 0;
	width: 1240px;
	padding-bottom: 40px;
}
.block2 ul li{
	display: inline-block;
	width: 580px;
	height: 280px;
	background: url(../icons/block2Bg.png) no-repeat 0 0/cover;
	margin-right: 40px;
	position: relative;
	box-shadow: 0 10px 20px rgba(15,69,177,5%);
	margin-bottom: 100px;
	cursor: pointer;
	transition: all 0.3s;
}
.block2 ul li img{
	position: absolute;
	right: 0;
	top: -50px
}
.block2 ul li .text_box{
	position: absolute;
	left: 40px;
	top: 146px;
	font-size: 18px;
	line-height: 24px;
	color: #797A80;
}
.block2 ul li .text_box .tit{
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 30px;
}
.block3{
	background: #F5F7FA;
	padding-bottom: 160px;
}
.block3 .con_box{
	width: 1220px;
}
.block3 ul{
	margin-left: 50px;
	width: 640px
}
.block3 ul li{
	display: inline-block;
	margin: 0 0 20px 20px;
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.3s;
	width: 300px;
	height: 450px;
}
.block3 ul li.li1{
	background: url(/static/header/ymy/icons/block3Img2.png) no-repeat 0 0/cover;
}
.block3 ul li.li1:hover{
	background-image: url(/static/header/ymy/icons/block3Img2Cur.png);
}
.block3 ul li.li2{
	background: url(/static/header/ymy/icons/block3Img3.png) no-repeat 0 0/cover;
}
.block3 ul li.li2:hover{
	background-image: url(/static/header/ymy/icons/block3Img3Cur.png);
}
.block3 ul li.li3{
	background: url(/static/header/ymy/icons/block3Img4.png) no-repeat 0 0/cover;
}
.block3 ul li.li3:hover{
	background-image: url(/static/header/ymy/icons/block3Img4Cur.png);
}
.block3 ul li.li4{
	background: url(/static/header/ymy/icons/block3Img5.png) no-repeat 0 0/cover;
}
.block3 ul li.li4:hover{
	background-image: url(/static/header/ymy/icons/block3Img5Cur.png);
}
.block4,.block5{
	background: #242933;
	padding-bottom: 40px;
}
.block4 .pub_tit,.block5 .pub_tit{
	color: #fff;
}
.block4 ul{
	display: flex;
	flex-wrap: wrap;
}
.block4 ul li{
	width: 400px;
	height: 160px;
	margin: 0 20px 20px 0;
	box-shadow: 0 10px 20px rgba(1,7,20,10%);
	cursor: pointer;
	transition: all 0.3s;
}
.block4 ul li:hover,.block5 ul li:hover{
	box-shadow: 0 10px 20px rgba(1,7,20,20%);
}
.block4 ul li:nth-child(5),.block4 ul li:nth-child(6){
	margin-bottom: 0;
}
.block4 .con_r{
	width: 336px;
}
.block5{
	padding-bottom: 180px;
}
.block5 .con_l{
	width: 318px;
}
.block5 .con_l .img2{
	margin-top: 40px;
	cursor: pointer;
}
.block5 ul{
	display: flex;
	flex-wrap: wrap;
	width: 840px;
}
.block5 ul li{
	width: 400px;
	height: 220px;
	margin: 0 0 20px 20px;
	box-shadow: 0 10px 20px rgba(1,7,20,10%);
	cursor: pointer;
	box-shadow: 0 10px 20px rgba(1,7,20,10%);
	transition: all 0.3s;
}
.block5 ul li:nth-child(3),.block5 ul li:nth-child(4){
	margin-bottom: 0;
}

.card_box {
	background: #fff;
}
.card_box .card_main {
	width: 1200px;
	box-sizing: border-box;
	padding: 20px 0;
	margin: 0 auto;
}
.card_box .card_main .line_row {
	text-align: center;
	display: flex;
}
.card_box .card_main .line_row>p {
	width: 25%;
	box-sizing: border-box;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.card_box .card_main .line_row>p:nth-child(4) {
	border-right: 0;
}
.card_box .card_main .header {
	height: 80px;
	font-size: 18px;
	line-height: 80px;
	font-weight: 900;
	background: #fff;
}
.card_box .card_main .details {
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	font-weight: 700;
}
.card_box .card_main .odd {
	background: #f7faf9;
}
.card_box .card_main .even {
	background: #fff;
}
.card_box .card_main .header img {
	width: 20px;
	height: 20px;
	margin: 0;
	position: relative;
	top: 3px;
}
.card_box .card_main .details img {
	width: 18px;
	height: 18px;
	margin: 0;
	position: relative;
	top: 3px;
}