/* 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:100%; height: auto; background: #FFF; margin-top: 60px;}
#con .conk .con_nr .con_con ul{width:1100px; height:auto;}
#con .conk .con_nr .con_con ul li{width:500px; height: 120px; float: left; 
	border-bottom: 1px dashed rgba(132,132,132,1.00);}
#con .conk .con_nr .con_con ul li:nth-child(2n){margin-left: 100px;}

#con .conk .con_nr .con_con ul li p{width:100%; font-family: "微软雅黑"; color:#000;}
#con .conk .con_nr .con_con ul li .tit{font-size:18px; line-height: 20px; padding-top: 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#con .conk .con_nr .con_con ul li .tim{font-size:14px; line-height: 20px; padding-top: 10px; color:rgba(122,122,122,1.00);}
#con .conk .con_nr .con_con ul li .js{font-size:14px; line-height: 20px; padding-top: 10px; color:rgba(122,122,122,1.00);}
#con .conk .con_nr .con_con ul li:hover .tit{color:#00a470;}
