.contact_info {
    width: 100%;
}

.contact_info_top {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
}

.contact_info table {
    width: 5.7rem;
    border-collapse: collapse;
    border-top: 1px solid #0ea4e6;
    float: left;
    margin-right: .2rem;
}

.contact_info table tbody tr td {
    border-bottom: 1px solid #ebeced;
    padding-top: .12rem;
    padding-bottom: .12rem;
    vertical-align: middle;
    white-space: normal;
    line-height: .25rem;
}

.contact_info table tbody tr td.item_1 {
    text-align: center;
    width: 18%;
    color: #2a2a2a;
    background-color: #f5f5f5;
}

.contact_info table tbody tr td.item_2 {
    text-align: left;
    padding-left: .15rem;
    color: #666666;
}

.contact_info table tbody tr td.item_2 a {
    color: #666666;
}

.map-img{
    /* display: inline-block; */
    float: left;
    vertical-align: top;
    width: 36%;
    max-width: 330px;
    position: relative;
}


.map-img  img{
    width: 100%;
}


.lines{
    position: absolute;
    right:0;
    top: 0;
}

.lines button.but-choosed{
    background-color:#409EFF;
}

.lines button{
    display: inline-block;
    padding: .02rem .1rem;
    vertical-align: top;
    background-color:#ababab;
    color: #ffffff;
    cursor: pointer;
}

.pro_nav {
    width: 100%;
}

.pro_nav ul {
    width: 100%;
    font-size: 0;
    text-align: left;
    white-space: normal;
}

.nav_title {
    display: inline-block;
    width: 100%;
    margin-top: .15rem;
    margin-bottom: .2rem;
    font-size: .2rem;
    color: #3d3d3d;
    text-align: left;
}

.person_contact {
    box-sizing: border-box;
    width: 100%;
    margin-top: .2rem;
    width: 100%;
    background-color: #f9fafd;
    /* padding-left: .35rem; */
    padding-right: .35rem;
}

.person_contact#domestic{
    padding-right: 0;
}


.person_contact#domestic .details{
    display: none;
}

.person_contact ul.details {
    display: inline-block;
    font-size: 0;
    text-align: left;
    white-space: normal;
    margin-bottom: .32rem;
    width: 100%;
}

.person_contact ul.details li {
    box-sizing: border-box;
    padding-left: .35rem;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    margin-top: .32rem;
    /* margin-bottom: .32rem; */
    white-space: normal;
    vertical-align: top;
}

.person_contact#domestic ul.details li:first-child,
.person_contact#domestic ul.details li:first-child+li {
    border-right: 1px solid #eaecef;
}

.person_contact#distributor ul.details li {
    width: 50%;
}

.person_contact#domestic ul.details li {
    width: 33.33%;
}


/* .person_contact#overseas ul.details li,
.person_contact#branch ul.details li {
    width: 100%;
} */

.person_contact ul.details li .person_contact_name {
    font-size: .15rem;
    margin-bottom: .12rem;
    font-weight: bold;
}

.person_contact ul.details li .person_contact_infomation p {
    display: block;
    font-size: .14rem;
    color: #3d3d3d;
    margin-bottom: .1rem;
}

.person_contact ul.details li a {
    display: inline-block;
    font-size: .14rem;
    color: #3d3d3d;
}


/* .person_contact ul.details li span {
    display: inline-block;
    width: 100%;
    font-size: .15rem;
    color: #3d3d3d;
    margin-bottom: .12rem;
    font-weight: bold;
}

.person_contact ul.details li a {
    display: inline-block;
    font-size: .14rem;
    color: #3d3d3d;
    margin-bottom: .1rem;
}

.person_contact ul.details li p {
    font-size: .15rem;
    margin-bottom: .12rem;
} */

.person_contact#branch ul.details li p,
.person_contact#distributor ul.details li p {
    color: #3d3d3d;
    font-size: .14rem;
    margin-bottom: .1rem;
}

.select_box {
    width: 100%;
}

.select_box ul {
    width: 100%;
    font-size: 0;
}

.select_box {
    width: 100%;
    padding-top: .3rem;
}

.select_box ul {
    width: 100%;
    text-align: left;
}

.select_box ul li {
    display: inline-block;
    width: 40%;
    text-align: left;
}

