/*我们的服务*/
.adScrollImg {
    height: 335px;
    background: url(../images/foreignTradeEnterpriseService/adScrollImg.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/adScrollImg.png',sizingMethod='scale');
}
.ours {
    background-color: #fafafa;
    padding-top: 30px;
}
.ourService {
    width: 1000px;
    margin: 0 auto;
}
.service {
    text-align: center;
}
.serviceCN {
    font-size: 32px;
    color: #000;
}
.serviceEN {
    font-size: 20px;
    color: #ededed;
}
.decorate {
    margin: 5px auto;
    width: 155px;
    height: 10px;
    background: url(../images/foreignTradeEnterpriseService/decorate.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/decorate.png',sizingMethod='scale');
}
.serviceChange {
    margin: 0 auto;
    margin-top: 25px;
}
.serviceChange .service-panel {
    display: inline-block;
    width: 20%;
    height: 150px;
    text-align: center;
    padding: 20px;
    color: #000;
    cursor: pointer;
    background-color: #fafafa;
    border-bottom: none;
    color: #000;
}
.serviceChange .active {
    background-color: #fff;
    border-bottom: 6px solid #206EB5;
    color: #206EB5;
}
.serviceChange .service-panel .serviceImg1 {
    margin: 10px auto;
    width: 74px;
    height: 74px;
    background: url(../images/foreignTradeEnterpriseService/serviceImg1.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/serviceImg1.png',sizingMethod='scale');
}
.serviceChange .service-panel .serviceImg2 {
    margin: 10px auto;
    width: 74px;
    height: 74px;
    background: url(../images/foreignTradeEnterpriseService/serviceImg2.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/serviceImg2.png',sizingMethod='scale');
}
.serviceChange .service-panel .serviceImg3 {
    margin: 10px auto;
    width: 74px;
    height: 74px;
    background: url(../images/foreignTradeEnterpriseService/serviceImg3.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/serviceImg3.png',sizingMethod='scale');
}
.serviceChange .service-panel .serviceImg4 {
    margin: 10px auto;
    width: 74px;
    height: 74px;
    background: url(../images/foreignTradeEnterpriseService/serviceImg4.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/serviceImg4.png',sizingMethod='scale');
}
.serviceChange .service-panel p:nth-child(2) {
    font-size: 16px;
    line-height: 30px;
}

.tab {
    display: none;
    width: 100%;
    margin: 0 auto;
}
/*我们的优势*/
.advantage {
    background-color: #fff;
    padding-top: 30px;
}
.advantageImg {
    margin: 0 auto;
    width: 980px;
    height: 285px;
    background: url(../images/foreignTradeEnterpriseService/advantageImg.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/advantageImg.png',sizingMethod='scale');
}
/*会员专享特权*/
.privilege {
    padding: 30px 0;
    background-color: #fafafa;
}
.vip {
    width: 1000px;
    margin: 0 auto;
    margin-top: 25px;
}
.vip .vip-panel {
    display: inline-block;
    width: 280px;
    height: 140px;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 2px 4px 5px 4px rgba(230, 230, 230, 0.75);
    border: solid 1px #ececec;
    padding: 20px;
    border-radius: 5px;
    behavior: url(../css/PIE.htc); /*兼容ie，加上这句*/
    vertical-align: bottom;
}
/*加号选择器:选中后三个a,设置左间距 */
.vip > div + div {
    margin-left: 70px;
}
.vipText {
    font-size: 14px;
    color: #000;
    line-height: 30px;
}
.customsBusiness {
    width: 90px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    border-bottom: 8px solid rgba(126,211,33,0.3);
}
.customsClearance {
    width: 90px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    border-bottom: 8px solid rgba(74,144,226,0.3);
}
.intelligent {
    width: 90px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    border-bottom: 8px solid rgba(245,166,35,0.3);
}
.monthly {
    width: 90px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    border-bottom: 8px solid rgba(74,144,226,0.3);
}
.check {
    width: 90px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    border-bottom: 8px solid rgba(189,16,224,0.3);
}
.IC {
    width: 90px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    border-bottom: 8px solid rgba(126,211,33,0.3);
}

/*合作伙伴*/
.partner {
    background-color: #fff;
    padding: 30px 0;
}
.cooperation {
    width: 1000px;
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
}
.cooperation .cooperation-panel {
    display: inline-block;
    width: 200px;
    height: 75px;
    box-sizing: border-box;
    border: solid 1px #ececec;
    border-radius: 5px;
    behavior: url(../css/PIE.htc); /*兼容ie，加上这句*/
    vertical-align: bottom;
}
.cooperation .cooperation-panel .partnerImg1 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/1partnerImg1.png) no-repeat;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/1partnerImg1.png',sizingMethod='scale');
    background-size: 100% 100%;
}
.cooperation .cooperation-panel .partnerImg2 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
	background: url(../images/foreignTradeEnterpriseService/1partnerImg2.png) no-repeat;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/1partnerImg2.png',sizingMethod='scale');
    background-size: 100% 100%;
}
.cooperation .cooperation-panel .partnerImg3 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
	background: url(../images/foreignTradeEnterpriseService/1partnerImg3.png) no-repeat;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/1partnerImg3.png',sizingMethod='scale');
    background-size: 100% 100%;
}
.cooperation .cooperation-panel .partnerImg4 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
	background: url(../images/foreignTradeEnterpriseService/1partnerImg4.png) no-repeat;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/1partnerImg4.png',sizingMethod='scale');
    background-size: 100% 100%;
}
.cooperation .cooperation-panel .partnerImg5 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
	background: url(../images/foreignTradeEnterpriseService/1partnerImg5.png) no-repeat;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/1partnerImg5.png',sizingMethod='scale');
    background-size: 100% 100%;
}
.cooperation .cooperation-panel .partnerImg6 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
	background: url(../images/foreignTradeEnterpriseService/1partnerImg6.png) no-repeat;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/1partnerImg6.png',sizingMethod='scale');
    background-size: 100% 100%;
}
.cooperation .cooperation-panel .partnerImg7 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
	background: url(../images/foreignTradeEnterpriseService/1partnerImg7.png) no-repeat;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/1partnerImg7.png',sizingMethod='scale');
    background-size: 100% 100%;
}
.cooperation .cooperation-panel .partnerImg8 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
	background: url(../images/foreignTradeEnterpriseService/1partnerImg8.png) no-repeat;
	/* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/1partnerImg8.png',sizingMethod='scale');
    background-size: 100% 100%;
}

/*加号选择器:选中后三个a,设置左间距 */
.cooperation > div + div {
    margin-left: 50px;
}
/*免费试用*/
.free {
    height: 200px;
    background-color: #206eb5;
    /* background: url(../images/foreignTradeEnterpriseService/freeBg.png) no-repeat; */
    background-size: 100% 100%; 
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
}
.freeTry {
    margin: 15px 0;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}
