@charset "utf-8";
/* css document */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border:none;
	font-family:"微软雅黑";
	font-size:15px;
	color:#333333;
}
input{
	outline:none;
}
.clearboth{
	clear:both;
	overflow:hidden;
}
.con{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.top{
	background:url(/uploads/image/jrfgrimages/top_bg.jpg)  no-repeat center top;
	overflow:hidden;
}
.top .con{
	padding:40px 40px 40px 0px;
}
.logo{
	float:left;
	width:410px;
	background:url(/uploads/image/jrfgrimages/top_line.jpg) no-repeat right top;
}
.yhzc{
	float:left;
	margin-top:18px;
}
.yhzc a{
	font-size:26px;
	color:#ffffff;
	padding:0px 0px 0px 40px;
}
.fhsy{
	float:right;
	width:150px;
	background:url(/uploads/image/jrfgrimages/return_bg.png) no-repeat left top;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:25px;
}
/*头部结束*/
.content{
	background:url(/uploads/image/jrfgrimages/bg.jpg) no-repeat center center;
	overflow:hidden;
}
.content .con{
    background: url(/uploads/image/jrfgrimages/con_bg.png) no-repeat left top;
    margin: 75px auto;
    height: 565px;
	position: relative;
	background-size: 100% 100%;
}
.jbxx{
	width:560px;
	margin:20px 0px 0px 40px;
	border-right:1px solid #e5e5e5;
	padding-right:30px;
	float:left;
}
.jbxx h3,.jjxx h3{
	line-height:40px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:25px;
}
.jbxx h3 span,.jjxx h3 span{
	font-size:19px;
	color:#245399;
	border-bottom:2px solid #245399;
	line-height:39px;
	display:inline-block;
}
.jbxx_input,.input_box select{
	width:365px;
	padding:15px 10px;
	border:1px solid #d2d2d2;
	float:left;
	border-radius: 10px;
	/* outline: none */
}
.input_box{
	margin-bottom:35px;
	overflow:hidden;
}
.input_box label{
	width:150px;
	text-align:right;
	font-size:17px;
	display:inline-block;
	color:#333333;
	float:left;
	line-height:50px;
}
.input_box img{
	margin-right:5px;
	float:left;
}
.yhlx{
	color:#999999;
	display:inline-block;
}
.jbxx_se{
	width:365px;
	padding:15px 0px;
	border:1px solid #d2d2d2;
	display:inline-block;
	float:left;
	font-size:15px;
	color:#999999;
	padding-left:270px;
}
.content .con .nomargin{
	margin:0px;
}
.jjxx{
	width:535px;
	float:left;
	margin-left:30px;
	margin-top:60px;
}
.jjxx .input_box label{
	width:153px;
}
.jjxx .input_box{
	margin-bottom:30px;
	overflow:hidden;
}
.input_box .jbxx_se{
	width:100px;
	padding-left:10px;
	margin-right:18px;
}
.input_box .code{
	width:220px;
	margin-right:20px;
}
.input_box .code_img{
	width:109px;
	height:50px;
	float:left;
	padding:0;
}
.zcbox{
	width:220px;
	float:right;
}
.zcan{
	/* background:url(/uploads/image/jrfgrimages/zc_bg.png) no-repeat left center;
	padding:10px 0px;
	width:100px;
	float:left;
	text-align:center;
	cursor:default; */
}
#subform {
    width: 100px;
    font-size: 19px;
    color: #ffffff;
    background: url(/uploads/image/jrfgrimages/zc_bg.png) no-repeat left center;
    padding: 6px 0px;
    width: 100px;
    float: left;
    text-align: center;
    cursor: default;
    margin-top: 5px;
    border-radius: 9px;
}
.zcan a{
	width:100px;
	font-size:19px;
	color:#ffffff;
}
.gb{
	background:url(/uploads/image/jrfgrimages/gb_bg.png) no-repeat left center;
	padding:10px 0px;
	width:100px;
	text-align:center;
	float:left;
	margin-left:20px;
}
.gb a{
	font-size:19px;
	color:#333333;
}
.xybox{
	position:absolute;
	z-index:999999;
	left:0;
	top:0;
	width:1200px;
	background:url(/uploads/image/jrfgrimages/con_bg.png) no-repeat left top;
	height:590px;
	overflow:hidden;
	/* display:none; */
}
.xy_gb{
	color:#999999;
	font-size:15px;
	margin:10px;
}
.xycon h3{
	font-size:29px;
	color:#333333;
	text-align:center;
	line-height:60px;
}
.xynr{
	margin:0px 35px;
	font-size:15px;
	color:#333333;
	line-height:27px;
	text-indent:2em;
}
.agree{
	margin:40px 0px 0px 390px;
}
.agree a{
	display:inline-block;
	width:180px;
	text-align:center;
	font-size:24px;
	color:#ffffff;
	line-height:50px;
}
.tyxy{
	background:url(/uploads/image/jrfgrimages/ty_bg.jpg) no-repeat left center;
	margin-right:60px;
}
.bty{
	background:url(/uploads/image/jrfgrimages/bty_bg.png) no-repeat left center;
}
/*内容结束*/
.footer{
	background-color:#245399;
	overflow:hidden;
}
.footer .con{
	margin:30px auto;
}
.sydw{
	border-right:1px solid #456da8;
	padding-right:50px;
	float:left;
}
.foot_con{
	float:left;
	margin-left:70px;
}
.foot_con p,.foot_con a{
	color:#ffffff;
}
.foot_con p{
	line-height:25px;
}