.lxout {
    background-color: #f1f1f1;
    padding: 75px 0;
}
.lxone {
    overflow: hidden;
    height: 450px;
    background-color: #fff;
}
.lefthalf {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.lxcon {
    padding: 40px 50px 10px 50px;
}
.lxcon h2 {
    color: #333;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
}
.lxcon h4 {
    font-size: 17px;
    line-height: 30px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
    word-break: break-word;
}
.lxcon h4 i {
    display: inline-block;
    /*width: 40px;*/
    height: 26px;
    line-height: 26px;
    background-color: #00a6f1;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-left: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.lxcon .hotline {
    height: 40px;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
    margin-top: 20px;
}
.lxcon .hotline span {
    font-size: 20px;
    color: #008dc5;
}
.lxcon .shoptime {
    width: 294px;
    height: 24px;
    background-color: #008dc5;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}
.lxcon .lx1 {
    padding-left: 35px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-top: 20px;
    background: url(../../img/jjdh/lx4.jpg) top left no-repeat;
}
.lxcon .lx2 {
    padding-left: 35px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-top: 20px;
    background: url(../../img/jjdh/lx2.jpg) top left no-repeat;
}
.righthalf {
    float: right;
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
h2.mbt2 {
    color: #324a6c;
    font-size: 30px;
    line-height: 54px;
    padding: 30px 50px;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
.addrlist {
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.addrlist li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}
.addrlist li .addlin {
    padding: 0 50px;
}
.addrlist h3 {
    height: 30px;
    padding-left: 40px;
    overflow: hidden;
    position: relative;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
}
.addrlist h3:after {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #008dc5;
    position: absolute;
    top: 14px;
    left: 0;
    border-bottom: 1px dotted #909090;
}
.addrlist .txt {
    border-top: 1px solid #e3e3e3;
    padding-top: 10px;
    margin-top: 10px;
    height: 102px;
    overflow: hidden;
}
.addrlist p.tel {
    background: url(../../img/jjdh/tel.png) 7px 7px no-repeat;
}
.addrlist p.addr {
    background: url(../../img/jjdh/addr.png) 7px 2px no-repeat;
}
.addrlist p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    padding-left: 40px;
}

@media (max-width: 768px){
    .lxone {
    height: auto;
    padding-bottom: 70px;
}
    .lxone .lefthalf {
    float: none;
    width: 600px;
    margin: 0 auto;
}
.lxcon {
    padding: 90px 0 70px;
}
.lxcon h2 {
    font-size: 36px;
    line-height: 50px;
    font-weight: normal;
    margin-bottom: 10px;
}
.lxcon h4 {
    font-size: 28px;
    line-height: 40px;
}
.lxcon h4 i {
    font-size: 26px;
    width: 60px;
    height: 36px;
    line-height: 36px;
}
.lxcon .hotline {
    font-size: 26px;
    line-height: 50px;
    height: 50px;
}
.lxcon .hotline span {
    font-size: 40px;
    line-height: 50px;
}
.lxcon .shoptime {
    font-size: 26px;
    line-height: 40px;
    height: 40px;
    width: 500px;
}
.lxcon .lx1 {
    font-size: 26px;
    line-height: 36px;
    background-position: left 6px;
}
.lxcon .lx2 {
    font-size: 26px;
    line-height: 36px;
    background-position: left 6px;
}
.lxone .righthalf {
    float: none;
    width: 600px;
    margin: 0 auto;
    height: 450px;
}
.righthalf img.full {
    position: absolute;
    width: 600px;
    left: 50%;
    top: 0;
    z-index: 1;
    margin-left: -300px;
}
.addrlist li {
    float: none;
    width: 100%;
}
.addrlist li .addlin {
    padding: 0 30px;
}
.addrlist h3 {
    font-size: 30px;
    line-height: 45px;
    height: 45px;
}
.addrlist h3:after {
    top: 20px;
}
.addrlist .txt {
    height: 135px;
}
.addrlist p.tel {
    background-position: 7px 12px;
}
.addrlist p {
    font-size: 26px;
    line-height: 45px;
}
.addrlist p.addr {
    background-position: 7px 13px;
}



}