/*! 版权所有，翻版必究 */
/*商家入驻*/
.mask {
    height: 100%;
    width: 100%;
    position: fixed;
    bottom: 0px;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    color: #EEEEEE;
    font-size: 20px;
    /*display: block;*/
    z-index: 9;
}

.enterForm {
    width: 35%;
    border: 1px solid white;
    background-color: white;
    z-index: 10;
    position: fixed;
    top: 20%;
    left: 35%;
    border-radius: 5px;
    text-align: center;
    display: none;
}

.enterButton {
    background-color: #2773FF;
    border-radius: 5px;
    padding: 5px 40px 5px 40px;
    color: white;
    border-color: #2773FF;
    margin-bottom: 20px;
}

.formGroup {
    padding-bottom: 40px;
}

.controlLabel{
    text-align: right;
    font-size:16px;
    font-weight:400;
    color:rgba(65,65,66,1);
}

.radioSpan {
    font-size: 16px;
    font-weight: 400;
    color: rgba(65, 65, 66, 1);
    position: absolute;
}
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    /* font-weight: 400; */
    /* vertical-align: middle; */
    cursor: pointer;
    margin-right: 30px;
    top: -15px;
}

.errorhidden{
    display: none;
    color: red;
    font-size: 16px;
    margin-top: -20px;
}

.suchidden{
    display: none;
    color: green;
    font-size: 16px;
    margin-top: -20px;
}

/* banner */
#itemone {
    position: relative;
    margin-top: -70px;
    width: 100%;
    height: 100%;
}

#bannerimg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -11;
    width: 100%;
    height: 100%;
}

#bannerimg img {
    width: 100%;
    height: 100%;
}

#slogan {
    position: relative;
    width: 100%;
    height: 100%;
}

#slogan p {
    color: #fff;
    position: absolute;
    left: 0px;
    text-align: center;
    width: 100%;
}

#slogan .small {
    top: 43%;
    font-size: 16px;
    line-height: 30px;
}

#slogan .big {
    top: 55%;
    font-size: 58px;
    line-height: 64px;
    margin-bottom: 20px;
    transform: translateY(-50%);
    font-weight: 300;
}

#slogan .word {
    top: 62%;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 20px;
}

/* 公司介绍 */
.joinus {
    height: auto;
    padding: 30px 0;
    padding-top: 56px;
}

.joinus .joinusimg {
    width: 100%;
    height: 487px;
    overflow: hidden;
}

.joinus .joinusimg img {
    width: auto;
    height: auto;
}

.container .joinus:last-child {
    padding-bottom: 56px;
}

.joinusword {
    padding: 0 0;
    background: #fff;
    height: 100%;
}

.joinuswordtitle {
    height: 100px;
    position: relative;
}

.fadeinword {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #38373f;
    opacity: 0.1;
    font-size: 34px;
    font-weight: 400;
    z-index: 1;
}

.fadeoutword {
    position: absolute;
    left: 70px;
    top: 22px;
    color: #3863d2;
    font-size: 40px;
    font-weight: 400;
    z-index: 3;
}

.joinusworddesc {
    font-size: 22px;
    line-height: 44px;
    padding: 0 30px 0 70px;
}

.joinus .joinusmap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#allmap {
    width: 100%;
    height: 487px;
    overflow: hidden;
    margin: 0;
    font-family: "微软雅黑";
}

.joinusinfo .joinusworddesc {
    padding: 0 30px 0 52px;
}

.joinusinfo .fadeoutword {
    left: 52px;
}

.jobbtn {
    margin-top: 30px;
}

.jobbtn button {
    margin-top: 30px;
    background-color: #3863d2;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: relative;
}

.jobbtn button:hover,
.btn-primary.active:focus {
    margin-top: 30px;
    background-color: #3863d2;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.jobbtn span {
    font-size: 12px;
    width: 14px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.joinusworddesc p {
    font-size: 18px;
}

.joinusinfomap {
    position: relative;
}

.toggletabbox {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.toggletabbox .nav-tabs {
    border-bottom: none;
}

.toggletabbox .nav-tabs>li {
    /*width: 33.333%;*/
    width: 25%;
    text-align: center;
    border-bottom: 3px solid #ddd;
    margin: 0px;
}

.toggletabbox .nav-tabs>li>a:hover {
    border-color: transparent;
    margin: 0px;
}

.toggletabbox .nav-tabs>li.active {
    border-bottom: 3px solid #3863d2;
    margin-top: 1px;
}

.toggletabbox.nav-tabs>li.active>a,
.toggletabbox .nav-tabs>li.active>a:focus,
.toggletabbox .nav-tabs>li.active>a:hover {
    color: #3863d2;
    cursor: default;
    background-color: #fff;
    border: none;
    margin: 0px;
}

.jobbtn button:hover,
.btn-primary.active:focus {
    font-size: 20px;
}

.staticmap  {
    width: 100%;
    height: 100%;
}



#pcItem{
    display: block;
}
#phonesItem{
    display: none;
}
/* 适配 */
/* 大屏幕 */
@media (min-width: 1200px) {
    #itemfactory {
        padding: 100px 0;
        background: pink;
    }
    #pcItem{
        display: block;
    }
    #phonesItem{
        display: none;
    }
}

