.first_title_text{
	margin:40px 0;
	text-align:left;
	color:#666;
	font-size:1em;
	line-height:1.5em;}

.scenario-divider {
  margin: 40px 0; 
} 
.scenario-divider2 {
  margin-top: 20px; 
  margin-bottom: 30px;
} 
.scenario-divider3 {
  margin-top: 20px; 
  margin-bottom: 0px;
}
/*two or three columns content start*/

.twocol_content, .threecol_content {
    display: block;
    text-align: center;
	padding-bottom: 50px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.twocol_content_img {
    max-width: 80%;
	/* margin-left: auto; */
    margin-right: auto;
}
.threecol_content_img {
    max-width: 75%;
	margin-left: auto;
    margin-right: auto;
}
.twocol_content .caption {
	max-width: 80%;
    color: #7a7a7a;
	font-size: 14px;
}
.threecol_content .caption {
	max-width: 90%;
    color: #7a7a7a;
	font-size: 14px;
	text-align:center;
	margin:0 auto;
}

@media (max-width: 767px){
	.twocol_content_img,.threecol_content_img{
	max-width: 75%;
	}
	.twocol_content .caption, .threecol_content .caption  {
	max-width: 100%;
	padding: 0px 30px;
	text-align: center;
}
}

.twocol_content h3, .threecol_content h3 {
	color: #444;
    font-size: 23px;
    font-size: 18px;
	text-align:center;
	font-weight:800;
}


/*two or three columns content end*/




.s_banner{
	width: 100%;
	overflow: hidden;
	background-image:url(../images/scenario/banner_scenario.png);
	background-size: cover;
	background-position: 75% 50%;
	background-repeat: no-repeat;
	background-color:#ffffff;
	position:relative;
}
.s_mian_contentbox_img{
	width: 90%;
}




@media (min-width: 320px) and (max-width:460px) {
.sceneboxheight {
    height: auto !important;
    padding: 15px 15px !important;
}
.scenebox_textpaddingleft {
    padding: 15px 15px 15px 15px !important;
}
.scenebox_text_title {
    font-size: 18px !important;
    line-height: 22px !important;
}
.scenebox_text_desc {
    font-size: 13px !important;
    line-height: 18px !important;
    margin-bottom: 16px !important;
}
.scenebox_text_list ul li {
    font-size: 10px !important;
    line-height: 16px !important;
}
.s_pg6 {
    padding-bottom: 48px !important;
}
	.s_banner{
	  width: 100%;
	  overflow: hidden;
	  background-image:url(../images/scenario/banner_scenario.png);
	  background-size: cover;
	  background-position: 48% 50%;
	  background-repeat: no-repeat;
	  background-color:#ffffff;
	  position:relative;
	}
	.f_mian_contentbox_tbox h2{
		/*color:#444;*/
		color:#5790DE;
		font-size:18px !important;
	}
	.threecol_content h3 {
	    color: #444;
	    font-size: 23px;
	    font-size: 16px;
	    text-align: center;
	    font-weight: 800;
	}
	.f_mian_contentbox_tbox h3 {
	    color: #444;
	    font-size: 16px;
	    font-weight: 800;
	}
	.mian_contentbox_img{
		padding:0;
	    padding-top: 0px !important;
	}
	.first_title_text {
	    margin: 40px 0;
	    text-align: left;
	    color: #666;
	    font-size: 1em;
	    line-height: 1.5em;
	}
}
.s_pgbg{
	background: #fff;
}
.s_pg1{
    min-height: 1px;
	}
.s_pg2{
    min-height: 1px;
}
.s_pg3{
    min-height: 1px;
	}
.s_pg4{
    min-height: 1px;
	}
.s_pg5{
    min-height: 1px;
	padding-bottom: 60px;
	}
.s_pg6 {
    min-height: 1px;
    padding-bottom: 148px;
}

.slide_img {
    max-width: 80%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}

.slide_title {
	font-size: 18px;
	padding: 20px 0;
}
.slide_sectitle {
	text-align: center;
	margin: 0 auto;
	width: 80%;
	font-size: 14px;
	padding: 0 0 25px 0;
	color: #7a7a7a;
}
.h5button {
    font-size: 16px;
    border: 1px solid #2871d5;
    color: #2871d5;
    border-radius: 4px;
    margin-top: 16px;
    display: inline-block;
    width: 180px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.h5button:hover {
    color: #fff;
    background-color: #2871d5;
    text-decoration: none;
}
.f_mian_contentbox_tbox h2{
	/*color:#444;*/
	color:#5790DE;
	font-size:24px;
}

.f_mian_contentbox_tbox h3{
	color:#444;
	font-size:18px;
	font-weight:800;
}

.f_mian_contentbox_tbox p{
color:#7a7a7a;
}

.mian_contentbox_img{
	padding:0;
}
.mian_contentboxbg{
	background-color: #e7ecef;
}
.mian_contentboxbg .col-md-4{

}
.mian_contentboxbg .col-md-8{

}

.scenebox_img{
	width: 100%;
    text-align: center;
    background-color: #ffffff;
    padding: 30px 15px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.sceneboxheight{

}
.scenebox_text{
    background-color: #e7ecef;
    padding: 30px 30px 30px 0px;
    overflow: hidden;
}
.scenebox_textpaddingleft{
    padding: 30px 15px 30px 45px;
}
.scenebox_textpaddingright{
    padding: 30px 45px 30px 15px;
}
.scenebox_text_title{
	font-size: 24px;
	line-height: 28px;
	color: #284c88;
	margin-bottom: 12px;
    margin-top: 20px;
}
.scenebox_text_desc{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 24px;
}
.scenebox_text_list{
    margin-bottom: 24px;
}
.scenebox_text_list ul{
	padding: 0;
	margin: 0;
}
.scenebox_text_list ul li{
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	color: #7b7b7b;
}



















