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

.firm-divider {
  margin: 40px 0; 
} 
.firm-divider1 {
  margin-top: 40px; 
  margin-bottom: 0px;
} 

/*two or three columns content start*/

.twocol_content, .threecol_content {
    display: block;
    text-align: left;
	padding-bottom: 20px;
    -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: 90%;
	/* 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;
}
@media (max-width: 767px){
	.twocol_content_img,.threecol_content_img{
	max-width: 100%;
	padding: 15px 30px;
	}
	.twocol_content .caption, .threecol_content .caption  {
	max-width: 100%;
	padding: 0px 30px;
}
}

.twocol_content h3, .threecol_content h3 {
	color: #444;
    font-size: 23px;
    font-size: 18px;
	text-align: center;
}
/*two or three columns content end*/
/* 覆盖样式 记得整合 start*/
.twocol_content h3, .threecol_content h3 {
    color: #444;
    font-size: 23px;
    font-size: 18px;
    text-align: center;
    font-weight: 800;
}
.threecol_content .caption {
    max-width: 90%;
    color: #7a7a7a;
    font-size: 14px;
    margin: 0 auto;
}
/* 覆盖样式 记得整合 end*/
.s_banner{
	width: 100%; 
	height: 230px;
	overflow: hidden;
	background-image:url(../images/firm/banner_firm.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color:#ffffff;
	position:relative;
}
.s_mian_contentbox_img{
	width: 90%;
}

@media (min-width: 320px) and (max-width:460px) {
	.s_banner{
	  width: 100%; 
	  height: 230px;
	  overflow: hidden;
	  background-image:url(../images/firm/banner_firm.jpg);
	  background-size: cover;
	  background-position: 68% 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;
	}
	.threecol_content h3 {
	    color: #444;
	    font-size: 23px;
	    font-size: 16px;
	    text-align: left;
	}
	.threecol_content .caption {
	    max-width: 100%; 
	    color: #7a7a7a;
	    font-size: 14px;
	    margin: 0 auto;
	}
	.twocol_content .caption, .threecol_content .caption {
	    max-width: 100%;
	    padding: 0px;
	}
}
.s_pg1{
	background: #fff;
	height: 100%;
	}
.s_pg2{
	background: #fff;
	height: 100%;
}
.s_pg3{
	background: #fff;
	height: 100%;
	}
.s_pg4{
	background: #fff;
	height: 100%;
	padding-bottom: 40px;
	}
.s_pg5{
	background: #fff;
	height: 100%;
	padding-bottom: 60px;
	}
.s_pg6 {
    background: #0083b6;
    min-height: 1px;
    padding-bottom: 60px;
}
.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;
    padding-top: 60px;
}

/* 新加logo样式  20160623  start*/
.firm1, .firm2, .firm3, .firm4, .firm5, .firm6 {
	background: #fff;
	padding-bottom: 20px;
}
.logotitle {
    text-align: left;
    font-size: 18px;
    color: #2871d5;
    font-weight: 800;
}
.firmlogo {
	 margin-top: 15px;
	 max-height: 175px;
	 display: block;
}



/* 新加logo样式  20160623  end*/


@media (min-width: 320px) and (max-width:460px) {
	.firmlogo {
	    margin-top: 15px;
	    max-height: 110px;
	    display: block;
	}
	.firm-divider {
	    margin: 20px 0 30px 0;
	}
}





