@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

*{
	margin:auto;
	font-family: 'Noto Sans', sans-serif;
	padding:auto;
}
.header22{
	margin:auto;
	height:auto;
	width:100%;
}

.header {  background: #fff;
z-index:9999999999999999999999999999999999999;
}

.content {
float:left;
width:100%;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
}

.box{
	width:1100px;
	height:auto;
	overflow:hidden;
}


.box2{
	width:1100px;
	height:auto;
}
	
	
.logo1 {
	width: 23.8%;
	margin-top:10px;
	float:left;
}

.logo2 {
	width: 13.8%;
	margin-top:10px;
	float:left;
}

.logo3 {
	width: 13.8%;
	margin-top:20px;
	float:left;
}


.logo4 {
	width: 43.8%;
	margin-top:10px;
	float:left;
}


.logo1 img{
	width:100%;
	float:left;
}

.logo2 img{
	width:90%;
	float:left;
	margin-left:20px;
}

.logo3 img{
	width:100%;
	margin-top:28px;
	float:left;
}


.logo4 img{
	width:100%;
	float:left;
	margin-top:28px;
}

.hadding{
	width: 100%;
    font-size: 87px;
    float: left;
    font-family: 'Tangerine', cursive;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
    color: #f44336;
}

.hadding2{
	width:100%;
	font-size:28px;
	float:left;
	text-align:center;
	font-weight:600;
	margin-bottom:10px;
	color:#000;
}


.ab-p2{
	width:100%;
	line-height:1.6;
	color:#fff;
	font-size:17px;
}

.part-a {
	width: 32.26%;
	margin-top:30px;
	float:left;
}
.part-b {
	width: 32.26%;
	margin-top:30px;
	float:left;
}
.part-c {
	width: 32.26%;
	margin-top:30px;
	float:left;
}
.part{
	width:100%;
	float:left;
	text-align:right;
}

.part-b img{
	width:100%;
	height:400px;
}

.tt{
	width:96%;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
	font-size:20px;
	margin-right:20px;
	text-align:right;
}

.papar{
	width:100%;
	float:left;
}

.papar img{
	width:100%;
}

.form{
	width:95%;
	background-color:#cae3f7;
	float:left;
	padding:10px;
	margin-left:15px;
	border:1px solid #024a72;
}

.form-ti{
	width:100%;
	font-size:18px;
	text-align:center;
	font-weight:600;
	float:left;
	color:#000;
}

.bv-logo{
	width:100%;
	height:auto;
	margin-top:10px;
	float:left;
}

.bv-logo img{
	width:99.9%;
}

input{
    padding: 4px;
    width: 65%;
    margin-left: 46px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.span_1_of_5 {
	width: 18.72%;
	float:left;
	overflow:hidden;
}

.e-img{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
}

.e-img img{
	width:98%;
	overflow:hidden;
	height:auto;
}
.e-img img:hover{
	opacity:0.7;
}
.e-ti{
	width:100%;
	color:#fff;
	font-size:18px;
	float:left;
	height:48px;
	overflow:hidden;
	line-height:1.6;
}



.hadding3{
	width:100%;
	float:left;
	color:#000;
	font-size:24px;
	text-align:center;
	font-weight:600;
	margin-top:20px;
	margin-bottom:10px;
}

.foota{
	float:left;
	width:32.26%;
}

.footb{
	float:left;
	width:32.26%;
}

.footc{
	float:left;
	width:32.26%;
}
.foot-ti{
	width:100%;
	float:left;
	font-size:18px;
	color:#2e3192;
	font-size:22px;
	margin-top:15px;
	margin-bottom:10px;
	font-weight:600;
}
.foot-p{
	width:100%;
	float:left;
	font-size:15px;
	color:#000;
	margin-top:15px;
	margin-bottom:10px;
	font-weight:600;
}

.copy{
	width:100%;
	float:left;
	font-size:16px;
	color:#fff;
	text-align:center;
	padding:8px 0px;
	background-color:#024a72;
}















/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
	zoom:1; /* For IE 6/7 */
}
/*  GRID OF TWO  */

















