﻿@charset "utf-8";
*{
	font-family:"微软雅黑"
}
label{
	margin-bottom:10px
}
.form-group {
    margin-bottom: 10px;
}
.wrap{
	background:url("../images/jtn_bj.png") no-repeat;
	background-size:100% 100%;
	padding-top:190px
}
.bt{
	background:url("../images/jtn_hd.png") no-repeat;
	width:1031px;
	height:297px;
	margin:0 auto
}
.content{
	width:1223px;
	margin:0 auto
}
.p1 h3{
	background:url("../images/jtnp1_h3.png") no-repeat;
	width:337px;
	height:104px;
	margin:0 auto;
	margin-bottom:20px;
	margin-top:250px
}
.p2 h3{
	background:url("../images/jtnp2_h3.png") no-repeat;
	width:337px;
	height:104px;
	margin:0 auto;
	margin-bottom:20px;
	margin-top:40px
}
.p1 .bd{
	background:url("../images/jtnp1.png") no-repeat;
	width:100%;
	min-height:566px;
	padding:60px 86px 50px 107px;
	background-size: 100% 100%;
}
.p1 .bd p{
	font-size:18px;
	line-height:50px;
	 -webkit-transform: scale(1.05,1);
    -moz-transform: scale(1.05,1);
    -o-transform: scale(1.05,1);
    transform: scale(1.05,1);

}
.p2 .bd{
	background:url("../images/jtnp2.png") no-repeat;
	width:100%;
	min-height:1753px;
	padding:73px 80px 40px 68px
}

/*表单*/
.form-group label{
	text-align:left
}
.fo1>label,.fo1>.col-sm-2>label{
	font-size:20px;
	line-height:40px
}
.form-group  input{
	height:40px
}
.fo1>.col-sm-2{
	width:11%
}
.fo1 p{
	color:#999999;
	font-size:16px;
	margin-left: -5px;
}
.radio{
	margin-top:0px;
	margin-bottom:0px
}
.radio .form-check-label{
	line-height:38px;
	font-size:20px;
    margin-right:28px
}
.fo1 textarea{
	height:120px
}
.radio .form-group input{
	height:auto
}
input[type=checkbox], input[type=radio]{
	margin:0px
}
.fo2>label{
	color:#028a7c;
	font-size:24px	
}
.fo3 p{
	margin-bottom:15px
}
.fo3>div>label{
	color:#028a7c;
	font-size:20px;
	text-align:right;
	line-height: 40px;
}
.fo3{
	margin-bottom:25px
} 
.fo4>div>label,.fo5>div>label{
	color:#333;
	text-align:right;
	line-height: 40px;
	font-size:20px
}
.fo5 p{
	color:#999999;
	font-size:18px
}
.tj{
	text-align:center;
	margin-top:20px
}
.tj button{
	width:249px;
	height:88px;
	background:url(../images/jtntj.png) center center no-repeat;
	margin:0 auto;
	border:0px;
	font-size:0px
}
.mt20{
	margin-top:20px
}
.fo4 .fileLabel{
	background-color:#e5e5e5;
	padding:5px;
	font-size:16px;
    border:1px solid #333;
	margin-bottom:0px
}
.fo4 span.span_desc{
	color:#999999;
    margin-left:15px
}
.wrap{
	padding-bottom:130px
}
@media (max-width: 1230px){
	.content{
		width:100%
	}
	.fo1>.col-sm-2{
		width:15%
	}
	.header{
		padding-left:20px;
		padding-right:20px;
	}
	.bt{
		width:100%;
		background:url(../images/jtn_hd.png) center center no-repeat;
		background-size: 100%;
	}
	.p2 .bd{
		background-size: 100% 100%; 
	}
}
@media (max-width: 1024px){
	.p1 h3{
		margin-top:120px
	}
	.wrap{
		padding-top:120px
	}
}
@media (max-width: 768px){
	.fo1>.col-sm-2 {
		width: 100%;
	}
	.p1 .bd {
		padding: 60px 70px;
	}
	.inputs{
		margin-top:10px
	}
}
@media (max-width: 550px){
	.p2 .bd,.p1 .bd{
		padding:40px
		
	}
	.p1 .bd p{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
	font-size:16px
	}
	.wrap{
		padding-top:60px
	}
	.p1 h3{
		margin-top:20px
	}
	.p2 .col-sm-5,.p2 .col-sm-3,.p2 .fo4 .col-sm-4{
		padding:0px
	}
}
@media (max-width: 480px){
		.p2 .bd,.p1 .bd{
			background:#fff
			
		}
}