body{
	font-size: 14px;
	overflow-x:hidden;
}
.color-green{
	color:#5bb531;
}
.inner-bnr img{
	width:100%;
}
.section-tit{
	font-size:24px;
	font-weight: bold;
	position: relative;
	line-height:2.5em;
}
.section-tit i{
	position: absolute;
	left:0px;
	top:0;
	height:2px;
	display: block;
	background:#4d7cb8;
	width:4em;
}
.section-tit.color-green i{
	background:#5bb531;
}
.tit-english{
	font-size:14px;
	text-transform: uppercase;
}
.tit-side{
	font-size:14px;
	color:#6b6b6b;
	margin-top:-1.3em;
}
@media only screen and (max-width:768px ) {
	.section-tit{font-size:16px}
	.tit-english{font-size:12px}
}


.investnav{
	font-size:14px;
	height:8em;
	margin-top:-4em;
	text-align: center;
	color:#fff;
}
.investnav-in{
	padding-bottom: 1em;
}
.investnav-in .one-invest-nav{
	cursor: pointer;
	cursor: hand;
	position: relative;
	font-size:14px;
	height:7em;
}
.investnav-in .one-invest-nav:after{
	content:'';
	position: absolute;
	left:50%;
	bottom:-1em;
	display: block;
	margin-left:-0.5em;
	border-left:1em solid transparent;
	border-right:1em solid transparent;
	border-top:1em solid transparent;
}
.investnav-in .one-invest-nav:first-child{
	background:#5bb531;
}
.investnav-in .one-invest-nav:last-child{
	background:#4e97db;
}
.investnav-in .one-invest-nav.active:first-child:after{
	border-top-color:#5bb531;
}
.investnav-in .one-invest-nav.active:last-child:after{
	border-top-color:#4e97db;
}



.investnav .chinese{
	font-size:24px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top:25px;
}
.investnav .english{
	font-size:14px;
	margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
	.investnav{height:4em;margin-top:0;}
	.investnav-in .one-invest-nav{height:4em;}
	.investnav .chinese{font-size:16px;padding-top:15px;}
	.investnav .english{display: none;}
	body{font-size:12px;}
}


/*section1*/
.section1{
	padding:60px 0 60px 0;
	background:url(../images/air2-bg.jpg) repeat left top;
}
.section1 .tit-english{
	display: block;
}
.section-1-1 .tit-english{
	display: inline;
}
.section1 .section-tit{
	line-height:1.4em;
	padding-bottom: 0.2em;
}
.section1 .section-tit i{
	top:auto;
	bottom:0;
}
.section-1-1 .section-tit{
	padding-top: 0.4em;
	padding-bottom: 0;
}
.section-1-1 .section-tit i{
	top:0;
	bottom:auto;
}
.section1-cont{
	overflow: hidden;
}
.section1 .left-info{
	padding-right:8%;
	text-align: justify;
	color:#636363;
}
.section1 .right-img img{
	width:100%;
	max-width:700px;
}
.section1 .left-info p{
	margin-top:50px;
	margin-bottom: 0;
	line-height:1.5em;
}
.section1 .left-info ul{
	margin-top:20px;
	margin-bottom: 0;
	line-height:20px;
}
.section1 .left-info ul li{
	padding-left:25px;
	position: relative;
	margin-top:10px;
}
.section1 .left-info ul li:before{
	content:'';
	position: absolute;
	display: block;
	left:0;
	top:3px;
	width:14px;
	height:14px;
	background:#4e97db;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	
}

@media only screen and (max-width:768px ) {
	.section1{padding:20px 0;}
	.section1 .left-info p{margin-top:15px;}
	.section1 .right-img img{margin-top:10px;}
}

/*section2*/
.section2{
	background:#fff;
	padding:60px 0;
}
.section2 .one-list{
	padding-right:7.6%;
	padding-top:4%;
}
.section2 .one-list h2{
	font-size:18px;
	text-align: center;
	font-weight: bold;
	margin-top:3em;
}
.section2 .one-list p{
	font-size:14px;
	margin-top:2em;
	line-height:20px;
	height:60px;
	overflow: hidden;
}
.section2 .one-list:hover h2{
	color:#4d7cb8;
}
.section2 .img-box{
	width:126px;
	height:126px;
	-webkit-border-radius:  50%;
	-ms-border-radius:50%;
	-moz-border-radius:  50%;
	border-radius: 50%;
	background-size:100%;
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#efefef;
	margin:0 auto;
}
.section2 .img-box img{
	width: 100%;
}
.section2 .row{
	margin-right:-7.6%;
}
.section2 .one-list .img-box:hover{
	background-color:#4d7cb8;
	background-position: left bottom;
}

@media only screen and (max-width:768px ) {
	.section-tit{font-size:16px}
	.tit-english{font-size:12px}
	.section2{padding:20px 10px;}
	.section2 .img-box{width:80px;height:80px;}
	.section2 .one-list h2{font-size:14px;height:1.1em;overflow: hidden;}
	.section2 .one-list p{font-size:12px;}
}


/*section3*/
.section3{
	padding:40px 0;
	background:url(../images/join-bg2.jpg) repeat left top;
}
.section3 .section-tit{
	text-align: center;
}
.section3 .sec-img{
	width:100%;
	margin:0 auto;
	max-width:1200px;
}
.section3 .sec-img img{
	width:100%;
}
@media screen and (max-width:768px){
	.section3{padding:20px 0;}
	.section3 .section-tit{margin: 0;margin-bottom: 10px;}
}
/*section4*/
.section4{
	padding:40px 0;
}
.section4 .section-tit{
	text-align: center;
}
.section4 .support-box{
	padding:0 60px;
}
.support-wrapper{
	position: relative;
	overflow: hidden;
}
.section4 .support-box ul{
	overflow: hidden;
	position: absolute;
	left:0;
	right:0;
}

