/* 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 .con_xw_xq{width:calc(100% -10px); height: auto; padding: 10px; margin-top: 20px; line-height: 20px;}



#con .act{width:1200px; height: auto; padding-top: 40px;}
#con .act .jb_lx{width:570px; height: 40px; margin-top: 20px;}
#con .act .jb_lx .lx_l{width:50%; height: 40px; float: left;font-family:"微软雅黑"; color:#000;}
#con .act .jb_lx .lx_l p{width:75px; height: 40px; line-height: 40px; text-align: right; float: left; font-size: 14px;}
#con .act .jb_lx .lx_l .lx_ipt{width:calc(100% - 103px); height: 38px; float: left; font-size: 16px;
	border: 1px solid rgba(88,88,88,0.69); background: rgba(255,255,255,1.00);}
#con .act .jb_lx .lx_l .lx_ipt input{width:calc(100% - 5px); height: 100%; float: right; font-size: 16px;
	border:0px; outline: none; font-size: 14px;}

#con .act .jd_dz{width:570px; height: 40px; margin-top: 20px;}
#con .act .jd_dz p{width:44px; height:40px; text-align: center; float: left; line-height: 40px;}
#con .act .jd_dz .p{width:75px; height: 40px;text-align: right; float: left; font-size: 14px;}
#con .act .jd_dz .form_control{width:120px; height: 38px; border: 1px solid rgba(88,88,88,0.69); float: left;outline: none; font-size: 14px;}

#con .act .x_dz{width:570px; height: 40px; margin-top: 20px;}
#con .act .x_dz p{width:75px; height: 40px; line-height: 40px; text-align: right; float: left; font-size: 14px;}
#con .act .x_dz .lx_ipt{width:calc(100% - 103px); height: 38px; float: left; font-size: 16px;
	border: 1px solid rgba(88,88,88,0.69); background: rgba(255,255,255,1.00);}
#con .act .x_dz .lx_ipt input{width:calc(100% - 5px); height: 100%; float: right; font-size: 16px;
	border:0px; outline: none; font-size: 14px;}

#con .act .ly_nr{width:570px; height: 104px; margin-top: 20px;}
#con .act .ly_nr p{width:75px; height: 40px; line-height: 40px; text-align: right; float: left; font-size: 14px;}
#con .act .ly_nr .lx_ipt{width:calc(100% - 103px); height: 102px; float: left; font-size: 16px;
	border: 1px solid rgba(88,88,88,0.69); background: rgba(255,255,255,1.00);}
#con .act .ly_nr .lx_ipt textarea{width:calc(100% - 5px); height: 92px; margin-top: 5px; float: right; font-size: 16px;
	border:0px; outline: none; font-size: 14px; resize:none;}

#con .act .tj_an{width:570px; height:48px; margin-top: 20px;}
#con .act .tj_an input{width:160px; height: 48px; margin-left: 205px; border: 0px; outline: none;
	background: #00a470; color: #FFF; font-weight: bold; font-size: 20px; cursor:pointer; float: left;}
#con .act .tj_an input:nth-child(1){margin-left:105px;}
#con .act .tj_an input:nth-child(2){margin-left:40px;}