.mainContent{
    background: #FFFFFF;
}
/* banner样式 */
.currrentGeoBanner{
    height: 48px;
}
.currrentGeoBanLeft{
    float: left;
    padding-top: 13px;
}
.currrentGeoBanLeft .curp{
    display: inline-block;
    width: 62px;
    height: 13px;
}
.curspan{
    height: 13px;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.curul,.curli{
    display: inline-block;
    color: #999999;
}
.layui-breadcrumb>* {
    font-size: 12px !important;
}
.layui-breadcrumb a:hover{
    color:#999999 !important;
}
.now {
    color: #FF5E00;
}
/* 企业简介 */
.companyProfile{
    min-height: 158px;
    background: #FFFFFF;
    border: 1px solid #F7F7F7;
    position: relative;
}
.profileLeft{
    margin-top: 32px;
    margin-left: 24px;
    margin-right: 40px;
    margin-bottom: 32px;
}
.profileLeftTitle{
    font-size: 20px;
    font-weight: 500;
    width: 772px;
    color: #333333;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.profileLeftCont{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 1.8;
    width: 772px;
}
.profileRightMouImg,.NOprofileRightMouImg{
    width: 54px;
    height: 54px;
    margin-top: 34px;
}
.companyLine{
    width: 3px;
    height: 54px;
    background: #ECEEF2;
    border-radius: 2px;
    margin-top: -27px;
    margin-right: 40px;
    position: absolute;
    left: 836px;
    top: 50%;
}
.profileRight{
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -72px;
}
.profileRightMouP,.NOprofileRightMouP{
    width: 75px;
    font-size: 14px;
    margin: 5px 8px;
    font-weight: 400;
    color: #666;
    text-align: center;
	float: left;
}
.haveImgs div,.noneImg div{
    width: 144px;
    height: 144px;
    text-align: center;
}
.marginL50{
    margin-left: 16px;
}
/* 企业风采 */
.titleLine{
    position: relative;
    padding: 38px 0 40px 0;
}
.titleLineSpan{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 1px;
}
.titleLineSpan:before,.titleLineSpan:after{
    content: "";
    position: absolute;
    width: 160px;
    height: 1px;
    top: 50%;
    background: #E5E5E5;
}
.titleLineSpan:before{
    left: 30%;
}
.titleLineSpan:after{
    right: 30%;
}
/* 轮播 */
.qyfc-swiper-container .swiper-slide{
    width: 358px !important;
    height: 202px !important;
    border:none !important;
    margin-right: 16px !important;
    box-sizing: border-box;
}
.swiperBox{
    padding: 0 46px;
    position: relative;
}
.swiperBox .swiper-container{
    position: static;
}
.qyfc-swiper-container .swiper-slide img{
    width: 100%;
    height: 100%;
}
.qyfc-swiper-container .swiper-slide img:hover{
    cursor: pointer;
}
.qyfc-swiper-container .swiper-button-prev,.qyfc-swiper-container .swiper-button-next{
    top: 11%;
}
.swiper-button-prev, .qyfc-swiper-container .swiper-button-next,
.swiper-button-next, .qyfc-swiper-container .swiper-button-prev{
    background: #E4E4E4 ;
    width: 36px;
    height: 202px;
}
.swiperBox .swiper-button-prev{
    left: 0;
}
.swiperBox .swiper-button-next{
    right: 0;
}
.swiperBox .layui-icon{
    color: #666666;
    opacity: 1 ;
    font-size: 18px ;
    font-weight: bold;
    margin-top: 90px;
    margin-left: 9px;
    display: inline-block;
}
.swiperBox .layui-icon:hover{
    color: #D11120;
}
/* 企业工商信息 */
.goCheck{
    position: relative;
    cursor: pointer;
    margin-right: 17px;
}
.goCheck img{
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 19px;
}
.goCheck span{
    font-size: 14px;
    font-weight: 400;
    color: #D11120;
    margin-top: 19px;
    line-height: 14px;
    display: inline-block;
    padding-left: 24px;
}
.goCheck .layui-icon{
    color: #FF5E00;
    font-size: 10px;
}
/* 经营信息 */
.seKuai{
    display: inline-block;
    width: 3px;
    height: 16px;
    background: #FF5E00;
}
.titleKuaiSpan{
    margin-left: 6px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}
.comTab{
    overflow: hidden;
}
.comTab div{
    float: left;
    width: 72px;
    height: 18px;
    padding: 20px 0 25px 0;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    position: relative;
}
.comTab div:hover{
    cursor: pointer;
    color: #D11120 !important;
}
.comTab div p{
    height: 4px;
    width: 64px;
    background: #D11120;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.comTabActive{
    font-weight: 500;
    color: #D11120 !important;
}
.comTabActive p{
    display: block !important;
}
.comTab div{
    margin-right: 48px;
}
.comTab div:first-child{
    margin-left: 24px;
}
.marginB38{
    margin-bottom: 38px;
}
.marginT38{
    margin-top: 24px;
    height: 63px;
    background: linear-gradient(180deg, #F7F3F3 0%, #FFFFFF 100%);
}
.marginT40{
    margin-top: 40px;
}
/* 企业工商信息表格*/
.qygsInform{
    width: 100%;
    border: 1px solid #E1E1E1;
}
.qygsInform tr{
    border: 1px solid #E1E1E1;
}
.qygsInform td:nth-child(odd){
    width: 178px;
    background: #EFEFEF;
    padding: 0 25px;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    border: 1px solid #E1E1E1;
}
.qygsInform td:nth-child(even){
    padding: 15px 20px 15px 20px;
    font-size: 14px;
    min-width: 300px;
    vertical-align: middle;
    word-break:break-all;
    font-weight: 400;
    color: #333333;
    border: 1px solid #E1E1E1;
    line-height: 18px;
}
/* 企业自传资质 */
.componyQualification{
    border: 1px solid #E6E6E6;
}
.componyQuaTitle{
    height: 48px;
    line-height: 48px;
    padding-left: 122px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    background: #F7F7F7;
}
.haveImg{
    margin: 38px 0 41px 34px;
    cursor: pointer;
}
.haveImgP{
    margin-bottom: 12px;
    font-size: 14px;
}
.marginL34{
    margin-left: 34px;
}
/* 未上传证书/未认证 */
.noneImgP{
    margin-top: 9px;
    margin-bottom: 44px;
    font-weight: 500;
    color: #333333;
    font-size: 16px;
}
.hotRecommondMoudelTitle{
    margin-top: 25px;
    margin-bottom: 18px;
}
.recommodLi{
    float: left;
    box-sizing: border-box;
    margin-right: 15px;
    width: 228px;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    margin-bottom: 22px;
    padding-bottom: 10px;
}
.recommodLi:nth-child(5),.recommodLi:nth-child(10),.recommodLi:nth-child(15){
    margin-right: 0;
}
.recommodLi:hover{
    border-color: #D11120 !important;
}
/*企业风采*/
.enterpriseStyle ul {
	overflow: hidden;
	padding: 20px 30px;
	background: #f4ebeb;
}
.enterpriseStyle ul li {
	width: 360px;
	float: left;
}
.enterpriseStyle ul li:nth-child(2) {
	margin: 0 29px;
}
.enterpriseStyle ul img {
	width: 360px;
	height: 240px;
	box-shadow: 0 0 5px #000;
}
