/*! CSS Used from: Embedded */
.wrap{padding:0 6%;width:100%;}
/*! CSS Used from: Embedded */
img{border:0;vertical-align:middle;-ms-interpolation-mode:bicubic;}
h4,p{margin:0;}
h4{font-size:12px;}
/*! CSS Used from: Embedded */
*{margin:0;padding:0;}
img{border:0;-ms-interpolation-mode:bicubic;}
/*! CSS Used from: Embedded */
.wrap{padding:0 6%;width:88%;}
.bg-gray{background-color:#f5f5f5;}
.profile-wrap{padding-top:32px;padding-bottom:40px;transition:normal;}
.profile-wrap .cont{width:100%;margin-top:14px;}
.profile-wrap .cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.profile-wrap .cont .yafa{width:100%;float:left;background:#fff;margin-bottom:50px;}
.profile-wrap .cont .yafa .left{width:45%;float:left;}
.profile-wrap .cont .yafa .left img{width:100%;}
.profile-wrap .cont .yafa .right{width:45%;margin:0 5%;padding:70px 0;float:left;}
.profile-wrap .cont .yafa .right h4{font-size:18px;  padding-bottom:15px;line-height:22px;color:#0056a9;}
.profile-wrap .cont .yafa .right p{font-size:14px;line-height:20px;    text-align: justify;}
/*@media screen and (max-width: 1628px){
.profile-wrap .cont .yafa .left{width:50%;min-height:180px;}
.profile-wrap .cont .yafa .right{width:45%;min-height:180px;}
}
@media screen and (max-width: 1366px){
.profile-wrap .cont .yafa{width:100%;margin:0;margin-bottom:50px;}
.profile-wrap .cont .yafa .left{width:50%;}
.profile-wrap .cont .yafa .right{width:45%;}
}*/


.profile-wrap .cont .sheji{
	width: 44%;
    float: left;
    margin: 0 1%;
    padding: 3% 2%;
    min-height: 180px;
    background: #fff;
    margin-bottom: 50px;
	}
.profile-wrap .cont .sheji h4{font-size:18px;padding-bottom:15px;line-height:26px;color:#0056a9;}
.profile-wrap .cont .sheji p{font-size:14px;line-height:24px;    text-align: justify;}
.profile-wrap .cont .shejiImg{width:48%;float:left;margin:0 1%;}
.profile-wrap .cont .shejiImg img{width:100%;}
@media screen and (max-width: 1366px){
	
.profile-wrap .cont .yafa .right {
    width: 45%;
    margin: 0 5%;
    padding: 30px 0;
    float: left;
}
}
@media screen and (max-width: 1350px){
	.profile-wrap .cont .sheji{ min-height:260px;}
}
@media screen and (max-width: 1024px){
.profile-wrap .cont .sheji{width:44%;margin:0 1%;padding:2%;margin-bottom:50px;}
}
@media screen and (max-width: 768px){
.profile-wrap .cont .yafa .left{width:100%;min-height:auto;}
.profile-wrap .cont .yafa .right{width:90%;min-height:auto;}
.profile-wrap .cont .sheji{width:92%;margin:0;padding:4%;margin-bottom:50px;min-height:200px;}
.profile-wrap .cont .shejiImg{width:100%;float:left;margin:0;margin-bottom:50px;
}
@media screen and (max-width: 641px){
}
}