﻿@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/jtn202302.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
}
.content{
	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
			
		}
}
/*页尾*/
.links,.copyright{
	position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.footer {
    padding: 20px 0;
    line-height: 22px;
    font-size: 14px;
    background-color: #333;
    color: #fff;
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.links>ul>li>a {
    display: block;
    margin: 0 -5px;
    padding: 0 20px;
    background: #fff url(../images/links_arr.png) 96% 50% no-repeat;
}

.links li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}

.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
    color: #fff;
}

.footer-map {
    margin-left: 120px;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}
@media (max-width: 768px) {

    .copyright {
        text-align: center;
    }

    .copyright p span {
        display: block;
    }

    .copyright>.p20 {
        margin: 0;
        width: 100%;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
}
