.core_banner {
  height: 484px;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: url("../images/core_bg.svg.png") no-repeat center;
  background-size: cover;
}


.corporate_culture {
  margin: 100px 0 20px;
}

.corporate_bg {
  background: url("../images/super_bg.png") no-repeat bottom;
}

.corporate_culture h3 {
	text-align: center;
	font-family: "SourceHanSansCN-Regular","Microsoft YaHei","微软雅黑";
	font-size: 36px;
	color: #253858;
  margin-bottom: 60px;
}



.corporate_culture .scheme_content_name h3 {
	font-size: 24px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #333333;
  line-height: 33px;
  margin-top:14px;
  margin-bottom: 15px;
}

.corporate_culture .hbg {
  background: url("../../images/xihuaxian.svg") no-repeat center !important;
  margin:-24px 0px;
  height: 98px !important;
}


.banner_img .super {
float: left;
background: #ffffff;
border: 1px solid #e1e1e1;
width: 560px;
height: 226px;
margin-left: 40px;
margin-top: 30px;
}



.corporate_culture .scheme_content_right{
padding-left: 20px;
width: 433px;
height: 226px;;
float: right;
}
.scheme_content_right .scheme_content_name{
font-size: 21px;
font-family: PingFang, PingFang-SC;
font-weight: SC;
text-align: left;
color: rgba(0,0,0,0.85);
text-align: left;    
}

.scheme_content_right .scheme_content_name1{
font-size: 21px;
font-family: PingFang, PingFang-SC;
font-weight: SC;
text-align: left;
color: rgba(0,0,0,0.85);
text-align: center;   
margin-bottom:20px; 
}

.scheme_content_right .scheme_content_text1 span{
display: block;
float: left;
font-size: 16px;
font-family: PingFangSC, PingFangSC-Regular;
font-weight: 400;
line-height: 44px;
text-align: center;
color: #333333;
margin-top: 8px; 
}

.scheme_content_right .scheme_content_text{
font-size: 16px;
font-family: PingFangSC, PingFangSC-Regular;
font-weight: 400;
text-align: left;
color: #333333;
margin-top: 8px;
}




.footer {
	margin-top: 0
}





.corporate_culture .my_advantage_ul{
  width: 100%;
  height: 182px;
}
.my_advantage_ul .my_advantage_li{
  width: 200px;
  height: 182px;
  float: left;

}

.my_advantage_ul .my_advantage_li:hover{
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(202,202,202,0.5);     
}
.my_advantage_li .my_advantage_li_img{
  margin:41px auto 0px auto;
  display: block;
}

.my_advantage_li .my_advantage_li_img:hover{
  transform:rotate(45deg); /*旋转7度 */
  -ms-transform:rotate(45deg); /* IE 9 支持的浏览器 下同*/
  -moz-transform:rotate(45deg); /* Firefox */
  -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
  -o-transform:rotate(45deg); /* Opera */
}

.my_advantage_li .my_advantage_li_text{
  width: 100%;
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: rgba(0,0,0,0.85);
  margin-top:20px;
  width: 200px;
  height: 21px;
}

.corporate_culture h3 {
  text-align: center;
  font-size: 26px;
  color: rgb(37, 56, 88);
  margin-bottom: 60px;
  font-weight: 600;
}

.pdl6 {
  padding-left: 6px;
}

.corporate_culture  .img_size img {
  height: 70px;
  width: 70px;
}