/*头部样式*/
.bannerList{
    background-image: url(https://www.dgylec.com/static/web/images/contact-us.jpg);
}
.bannerList .titleBox .en_title,.bannerList .titleBox .tw_title {
    color: #fff;
    text-shadow: 0 0 0 white;
    -webkit-text-stroke: 0 white;
}
.bannerList .titleBox .tw_title {
    font-size: 50px;
}

.bannerList .titleBox:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    background-color: transparent;
    margin-top: 30px;
}


/*主体样式*/
.about-introduction{
    font-size: 18px;
    color: #010101;
    text-align: left;
    margin-bottom: 50px;
}

.about-company{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #346DAB;
    padding-bottom: 40px;
    margin-bottom: 20px;
}
.about-company .img{
    margin-bottom: 15px;
}
.about-company .img img{
    max-width:200px;
}
.about-company .company-name{
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 25px;
}
.about-company .txt{
    font-size: 1.2rem;
    margin-bottom: 20px;
}
.about-company .txt span{
    color: #005FAD;
    margin-right: 5px;
}
@media (max-width: 570px) {
    .about-introduction {
        font-size: 17px;
        margin-bottom: 20px;
    }
    .about-company .company-name {
        font-size: 20px;
    }
}

/*填写地址内容*/
.fill-prompt{
    color: #005FAD;
    font-size: 16px;
}

.order_subject-left{
    min-height: 500px;
    font-size: 14px;
    padding: 33px 18px;
}

.order_subject-left .phone{
    display: flex;
    flex-direction: column;
    width: 49%;
}

.order_subject-left .phone input{
    width: 100%;
    padding: 13px 11px;
    border: 1px solid #000;
    background-color: #F3F3F3;
}

.order_subject-left .phone label{
    color: #0000008f;
    margin-bottom: 3px;
    font-size: 20px;
}

.order_subject-left .email{
    display: flex;
    flex-direction: column;
    width: 49%;
}

.order_subject-left .email input{
    width: 100%;
    padding: 13px 11px;
    border: 1px solid #000;
    background-color: #F3F3F3;
}

.order_subject-left .email label{
    color: #0000008f;
    margin-bottom: 3px;
    font-size: 20px;
}

.order_subject-left .order_form{
    margin-bottom: 30px;
}

.order_subject-left .order_form input{
    padding: 13px 11px;
    border: 1px solid #000;
    background-color: #F3F3F3;
    height: 39px;
}

.order_subject-left .order_form select{
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    padding: 13px 17px 13px 11px;
}

.order_subject-left .order_form .order_form_title{
    color: #0000008f;
    margin-bottom: 3px;
    font-size: 17px;
}

.order_subject-left .order_seller textarea{
    height: 10em;
    width: 100%;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #ccc;
}

.form-group span {
    margin-left: 2px;
    color: #005FAD;
}

.order_settlement{
    display: flex;
    justify-content: center;
}

.order_settlement button{
    font-size: 1rem;
    letter-spacing: .025em;
    padding: 0.3rem 4rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
    background-color: #2883dd;
    border: 1px solid #2883dd;
    border-radius: 25px;
}

.order_creditCard input{
    padding: 13px 11px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 13px;
}

.order_subject-left .order_seller textarea {
    height: 10em;
    width: 100%;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #ccc;
}




/*地图和标点样式*/
.map-but{
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-end;
}

.domestic-map-but,.world-map-but{
    background-color: #3D69B2;
    color: #fff;
    padding: 8px 14px;
    border-radius: 19px;
}
.world-map{
    display: none;
}

.map{
    max-height: 620px;
    /*min-height: 590px;*/
    margin-bottom: 10px;
}

.map .map-img{
    position: relative;
    display: flex;
    justify-content: center;
}

.map .stronghold{
    border: 5px solid #f00;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 6px;
}

.map a .mapLi{
    width: 120px;
    position: absolute;
    left: -64px;
    top: -26px;
}
.map a .li{
    display: none;
}
.map a .li .title{
    z-index: 1;
    position: absolute;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    text-align: center;
}
.map a .title{
    background-color: #fffc;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}
.map a .mapLi .titles{
    position: absolute;
    top: 30px;
    left: 10px;
    margin-bottom: 0;
    width: 100px;
}
.map a .mapLi .lis{
    position: absolute;
    top: 52px;
}
.map a:hover .li{
    display: block;
}
/*华北办事处*/
.map .stronghold6{
    margin-top: 31%;
    margin-left: 72.5%;
}
/*华东办事处*/
.map .stronghold7{
    margin-top: 49%;
    margin-left: 84%;
}
/*台湾办事处*/
.map .stronghold15{
    margin-top: 65.5%;
    margin-left: 84.5%;
}
/*深圳分公司*/
.map .stronghold14{
    margin-top: 69.5%;
    margin-left: 72%;
}
/*惠伦总部*/
.map .stronghold16{
    margin-top: 69.5%;
    margin-left: 69%;
}
/*重庆生产基地*/
.map .stronghold17{
    margin-top: 54.5%;
    margin-left: 58.5%;
}
/*重庆办事处*/
.map .stronghold18{
    margin-top: 51.5%;
    margin-left: 59.5%;
}
@media (max-width: 690px) {
    /*咸阳生产基地*/
    .map .stronghold6{
        margin-top: 31%;
        margin-left: 72%;
    }
    /*华东办事处*/
    .map .stronghold7{
        margin-top: 50%;
        margin-left: 84%;
    }
    /*台湾办事处*/
    .map .stronghold15{
        margin-top: 65%;
        margin-left: 85%;
    }
    /*深圳分公司*/
    .map .stronghold14{
        margin-top: 69%;
        margin-left: 72%;
    }
    /*惠伦总部*/
    .map .stronghold16{
        margin-top: 69%;
        margin-left: 70%;
    }
    /*重庆生产基地*/
    .map .stronghold17{
        margin-top: 53%;
        margin-left: 58.5%;
    }
    /*重庆办事处*/
    .map .stronghold18{
        margin-top: 51.5%;
        margin-left: 60%;
    }
}

/*伦敦办事处*/
.map .stronghold19{
    margin-top: 9%;
    margin-left: 45%;
}
/*韩国办事处*/
.map .stronghold20{
    margin-top: 13%;
    margin-left: 84%;
}
/*日本办事处*/
.map .stronghold21{
    margin-top: 15%;
    margin-left: 89%;
}
/*新加坡办事处*/
.map .stronghold22{
    margin-top: 28%;
    margin-left: 79%;
}
/*美国办事处*/
.map .stronghold23{
    margin-top: 12%;
    margin-left: 8%;
}
@media (max-width: 1320px) {
    /*伦敦办事处*/
    .map .stronghold19{
        margin-top: 9.5%;
        margin-left: 44%;
    }
    /*韩国办事处*/
    .map .stronghold20{
        margin-top: 14%;
        margin-left: 84%;
    }
    /*日本办事处*/
    .map .stronghold21{
        margin-top: 15%;
        margin-left: 89%;
    }
    /*新加坡办事处*/
    .map .stronghold22{
        margin-top: 27.5%;
        margin-left: 79%;
    }
    /*美国办事处*/
    .map .stronghold23{
        margin-top: 13%;
        margin-left: 8%;
    }
}