/* 中等屏幕 */
@media (min-width: 992px) and (max-width: 1200px) {
    #itemfactory {
        padding: 80px 0;
        background: green;
    }
    #pcItem{
        display: block;
    }
    #phonesItem{
        display: none;
    }
}

/* 小屏幕 */
@media (min-width: 768px) and (max-width: 992px) {
    #itemfactory {
        padding: 50px 0;
        background: red;
    }
    #pcItem{
        display: block;
    }
    #phonesItem{
        display: none;
    }
}

/* 手机 */
@media (max-width: 768px) {
    #pcItem{
        display: none;
    }
    #phonesItem{
        display: block;
    }
    /* banner */
    #itemone {
        height: 400px;
        margin-top: 0px;
    }

    #slogan .big {
        top: 50%;
        font-size: 26px;
        font-family: 'SourceHanSansCN-Medium';
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
        line-height: 26px;
        margin-bottom: 36px;
    }

    #slogan .small {
        top: 35%;
        line-height: 20px;
        margin-bottom: 30px;
        font-size: 12px;
        font-family: 'ArialMT';
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
    }

    #slogan .word {
        top: 60%;
        margin-bottom: 20px;
        font-size: 14px;
        font-family: 'SourceHanSansCN-Normal';
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        line-height: 26px;
    }

    .aboutbox.container {
        padding: 30px 8px !important;
    }

    .joinus {
        padding: 40px 0;
        padding-top: 10px;
    }

    .nopadding {
        padding: 0px !important;
    }

    .container1 .joinusinfo {
        padding-right: 0px !important;
    }

    .fadeinword {
        font-size: 16px;
    }

    .joinusinfo .fadeoutword {
        left: 0px;
        top: 0px;
        font-weight: 500;
        font-size: 20px;
        font-family: 'SourceHanSansCN-Medium';
        font-weight: 500;
        color: #3863D2;
        line-height: 30px;
    }

    .joinus .joinusimg {
        width: 100%;
        height: auto;
    }

    .joinus .joinusimg img {
        width: 100%;
        height: auto;
    }

    .joinusword {
        padding: 0;
    }

    .joinuswordtitle {
        height: 30px;
    }

    .joinusworddesc {
        font-size: 12px;
        line-height: 20px;
        padding: 0;
    }

    .joinusworddesc p {
        font-size: 12px;
        font-family: 'SourceHanSansCN-Regular';
        font-weight: 400;
        color: rgba(56, 55, 63, 1);
        line-height: 20px;
        /* width: 50%;
        float: left;
        font-size: 12px;
        font-family: 'SourceHanSansCN-Regular';
        font-weight: 400;
        color: rgba(56, 55, 63, 1);
        line-height: 20px;
        text-align: left; */
    }

    .joinusinfomap .joinusworddesc p {
        width: 50%;
        float: left;
        font-size: 13px;
        font-family: 'SourceHanSansCN-Regular';
        font-weight: 400;
        color: rgba(56, 55, 63, 1);
        line-height: 22px;
        text-align: left;
        margin-bottom: 0px;
    }

    .joinusinfomap .joinusworddesc p:nth-child(2) {
        text-align: right;
    }

    .joinusworddesc p#address {
        width: 100%;
    }

    .joinusinfo .joinusworddesc {
        padding: 0px;
        padding-top: 18px;
    }

    .container1 {
        padding-left: 0px;
    }

    .container2 .joinusinfo {
        padding-left: 0px !important;
    }

    .jobbtn {
        margin-top: 0px;
    }

    .jobbtn button {
        font-size: 12px;
        margin-top: 10px;
        padding: 4px 12px;
    }

    #map {
        padding: 0px !important;
    }

    #allmap {
        height: 250px;
    }

    .jobbtn span {
        top: 52%;
    }

    .phonetogglebox {
        width: 100%;
        height: 50px;
        margin: 0 0 16px 0;
        position: relative;
    }

    .joinusinfomap {
        padding: 0px !important;
    }

    .phonetip {
        font-size: 20px;
        font-family: 'SourceHanSansCN-Medium';
        font-weight: 500;
        color: rgba(56, 99, 210, 1);
        line-height: 35px;
        margin-bottom: 0px;
        text-align: center;
    }

    .container3 {
        padding-bottom: 0px !important;
    }

    .jobbtn button:hover,
    .btn-primary.active:focus {
        font-size: 12px;
        margin-top: 10px;
        padding: 4px 12px;

    }

    .container2 {
        position: relative;
    }

    .jobbtn {
        position: absolute;
        left: 0px;
        bottom: 40px;
    }

}
.toggletabbox .nav-tabs>li{
    width: 14%!important;
}