.select_box ul li:first-child {
    margin-right: 9%;
}

.select_box ul li select {
    box-sizing: border-box;
    width: 100%;
    height: .35rem;
    line-height: .35rem;
    border: 1px solid #ebeced;
    padding-left: .1rem;
    background-image: url("../images/xl.jpg");
    background-image: url("")\9;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: contain;
    -webkit-appearance: none;
    cursor: pointer;
    color: #3d3d3d;
}

.select_box ul li select option {
    box-sizing: border-box;
    padding-top: .08rem;
    padding-left: .08rem;
    font-size: .14rem;
    height: .25rem;
    line-height: .25rem;
    vertical-align: middle;
}


/* 建议反馈--留言 */

.message_leaving {
    width: 100%;
    margin-top: .25rem;
}

.message_leaving .sp_1 {
    display: inline-block;
    width: 100%;
    font-size: .16rem;
    color: #4a93d5;
    font-weight: bold;
    text-align: left;
    margin-bottom: .05rem;
    padding-left: .1rem;
}

.message_leaving .p_1 {
    font-size: .14rem;
    color: #2a2a2a;
    text-align: left;
    padding-left: .1rem;
}

.message_leaving#jubao .p_1 {
    display: block;
    margin-bottom: .1rem;
}

.message_leaving form {
    border-top: 2px solid #0ea4e6;
    width: 100%;
    margin-top: .15rem;
    background-color: #fcfcfc;
}

.message_leaving form .radio_box {
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #e0e2e4;
    padding-left: .05rem;
    padding: .06rem 0 .06rem .15rem;
}

.message_leaving form .radio_box p {
    display: inline-block;
    width: 100%;
    font-size: .14rem;
    color: #2a2a2a;
    padding-top: .08rem;
    text-align: left !important;
}

.message_leaving form .radio_box ul {
    font-size: 0;
    text-align: left;
    display: block;
    padding-bottom: .05rem;
}

.message_leaving form .radio_box ul li {
    display: inline-block;
    text-align: left;
    height: .3rem;
    margin-right: .3rem;
}

.message_leaving form .radio_box ul li label {
    display: inline-block;
    font-size: .14rem;
    color: #2a2a2a;
    height: .35rem;
    line-height: .35rem;
    text-align: left;
    vertical-align: top;
}

.message_leaving form .radio_box ul li input {
    width: .15rem;
    height: .15rem;
    box-sizing: border-box;
    margin-right: .05rem;
    margin-top: .1rem;
    vertical-align: top;
}

.message_leaving ul.ul_1 {
    display: block;
    width: 100%;
    white-space: normal;
    text-align: left;
    font-size: 0;
    border-bottom: 1px solid #e0e2e4;
}

.div-l{
    width:1.3rem;
    text-align: center;
    background-color: #f5f5f5;
}
input[name='protype']{
    height: 55px;
}
.div-l,.div-r{
    display: inline-block;
    vertical-align: top;
    height: 55px;
    line-height: 55px;
}
#jike{
    margin-left: 160px;
}
.pro-type{
    display:none;
    border-bottom: 1px solid #e0e2e4;
}
.pro-type.pro-type-show{
    display:block;
}
.pro-type label p{
    height: 55px;
    line-height: 55px;
}
.pro-type label p,
.pro-type label img{
    display: inline-block;
    vertical-align: top;
}



.message_leaving ul.ul_1 li.li_1 {
    display: inline-block;
    box-sizing: border-box;
    width: 50%;
}

.message_leaving ul.ul_1 li.li_1 ul {
    width: 100%;
    white-space: nowrap;
    font-size: 0;
}

.message_leaving ul.ul_1 li.li_1 ul li {
    display: inline-block;
    height: .49rem;
    line-height: .49rem;
    width: 50%;
    font-size: .14rem;
    color: #2a2a2a;
}

.message_leaving ul.ul_1 li.li_1 ul li.ms_1 {
    box-sizing: border-box;
    text-align: center;
    width: 1.3rem;
    vertical-align: top;
}

.ms_1 i {
    display: inline-block;
    color: #f36767;
    width: .15rem;
    text-align: left;
}
/* .message_leaving ul.ul_1 li.li_1 ul li.ms_1 i {
    display: inline-block;
    color: #f36767;
    width: .15rem;
    text-align: left;
} */

