/* CSS Document */
#con{width:100%; height: auto; min-height: 1000px; overflow: hidden;}
#con .conk{width:1920px; height: auto; min-height: 1000px; position: relative;
	left: 50%; margin-left: -960px;}

#con .conk .zsdw{width:664px; height: 380px; background: url(../../images/xfimages/04_03.jpg);
	background-size: 100% 100%; position: absolute;
	top: 0px; left:0px;}
#con .conk .yxdw{width:626px; height: 519px; background: url(../../images/xfimages/04_07.jpg);
	background-size: 100% 100%; position: absolute;
	bottom: 0px; right: 0px;}

#con .conk .con_nr{width:1200px; height:auto; position: relative; padding-bottom: 40px;}

#con .conk .con_nr .con_nav{width:100%; height: auto;}
#con .conk .con_nr .con_nav .li{width:100px; height:30px; float: left;
	margin-left: 75px;margin-top: 55px;}
#con .conk .con_nr .con_nav .li:nth-child(1){margin-left:287.5px;}

#con .conk .con_nr .con_nav .li .yd{width:8px; height: 8px; border-radius: 4px; float: left;
	background: #bfbfbf; margin-top: 11px;}
#con .conk .con_nr .con_nav .li:hover .yd{background:#00a470;}
#con .conk .con_nr .con_nav .li p{width:calc(100% - 13px); height: 100%; float: right; font-family: "微软雅黑";
	font-size: 18px; line-height: 30px;text-align: left; color:#555555;}
#con .conk .con_nr .con_nav .li:hover p{color:#00a470;}

#con .conk .con_nr .con_nav .dq .yd{background:#00a470;}
#con .conk .con_nr .con_nav .dq p{color:#00a470;}
/*内容区域*/
#con .conk .con_nr .con_con{width:calc(100% - 80px); height: auto; background: #FFF; margin-top: 60px; padding: 40px; line-height: 20px;}

/*证书展示*/
#con .conk .con_nr .con_zs{width:100%; height: auto; background: #FFF; margin-top: 60px; overflow: hidden;}
#con .conk .con_nr .con_zs ul{width:1200px; height: auto;}
#con .conk .con_nr .con_zs ul li{width:300px; height: 420px; float: left;
	text-align: center; margin-top: 20px;}
#con .conk .con_nr .con_zs ul li img{width:280px;}
#con .conk .con_nr .con_zs ul li p{width:100%; font-family: "微软雅黑"; font-size: 16px; color:#000; line-height: 40px;
    text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}