.section4 .support-box li{
	float:left;
	width:20%;
	background:#efefef;
	padding:1%;
	padding-bottom:55px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0px 2px 5px 1px rgba(0,0,0,0.3);
	position:relative;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
.section4 .support-box li p{
	margin-bottom: 0;
	line-height:20px;
}
.section4 .support-box li .info{
	margin-top:10px;
}
.section4 .support-box li img{
	width:100%;
}
.section4 .support-box li h2{
	position: absolute;
	bottom: 0;
	left:0;
	right:0;
	line-height:55px;
	font-size:20px;
	font-weight: bold;
	background:#4d7cb8;
	color:#fff;
	text-align: center;
	margin:0;
}
.support-box{
	position: relative;
}
.support-box .arrow-btn{
	position: absolute;
	top:50%;
	margin-top:-18px;
	display: block;
	font-family: "宋体";
	font-size:20px;
	line-height:36px;
	width:36px;
	height:36px;
	background:#4d7cb8;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 10;
	color:#fff;
	text-align: center;
}
.support-box .arrow-btn:hover{
	background:#4376b7;
}
.left-arrow{
	left:0;
}
.right-arrow{
	right:0;
}
.support-box .arrow-btn.disabled{
	background:#d4d2d2;
}
.support-box .arrow-btn.disabled:hover{
	background:#d4d2d2;
}

@media screen and (max-width:768px){
	.section4{padding:20px 0;}
	.section4 .section-tit{margin:0;margin-bottom: 20px;}
}

/*section5*/
.section5{
	background:#f2f2f2;
	padding:60px 0;
}
.section5 .section-tit{
	text-align: center;
}
.section5 .form{
	width:80%;
	margin:0 auto;
}
.diyform{
	position: relative;
	height:54px;
	margin-top:20px;
}
.diyform label{
	position: absolute;
	left:25px;
	top:0;
	line-height:52px;
	font-size:14px;
	color:#636363;
	font-weight: normal;
}
.diyform input.form-control{
	text-indent:70px;
	padding:10px 12px;
	height:54px;
}
.diyform-textarea{
	height:170px;
}
.diyform textarea.form-control{
	height:170px;
}
.diyform-select{
	text-align: justify;
	font-size:0;
	overflow: hidden;
	height:54px;
}
.diyform-select:after{
	content:'';
	display: inline-block;
	width:100%;
	height:1px;
}
.diyform-select .form-control{
	width:30%;
	display: inline-block;
	padding:10px 12px;
	height:54px;
	-webkit-appearance: none;
	appearance: none;
	background:#fff url(../images/select-arrow.png) no-repeat right center;
}
.diyform-btn{
	text-align: center;
	margin-top:70px;
}
.diyform-btn .btn{
	width:170px;
	height:58px;
	background:#2f5d98;
	padding:0;
	line-height: 52px;
	text-align: center;
}
.diyform-btn .btn span{
	display: block;
	width:100%;
	height:52px;
	background:#4b7cb9;
}
@media screen and (max-width:768px){
	.section5{padding:20px 0;}
	.section5 .section-tit{margin: 0;margin-bottom: 0px;}
}

/*民用*/
.section-2-2{
	padding:60px 0;
}
.section-home-tit-2{
	font-size:35px;
	color:#3e3e3e;
	line-height:60px;
	margin:0;
	padding:0;
	font-weight: bold;
	margin-bottom: 5%;
}
.section-home-tit-2 img{
	height:60px;
	vertical-align: top;
}
.section-2-2 .part-info{
	padding:0 2%;
}
.section-2-2 .part-info .bold-big{
	font-size:20px;
	color:#3e3e3e;
}
.section-2-2 .part-info .bold-big span{
	font-weight: bold;
	font-size:24px;
}

@media only screen and (max-width:768px) {
	.section-home-tit-2{font-size:20px;line-height:30px;}
	.section-home-tit-2 img{height:30px;}
	.section-2-2 .part-info .bold-big{font-size:16px;}
	.section-2-2 .part-info .bold-big span{font-size:18px;}
	.section-2-2{padding:20px 0;}
}

.section-home-3{
	background:url(../images/air2-bg.jpg) repeat left top;
}
.section2.section-home-3  .row{
	margin-right: -2%;
}
	
.section2.section-home-3 .one-list p{
	height:80px;
}
.section2.section-home-3 .img-box:hover{
	background-color:#5bb531;
}
.section2.section-home-3 .one-list{
	padding-right:2%;
}
.section2.section-home-3 .one-list:hover h2{
	color:#5bb531;
}



.section-home-4 .support-box .arrow-btn{
	background:#5bb531;
}
.section-home-4 .support-box .arrow-btn:hover{
	background:#56b529;
}
.section-home-4  .support-box li h2{
	background:#56b529;
}
.section-home-4 .support-box .arrow-btn.disabled{
	background: #d4d2d2;
}

.section-home-6 .diyform-btn .btn{
	background:#38970b;
	border:none;
	overflow: hidden;
}
.section-home-6  .diyform-btn .btn span{
	background:#5bb531;
	border-radius: 4px;
}