.bc {
    background-color: #f5f5f5;
}

.message_leaving ul.ul_1 li.li_1 ul li.ms_1.l_center {
    box-sizing: border-box;
    line-height: .2rem;
    padding-top: .9rem;
}

.message_leaving ul.ul_1 li.li_1 ul li input,
.message_leaving ul.ul_1 li.li_1 ul li select {
    width: 80%;
    margin-left: .1rem;
    margin-top: 0.07rem;
    margin-bottom: 0.07rem;
}

.message_leaving ul.ul_1 li.li_1 ul li select {
    cursor: pointer;
    height: .35rem;
    line-height: .35rem;
    background-image: url("../../common/images/arr_select.png");
    background-image: url("")\9;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 5%;
    vertical-align: middle;
}

.message_leaving ul.ul_1 li.li_1.li_2,
.message_leaving ul.ul_1 li.li_1.li_3 {
    width: 100%;
}

.message_leaving ul.ul_1 li.li_1.li_2 ul li {
    height: 2.25rem;
}

.message_leaving ul.ul_1 li.li_1.li_2 ul li textarea {
    display: block;
    width: 150%;
    height: 2.05rem;
    height: 205px\9;
    border: 1px solid #d0d1d2;
    margin-top: .09rem;
    margin-left: .1rem;
    margin-top: 9px\9;
    margin-left: 10px\9;
    padding: .08rem;
    text-align: left;
    overflow: auto;
    word-break: break-all;
    font-family: Tahoma, Helvetica, Arial, Verdana, "Microsoft YaHei", "SimSun", "宋体";
}

.message_leaving ul.ul_1 li.li_1.li_3 ul li input {
    width: 35%;
}

.message_leaving ul.ul_1 li.li_1.li_3 ul li .veri_img {
    margin-top: .07rem;
    margin-left: .08rem;
}

.message_leaving ul.ul_1 li.li_1.li_3 ul li .veri_img img {
    width: 1.3rem;
    display: inline-block;
}

.message_leaving ul.ul_1 li.li_1.li_3 ul li .veri_img span {
    margin-left: .045rem;
    font-size: 0.12rem;
    color: #666;
    display: inline-block;
}

.message_leaving .submit_btn {
    width: 100%;
    height: .73rem;
    text-align: center;
}

.message_leaving .submit_btn input {
    background-color: #4a93d5;
    color: #ffffff;
    font-size: .12rem;
    cursor: pointer;
    margin-top: .2rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: .05rem .42rem;
}

.message_leaving#jubao {
    margin-top: .15rem;
}



.message_leaving .jubao {
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    padding-left: .1rem;
}

.message_leaving#jubao .jubao_ul {
    width: 100%;
    text-align: left;
}

.message_leaving#jubao .jubao_ul li {
    display: inline-block;
    width: 45%;
    text-align: left;
}



.message_leaving .jubao img {
    display: inline-block;
    width: .2rem;
    vertical-align: top;
    margin-top: .03rem;
    margin-right: .05rem;
}

.message_leaving .jubao p {
    font-size: .14rem;
    color: #2a2a2a;
    text-align: left;
    display: inline-block;
    line-height: .25rem;
    vertical-align: top;
}

.message_leaving .jubao p+p {
    font-weight: normal;
    vertical-align: top;
}


/* 建议反馈--留言 end */


/* 内销联系方式-begin */
.contact-content{
    margin-top: 30px;
}

.mokuai,
.jike
{
    width: 50%;
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
    vertical-align: top;
    /*height: 800px;*/
    box-sizing: border-box;
}

