*{ padding:0;
	margin:0;}
	
header{ background:#1892e0;
		padding:2px;
		float:left;
		width:100%;}
		
header h2{ color:#FFF;
			text-align:center;
			font-weight:700;}
			
header p{ text-align:center;
			font-size:12px;
			color:#fff;}
header p a{ color:#fff;}						

.pledge{ background:#0d4395;
		text-align:center;
		padding:5px;
		border-radius:5px;
		margin-top:40px;}
		
.pledge a{ color:#fff;}

.total{ color:#fff;
		background:#0d4395;
		text-align:center;
		border-radius:5px;
		margin-top:40px;
		padding:5px;
		width:100%;}
		
.total span{ font-size:18px;}

.gif_box{margin-top:25px; display: none;}				
.gif_box h4 {
    background: url(../images/gif.gif) no-repeat;
    background-size: auto auto;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    padding: 29px 0;
    font-size: 14px;
    padding-top: 8px;
    font-weight: bold;
}

.spac{margin:0px; padding:0px; }
.banner img{width:100%;}

.gif_box span{
float: left;
text-align: center;
width: 100%;
padding: 7px 0;
font-size: 12px;
letter-spacing:2px;}			
.banner{ width:100%; float:left;}
.banner .left{float:left; width:32.9%;}
.banner .right{float:left; width:67.1%;}
.banner .left img, .banner .right img{width:100%;}
		 
.abt{ width:100%;
	  float:left;}		 						
input, button, select, textarea{color:#000;
								padding:2px;
								font-size:12px;}	  
.abt h3{ font-size:16px;
		 font-weight:bold;
		 text-align:center;}
		 		 
		 
.abt p{ text-align:justify;
		font-size:12px;
		line-height:22px;}
		
.footer{ width:100%;
		 float:left;
		 background:#1892e0;
		 margin-top:24px;}
		 
		 
.cont{ width:100%;}		 
.cont h3{ font-size:16px;
		 font-weight:bold;
		 text-align:center;
		 color:#fff;}
		 
.form {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
	width:405px;
	margin-top:23px;
	margin-left:62px;}
	
.form ul li {
    width: 427px;
    list-style: none;
    margin-top: 10px;
}

.form ul li label {
    width: 200px;
	font-size:12px;
	float:left;
	text-align:left;
	clear:both;
}

.form ul li input {
    width: 222px;
}

.form ul li select {
    width: 198px;
}	

.rht {
    float: right;
    margin-top: 20px;
    border: none;
    background: #0d4395;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
}

.terms{ width:100%;
		float:left;}
		
.terms h3{ font-size:16px;
		 font-weight:bold;
		 text-align:center;
		 color:#fff;}
		 
.terms ul li {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
	color:#fff;
}

.adj{ margin-left:199px;
		margin-top:10px;}		 				 		 				 	  
		
.check_box{padding-bottom:8px; float:right; width:53%;}		
.check_box input {
    width: 4% !important;
    float: left;
    margin-top: 3px !important;
    padding: 0px !important;
	margin-bottom: 10px;
}
.check_box span {
    margin-top: 2px;
    padding: 0px;
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    padding-left: 4px;
}

.select_box select {
    float: right;
    width: 44% !important;
    margin-right: 5px;
    font-size: 10px;
    margin-bottom: 11px;
}

.img{float:right;}

.num{
text-align:left; margin: 0px;
padding: 0px;
float: left;
text-align: left; font-weight:bold;}
.mycontent{
    margin-top: 10px;
    border:1px solid black;
    padding: 20 40 20 40;
}
.mycontent h3{
    text-align: center;
    color:red;   
}
.mycontent h4{
   text-align: center;
    color:#1892e0;  
}

/*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}

        /*jssor slider thumbnail skin 111 css*/
        .jssort111 .p {position:absolute;top:0;left:0;width:200px;height:100px;background-color:#000;}
        .jssort111 .p img {position:absolute;top:0;left:0;width:100%;height:100%;}
        .jssort111 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.45; border: solid #249cf8 5px;}
        .jssort111 .p:hover .t{opacity:.8;}
        .jssort111 .pav .t, .jssort111 .pdn .t, .jssort111 .p:hover.pdn .t{opacity:1;}
        .jssort111 .ti {position:absolute;bottom:0px;left:0px;width:100%;height:28px;line-height:28px;text-align:center;font-size:12px;color:#fff;background-color:rgba(0,0,0,.3);}
        .jssort111 .pav .ti, .jssort111 .pdn .ti, .jssort111 .p:hover.pdn .ti{color:#000;background-color:rgba(255,255,255,.6); }