.banner {
	width: 100%;
	height: auto
}

.banner img {
	width: 100%;
}

.model {
	width: 100%;
	height: auto;
	margin-bottom: -2rem;
	padding: 10rem 0 10rem 0;
	background: url(../images/bg.jpg);
	background-size: cover;
	
}

@media only screen and (max-width:900px ) {
	.box1,.box3,.box2{
	width: 80%;
   }
   .box3{
	margin-left: 10%!important;
   }
	.box3>div{
	width: 100%;
	
   }
   
}
@media only screen and (min-width:901px ) {
	.box1,.box3,.box2{
	width: 60%;
   }
 .box3{
	margin-left: 20%!important;
   }
	.box3>div{
	width: 33.3333%;
	height: 220px;
   }
   .box3>div:nth-of-type(2){
	border-left: 1px dashed #4885C4;
	border-right: 1px dashed #4885C4;
}
}

.box1,.box3{
	height: auto;
	margin:0 auto 10rem auto;
	padding: 3rem 1rem;
	border: 2px solid #0056AD;
	border-radius: 10px;
	background: #FFFFFF;
	font-size: 18px;
}
.box1 p {
	text-indent: 3rem;
	color: #0156AD;
	line-height: 4rem;
	margin-bottom: 0;
	font-size: 18px;
}

.box2 {
	height: auto;
	margin:0 auto 10rem auto;
	padding: 3rem 5%;
	background: #FFFFFF;
	border-radius: 10px;
	font-size: 18px;
}

.box2 table {
	width: 80%;
	margin: auto;
	border-color: #4885C4;
	color: #4885C4 ;
}

.box3>div{
	float: left;
	
}
.model li {
    list-style:disc!important;
    line-height: 3rem;
}
.div_table{display: table;width: 80%;margin: auto;}
.div_table_row{line-height: 4rem;display: table-row;height: 4rem;text-align: center;color:#0156AD ;}
.div_table_cell{display: table-cell;}
 
.ad_red{
    color : #0156AD;
}
div.div_table_cell {
    border-top: 1px solid #0156AD;
    border-left: 1px solid #0156AD;
}
/*Ã§Â±Â»Ã¤Â¸Âºdiv_table_cellÃ§Å¡â€žÃ¦Å“â‚¬Ã¥ÂÅ½Ã¤Â¸â‚¬Ã¤Â¸ÂªÃ¨Â®Â¾Ã§Â½Â®Ã¨Â¾Â¹Ã§ÂºÂ¿Ã¤Â¸ÂºÃ§ÂºÂ¢Ã¨â€°Â²*/
div.div_table_cell:last-child{
    border-right: 1px solid #0156AD;
}
.div_table_row>div:nth-of-type(1){
	font-weight: bold;
}
/*Ã§Â±Â»Ã¤Â¸Âºdiv_table_rowÃ§Å¡â€žÃ¦Å“â‚¬Ã¥ÂÅ½Ã¤Â¸â‚¬Ã¤Â¸ÂªÃ¤Â¸â€¹Ã©ÂÂ¢Ã§Å¡â€žÃ¨Å â€šÃ§â€šÂ¹Ã§Â±Â»Ã¤Â¸Âºdiv_table_cellÃ¥Âºâ€¢Ã¨Â¾Â¹Ã§ÂºÂ¿Ã¤Â¸ÂºÃ§ÂºÂ¢Ã¨â€°Â²*/
div.div_table_row:last-child .div_table_cell{
    border-bottom: 1px solid #0156AD;
}
/*Ã¥Â·Â¦Ã¤Â¸Å Ã¨Â§â€™Ã¤Â¸ÂºÃ¥Å“â€ Ã¨Â§â€™Ã¯Â¼Å’Ã©Â¡ÂºÃ¥ÂºÂÃ¤Â¾ÂÃ¦Â¬Â¡Ã¦ËœÂ¯ Ã¤Â¸Å  Ã¥ÂÂ³ Ã¤Â¸â€¹ Ã¥Â·Â¦*/
.table_radius_top_left{
    border-radius: 10px 0px 0px 0px;
}
/*Ã¥ÂÂ³Ã¤Â¸Å Ã¨Â§â€™Ã¤Â¸ÂºÃ¥Å“â€ Ã¨Â§â€™*/
.table_radius_top_right{
    border-radius: 0px 10px 0px 0px;
}
/*Ã¥Â·Â¦Ã¤Â¸â€¹Ã¨Â§â€™Ã¤Â¸ÂºÃ¥Å“â€ Ã¨Â§â€™*/
.table_radius_bottom_left{
    border-radius: 0px 0px 0px 10px;
}
/*Ã¥ÂÂ³Ã¤Â¸â€¹Ã¨Â§â€™Ã¤Â¸ÂºÃ¥Å“â€ Ã¨Â§â€™*/
.table_radius_bottom_right{
    border-radius: 0px 0px 10px 0px;
}



.box3 span{
	color:#FF754D!important;
}
.radio{
	width: 30px;
	height: 30px;
	margin: auto;
	border-radius: 30px;
	background:#0056AD;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.box3{
	float: left;
}
.box3 p{
	font-size: 2rem;
	line-height: 3rem;
	font-weight: bold;
	text-align: center;
	color:#0056AD;
}
.box3 >div img{
	width: 16rem;
	display: block;
	margin: auto;
}
.box3 ul{
	color: #0056AD;
	/* text-align: center; */
	width: 80%;
	margin-left: 20%;
}
.tit {
    margin: -9rem auto 1rem auto;
    width: 250px;
    display: block;
}
footer{
	position:inherit !important;
	margin: 0!important;
}