/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width:1100px) {

.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99%;
overflow:hidden;
}

}

@media only screen and (max-width:1150px) {

.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99%;
overflow:hidden;
}

}

@media only screen and (max-width:1190px) {

.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99%;
overflow:hidden;
}

}

@media only screen and (max-width:1195px) {

.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99%;
overflow:hidden;
}
}

@media only screen and (max-width:1300px) {

.header2{
width:100%;
overflow:hidden;
}

.full-box{
width:100%;
}

}
@media only screen and (max-width:1024px) {

.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99%;
overflow:hidden;
}


}

@media only screen and (max-width:1000px) {
 
.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99%;
overflow:hidden;
}

}
@media only screen and (max-width:1030px) {
 
.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99.9%;
overflow:hidden;
}

}
@media only screen and (max-width:1050px) {
 
.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99.9%;
overflow:hidden;
}
.line{
width:100%;
}
.top-line{
width:100%;
height:auto;
}
}
@media only screen and (max-width:1020px) {
 
.header2{
width:100%;
overflow:hidden;
}
.top-line{
width:100%;
}
.full-box{
width:100%;
}
.box{
width:99.9%;
overflow:hidden;
}

}

@media only screen and (max-width: 980px) {

.header2{
width:100%;
overflow:hidden;
}

.full-box{
width:100%;
}
.box{
width:99.9%;
overflow:hidden;
}

}



@media only screen and (max-width: 991px) {


.header22{
	margin:auto;
	height:auto;
	width:100%;
}


.box{
	width:98%;
	height:auto;
	overflow:hidden;
}


.box2{
	width:98%;
	height:auto;
}
	
	
.logo1 {
	width:100%;
}

.logo2 {
	width:49%;
	margin-left:0px;
	margin-top:0px;
}

.logo3 {
	width:49%;
	margin-top:0px;
}


.logo4 {
	width:100%;
}


.logo1 img{
	width:100%;
	float:left;
}

.logo2 img{
	width:100%;
}

.logo3 img{
	width:100%;
	float:left;
}


.logo4 img{
	width:100%;
	float:left;
}

.hadding{
	width:100%;
	font-size:34px;
	float:left;
	text-align:center;
	margin-top:10px;
	color:#f44336;
}

.hadding2{
	width:100%;
	font-size:18px;
	float:left;
	text-align:center;
	font-weight:600;
	margin-bottom:10px;
	color:#000;
}

.ab-p{
	width:98%;
	color:#000;
	font-size:17px;
}

.part-a {
	width:100%;
}
.part-b {
	width:100%;
}
.part-c {
	width:100%;
}
.part{
	width:100%;
}

.part-b img{
	width:100%;
	height:auto;
}

.tt{
	width:96%;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
	font-size:20px;
	margin-right:20px;
	text-align:right;
}

.papar{
	width:100%;
	float:left;
}

.papar img{
	width:100%;
}

.form{
	width:78%;
	background-color:#cae3f7;
	float:left;
	padding:10px;
	margin-left:15px;
	border:1px solid #024a72;
}

.form-ti{
	width:100%;
	font-size:18px;
	text-align:center;
	font-weight:600;
	float:left;
	color:#000;
}

.bv-logo{
	width:100%;
	height:auto;
	margin-top:10px;
	float:left;
}

.bv-logo img{
	width:99.9%;
}

input{
	text-align:center;
}

.span_1_of_5 {
	width:100%;
}

.e-img{
	width:100%;
}

.e-img img{
	width:98%;
	overflow:hidden;
	height:auto;
}
.hadding3{
	width:100%;
	text-align:center;
}

.foota{
	width:100%;
	text-align:center;
}

.footb{
	width:100%;
	text-align:center;
}

.footc{
	width:100%;
	text-align:center;
}
.foot-ti{
	width:98%;
	text-align:center;
}
.foot-p{
	width:98%;
	text-align:center;
}

.copy{
	width:100%;
	text-align:center;
}
















}


















