@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px; border:none; }
.clearfix{overflow:auto;_height:1%}	

@media screen and (min-width:1440px){ 
	
.sc_box01{ width: 100%; height: 100%; position: absolute; background:url("bg1.jpg") top center; background-size:100%;}
.sc_title01{ margin:150px auto 0px auto; width:85%; }
.sc_title01 h2{ float:left; font-size:60px; color:#01536f; background: url("icon1.png") no-repeat 0px 15px; padding-left: 40px;}
.sc_title01 p{ float:right; font-size: 36px; color:#01536f; padding-top: 20px; }
.sc_title01 *{ vertical-align:middle; }/*垂直居中*/
.sc_title01 img{ padding-right: 20px;}
	
.sc_in01{ margin: 20px auto 0px auto; padding:90px 50px; width:85%;  border-radius:20px; border:2px dashed #fff; background-color: rgba(0,96,116,0.10); box-sizing: border-box; }/*垂直居中*/
.sc_in01 p{text-align:center; line-height: 90px; font-size: 60px; color: #fff; }

.sc_btn01{ margin: 0px auto; width:450px; height:150px; box-sizing: border-box; padding-top: 40px; font-size:48px; text-align: center; color: #fff; background: url("btn_bg.png") no-repeat;cursor:pointer;}
.sc_het1{ margin-top:60px; }


/*--------2---------*/	
.sc_box02{ width: 100%; height: 100%; position: absolute; background:url("bg1.jpg") top center; background-size:100%;}
.sc_title02{ margin:150px auto 0px auto; width:85%; }
.sc_title02 p{ float:left; color:#01536f; }
.sc_title02 h4{ float:right; padding-top: 30px; color:#01536f; text-align: right; font-size: 36px; font-weight: normal;}

.sc_line{ background: url("line1.png") top center no-repeat; height: 10px;}
.sc_in02{ margin: 50px auto 0px auto; padding:0px 50px; width:85%;  box-sizing: border-box; }
.sc_in02 p{text-align:center; line-height: 90px; font-size: 60px; color: #fff; }

.sc_btn02{ margin: 0px auto; width:450px; height:150px; box-sizing: border-box; padding-top: 40px; font-size:48px; text-align: center; color: #fff; background: url("btn_bg.png") no-repeat; cursor:pointer;}
.sc_het2{ margin-top:60px; }
	
	
}

@media screen  and (max-width: 1439px){ 
	
	
	
.sc_box01{ width: 100%; height: 100%; position: absolute; background:url("bg1.jpg") top center; background-size:100%;}
.sc_title01{ margin:40px auto 0px auto; width:85%; }
.sc_title01 h2{ float:left; font-size:48px; color:#01536f; background: url("icon1.png") no-repeat 0px 15px; padding-left: 40px;}
.sc_title01 p{ float:right; font-size: 36px; color:#01536f; padding-top: 20px; }
.sc_title01 *{ vertical-align:middle; }
.sc_title01 img{ padding-right: 20px;cursor:pointer;}
	
.sc_in01{ margin: 20px auto 0px auto; padding:30px 30px; width:85%;min-height: 240px;  border-radius:20px; border:2px dashed #fff; background-color: rgba(0,96,116,0.10); box-sizing: border-box; }/*垂直居中*/
.sc_in01 p{ line-height: 40px; font-size: 28px; color: #fff; }

.sc_btn01{ margin: 0px auto; width:450px; height:150px; box-sizing: border-box; padding-top: 40px; font-size:48px; text-align: center; color: #fff; background: url("btn_bg.png") no-repeat;cursor: pointer;}
.sc_het1{ margin-top:20px; }

	

/*--------2---------*/	
.sc_box02{ width: 100%; height: 100%; position: absolute; background:url("bg1.jpg") top center; background-size:100%;}
.sc_title02{ margin:20px auto 0px auto; width:85%; }
.sc_title02 p{ float:left; color:#01536f; }
.sc_title02 h4{ float:right; padding-top: 30px; color:#01536f; text-align: right; font-size: 36px; font-weight: normal;}

.sc_line{ margin: 0px auto; width:85%;  background: url("line1.png") top center no-repeat; height: 10px;}
.sc_in02{ margin: 50px auto 0px auto; padding:0px 20px; width:85%;  box-sizing: border-box; }
.sc_in02 p{text-align:center; line-height: 70px; font-size: 48px; color: #fff; }

.sc_btn02{ margin: 0px auto; width:450px; height:150px; box-sizing: border-box; padding-top: 40px; font-size:48px; text-align: center; color: #fff; background: url("btn_bg.png") no-repeat; cursor:pointer;}
.sc_het2{ margin-top:70px; }
	
	
	
}

	