.applyInp {
    width: 200px;
    height: 35px;
    line-height: 35px;
    border: none;
    outline: none;
    border-radius: 5px;
    margin: 20px 2px;
    padding-left: 10px;
}
.applyBtn {
    background-color: #FC8826;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 10000;
}

/*优质货代推荐*/
.describe {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin: 20px;
    line-height: 20px;
}
.swiper-box {
    width: 1000px;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
}
.scroll1 {
    width: 900px;
}
.swiper-pagination{
    text-align: center;
    width: 1000px;
}
.swiper-pagination-bullet{
    margin: 10px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-prev1,.swiper-button-next1,
.swiper-button-prev2,.swiper-button-next2 {
    z-index: 10001;
}
/*更多推荐*/
.more {
    background-color: #fff;
    padding: 30px 0;
}
.recommend {
    width: 1000px;
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
}
.recommend .recommend-panel {
    display: inline-block;
    width: 200px;
    height: 75px;
    box-sizing: border-box;
    border: solid 1px #ececec;
    border-radius: 5px;
    behavior: url(../css/PIE.htc); /*兼容ie，加上这句*/
    vertical-align: bottom;
}
.recommend .recommend-panel .moreImg1 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/partnerImg1.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/partnerImg1.png',sizingMethod='scale');
}
.recommend .recommend-panel .moreImg2 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/partnerImg2.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/partnerImg2.png',sizingMethod='scale');
}
.recommend .recommend-panel .moreImg3 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/partnerImg3.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/partnerImg3.png',sizingMethod='scale');
}
.recommend .recommend-panel .moreImg4 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/partnerImg4.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/partnerImg4.png',sizingMethod='scale');
}
.recommend .recommend-panel .moreImg5 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/partnerImg5.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/partnerImg5.png',sizingMethod='scale');
}
.recommend .recommend-panel .moreImg6 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/partnerImg6.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/partnerImg6.png',sizingMethod='scale');
}
.recommend .recommend-panel .moreImg7 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/partnerImg7.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/partnerImg7.png',sizingMethod='scale');
}
.recommend .recommend-panel .moreImg8 {
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url(../images/foreignTradeEnterpriseService/partnerImg8.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/partnerImg8.png',sizingMethod='scale');
}

/*加号选择器:选中后三个a,设置左间距 */
.recommend > div + div {
    margin-left: 50px;
}

/*我们的优势*/
.ourSuperiority {
    background-color: #fff;
    padding: 30px 0;
}
.superiority {
    margin: 0 auto;
    width: 1000px;
    margin-top: 25px;
}
.superiority .superiority-panel {
    display: inline-block;
    width: 20%;
    height: 120px;
    text-align: center;
    padding: 0 20px;
    color: #000;
    cursor: pointer;
}
.superiority .superiority-panel .superiorityImg1 {
    margin: 10px auto;
    width: 74px;
    height: 74px;
    background: url(../images/foreignTradeEnterpriseService/superiorityImg1.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/superiorityImg1.png',sizingMethod='scale');
}
.superiority .superiority-panel .superiorityImg2 {
    margin: 10px auto;
    width: 74px;
    height: 74px;
    background: url(../images/foreignTradeEnterpriseService/superiorityImg2.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/superiorityImg2.png',sizingMethod='scale');
}
.superiority .superiority-panel .superiorityImg3 {
    margin: 10px auto;
    width: 74px;
    height: 74px;
    background: url(../images/foreignTradeEnterpriseService/superiorityImg3.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/superiorityImg3.png',sizingMethod='scale');
}
.superiority .superiority-panel .superiorityImg4 {
    margin: 10px auto;
    width: 74px;
    height: 74px;
    background: url(../images/foreignTradeEnterpriseService/superiorityImg4.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/superiorityImg4.png',sizingMethod='scale');
}
.superiority .superiority-panel p:nth-child(2) {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    width: 90px;
    margin: 0 auto;
}
.superiority .superiority-panel:nth-child(1) p {
    border-bottom: 5px solid rgba(245,166,35,0.3);
}
.superiority .superiority-panel:nth-child(2) p {
    border-bottom: 5px solid rgba(74,144,226,0.3);
}
.superiority .superiority-panel:nth-child(3) p {
    border-bottom: 5px solid rgba(126,211,33,0.3);
}
.superiority .superiority-panel:nth-child(4) p {
    border-bottom: 5px solid rgba(189,16,224,0.3);
}

/*授信*/
.credit {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/creditBg.png) no-repeat;
    background-size: 100% 100%; 
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/creditBg.png',sizingMethod='scale');
}


/*业务服务*/
.businessService {
    background-color: #fff;
    padding: 30px 0;
}
.business {
    width: 1065px;
    margin: 0 auto;
    margin-top: 25px;
}
.business .business-panel {
    display: inline-block;
    width: 22%;
    height: 280px;
    box-sizing: border-box;
    box-shadow: 2px 4px 5px 0 rgba(230, 230, 230, 0.75);
}
/*加号选择器:选中后三个a,设置左间距 */
.business > div + div {
    margin-left: 20px;
}

#ad .business-panel:hover {
    text-decoration: none;
}

.business .business-panel .businessImg1 {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/businessImg1.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/businessImg1.png',sizingMethod='scale');
}
.business .business-panel .businessImg2 {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/businessImg2.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/businessImg2.png',sizingMethod='scale');
}
.business .business-panel .businessImg3 {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/businessImg3.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/businessImg3.png',sizingMethod='scale');
}
.business .business-panel .businessImg4 {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/businessImg4.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/businessImg4.png',sizingMethod='scale');
}
.businessText {
    font-size: 14px;
    color: #999;
    padding: 10px 20px;
}

.scroll2 {
    width: 100%;
    height: 100%;
    margin-top: 30px;
}

/*跨境出口业务流程*/
.crossBorder {
    background-color: #fff;
    padding: 30px 0;
}
.process {
    margin: 0 auto;
    width: 645px;
    height: 247px;
    margin-top: 25px;
    background: url(../images/foreignTradeEnterpriseService/process.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/process.png',sizingMethod='scale');
}
.business .business-panel .businessImg5 {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/businessImg5.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/businessImg5.png',sizingMethod='scale');
}
.business .business-panel .businessImg6 {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/businessImg6.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/businessImg6.png',sizingMethod='scale');
}
.business .business-panel .businessImg7 {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/businessImg7.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/businessImg7.png',sizingMethod='scale');
}
.business .business-panel .businessImg8 {
    height: 200px;
    background: url(../images/foreignTradeEnterpriseService/businessImg8.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/businessImg8.png',sizingMethod='scale');
}

/*申请弹框*/
#applyMask {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /*兼容ie8及以下*/
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}
.applyModal {
    width: 400px;
    height: 220px;
    background-color: #fff;
    padding: 30px;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    /*设置定位流里面的盒子水平居中*/
    margin-left: -200px;
    margin-top: -110px;
    border-radius: 5px;
    behavior: url(../css/PIE.htc); /*兼容ie，加上这句*/
    z-index: 1001;
}
.normalImg {
    margin: 0 auto;
    width: 55px;
    height: 55px;
    background: url(../images/foreignTradeEnterpriseService/normalImg.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/normalImg.png',sizingMethod='scale');
}
.abnormalImg {
    margin: 0 auto;
    width: 55px;
    height: 55px;
    background: url(../images/foreignTradeEnterpriseService/abnormalImg.png) no-repeat;
    background-size: 100% 100%;
    /* 兼容IE8 */
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/foreignTradeEnterpriseService/abnormalImg.png',sizingMethod='scale');
}
.applyMessage1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.applyMessage2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    text-align: center;
}
.applyMessage3 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #e0e0e0;
    text-align: center;
}