.mokuai{
    background-image: linear-gradient(70deg, #ffffff, #eef3f9);
    width: 48%;
}
.jike{
    box-sizing: border-box;
    width: 52%;
    padding-left: 6%;
    background-image: linear-gradient(70deg, #ffffff, #eef3f9);

}

.contact-type{
    display: block;
    box-sizing: border-box;
    width:100%;
    text-align:left;
    color:#3e3a39;
    font-weight: bold;
    font-size: .18rem;
    padding-left: 70px;
    position: absolute;
    top: -8px;
    left: 0;
}
.jike .contact-type{
    left: 8%;
}
.contact-type::before{
    width: 65px;
    height: 55px;
    position: absolute;
    left: 0;
    top: -15px;
}
.mokuai .contact-type::before{
    content: url("../images/img1.png");
   
   
}
.jike .contact-type::before{
    content: url("../images/img2.png");
    

}
.manager{
    margin-top: .3rem;
    width: 100%;
    float: left;
}

.area{
    display:inline-block;
    /* width:30%; */
    border:1px solid #b2cddc;
    border-radius: 20px;
    overflow: hidden;
    width: 150px;
    vertical-align: top;
    margin-right: 5%;
}

.area span{
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 37px;
    line-height: 37px;
}
.mokuai  .area span{
    color: #185fb1;
}
.jike .area span{
    color: #018bc4;
}
.mokuai .area div{
    background-color: #3380c5;
}
.jike .area div{
    background-color: #30a7d8;
}
.area div{
    padding: 10px;
    font-size: .13rem;
    line-height: .18rem;
    height: .5rem;
  
   
}

.area div p{
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #ffffff;    
}

.person{
    display:inline-block;
    vertical-align: top;
    width:40%;
    color: #3e3a39;
}

.person p{
    display:inline-block;
    margin-bottom: .1rem;
    white-space: nowrap;
}

.person p a{
    color: #3e3a39;
}


/* 内销联系方式-end */

@media screen and (max-width:1023px) {
    .map-img {
        width: 35%;
    }

    .person_contact#domestic .details{
        display: block;
    }
}

@media screen and (max-width:999px) {
    .map-img {
        display: none;
    }
}

@media screen and (max-width:750px) {

    .mail-a{
        display: block;
        width: 100%;
    }
    .contact_info ul li table {
        width: 100% !important;
    }
    .message_leaving ul.ul_1 li.li_1.li_3 ul li .veri_img span {
        display: none;
    }
    .contact_info table tbody tr td.item_1 {
        width: 20%
    }
    .contact_info table tbody tr td.item_2 {
        width: 80%
    }
    .contact_info table {
        width: 100%;
        margin-right: 0;
    }
    .contact_info div.contact_info_top img {
        display: none;
    }
    .wrapper .main .pro_nav {
        width: 100%;
        /* height: .56rem;
        margin-bottom: .2rem; */
        overflow-y: hidden;
        overflow-x: auto;
    }
    .wrapper .main .pro_nav::-webkit-scrollbar {
        display: none
    }
    .wrapper .main .pro_nav ul {
        white-space: nowrap;
    }
    .wrapper .main .pro_nav ul li {
        display: inline-block;
        vertical-align: top;
        margin-top: .03rem;
    }
    .select_box ul {
        white-space: normal;
    }
    .select_box ul li {
        width: 90%;
        margin-bottom: .3rem;
    }
    .person_contact#distributor ul.details li {
        width: 100%;
    }
    .person_contact ul.details li {
        width: 100%;
    }
    .person_contact ul.details li {
        padding-left: .2rem;
    }
    .person_contact#domestic ul.details li {
        width: 100%;
    }
    .person_contact#domestic ul.details li:first-child,
    .person_contact#domestic ul.details li:first-child+li {
        border: none;
    }
    .message_leaving ul.ul_1 li.li_1 {
        width: 100%;
    }
    .message_leaving ul.ul_1 li.li_1 ul li.ms_1 {
        width: 30%
    }
    .message_leaving ul.ul_1 li.li_1 ul li {
        width: 70%;
    }
    .message_leaving ul.ul_1 li.li_1 ul li input,
    .message_leaving ul.ul_1 li.li_1 ul li select {
        width: 90%;
        float: left;
    }
    .message_leaving ul.ul_1 li.li_1.li_2 ul li textarea {
        width: 95%;
        padding: .1rem;
        margin-top: .08rem;
        float: left;
    }
    .message_leaving .submit_btn {
        height: .9rem;
    }
    .message_leaving form .radio_box ul {
        padding-bottom: .1rem;
    }
    .message_leaving#jubao .jubao_ul {
        width: 100%;
    }
    .message_leaving#jubao .jubao_ul li {
        width: 100%;
    }
    .mokuai,
    .jike
    {
        width: 100%;
    }
    .jike {
        margin-top: 40px;
        padding-left: 0;
    }
    .jike .contact-type {
        left: 0;
    }
    .area{
        margin-right: 5px;
    }
}