.conLeft{width: 25%;float: left;}
.conRight{width: 72%;float: right;}

.position{line-height: 46px;font-size: 16px;color: #333;}
.position span,.position a{line-height: 46px;font-size: 16px;color: #333;}

/*单篇文章介绍*/
.listCont h3{line-height: 40px;font-size: 26px;font-weight: bold;color: #333;float: left;border-bottom: 3px solid #004f8a;text-align: left;margin-bottom: 20px;}
.listCont .artShow{clear: both;}
.listCont .artShow p{line-height: 36px;font-size: 16px;margin-bottom: 10px;color:#333;text-align:justify;}
.listCont .artShow p img{max-width:98%;margin:0 auto;display:block;}
/*导航样式*/
.leftNav{width: 100%;}
.leftNav h3{line-height: 80px;font-size: 28px;color: #fff;text-align: center;background: #004f8a;font-weight: normal;}
.leftNav .leftList{background-color: #f4f4f4;}
.leftNav .leftList .one{}
.leftNav .leftList .one .oneLi{border-bottom: 1px solid #dddddd;padding-left: 16px;}
.leftNav .leftList .one .oneLi a{line-height: 80px;font-size: 18px;color: #555;display:block;}
.leftNav .leftList .one .oneLi.yes{background-color:#fff;border-left:4px solid #9d0b1e;padding-left: 12px;}
.leftNav .leftList .one .oneLi.yes a{ color:#9d0b1e;}
.leftNav .leftList .one .oneLi:hover{background-color:#fff;border-left:4px solid #9d0b1e;padding-left: 12px;}
.leftNav .leftList .one .oneLi:hover a{ color:#9d0b1e;}
.leftNav .leftList .one .oneLi.yes .two{display:block}

.leftNav .leftList .one .two{display:none;}
.leftNav .leftList .one .oneLi.yes .two .twoLi{border-bottom: 1px dashed #dddddd;width: 80%;margin: 0 auto;}
.leftNav .leftList .one .oneLi.yes .two .twoLi a{color:#333;line-height: 46px;}
.leftNav .leftList .one .oneLi.yes .two .twoLi:hover a{color:#9c0b1e;}
.leftNav .leftList .one .oneLi.yes .two .twoLi.on a{color:#9c0b1e;}
/*集团业务*/
h3.tit{float: left;line-height: 34px;padding: 0 15px;background-color: #004f8a;color: #fff;border: none;font-size: 18px;border-radius: 5px;margin-bottom: 20px;font-weight: bold;}
p.article{padding: 10px 30px;border: 1px solid #eee;background-color: #f4f4f4;clear: both;margin-bottom: 20px;border-radius: 6px;line-height: 36px;font-size: 18px;}
p.article strong{font-size:18px;}
p.article a.moreArt{color:#9d0b1e;}


/*手机端样式*/
@media only screen and (min-width: 321px) and (max-width: 1024px){

	.conLeft{float:none;width: 100%;}
	.conRight{width: 94%;float: none;margin:0 auto;}

	/*单篇文章介绍*/
	.listCont h3{display: none;}
	.listCont .artShow p{line-height: 2.6rem;font-size: 1.6rem;margin-bottom: 0.5rem;}

	.position{line-height: 3rem;font-size: 1.6rem;}
	.position span,.position a{line-height: 3rem;font-size: 1.6rem;}
	/*集团业务*/
	h3.tit{line-height: 3rem;padding: 0 1rem;font-size: 1.6rem;margin-bottom: 1rem;}
	p.article{padding: 1rem 1.5rem;margin-bottom: 1rem;line-height: 2.6rem;font-size: 1.6rem;}
	p.article strong{font-size:1.6rem;}


	/*导航样式*/
	.leftNav{width: 100%;}
	.leftNav h3{line-height: 6rem;font-size: 2.6rem;background: none;margin: 0 auto;color: #004f8a;border-bottom: 3px solid #004f8a;text-align: left;}
	.leftNav .leftList{background-color: #fff;}
	.leftNav .leftList .one{overflow: hidden;margin-bottom: 2rem;}
	.leftNav .leftList .one .oneLi{border-bottom: none;text-indent: 0;float: none;width: auto;margin: 0 1%;margin-top: 1rem;}
	.leftNav .leftList .one .oneLi a{line-height: 3rem;font-size: 1.6rem;text-align: center;border: 1px solid #ddd;border-radius: 1rem;}
	.leftNav .leftList .one .oneLi.yes{border-left: none;text-indent: 0;}
	.leftNav .leftList .one .oneLi.yes a{color:#9d0b1e;border: 1px solid #9d0b1e;}
	.leftNav .leftList .one .oneLi:hover{border-left:none;text-indent: 0;}
	.leftNav .leftList .one .oneLi:hover a{ color:#9d0b1e;border: 1px solid #9d0b1e;}
	.leftNav .leftList .one .oneLi.yes .two{display:none}
	.leftNav .leftList .one .two{display:none;}

}
