.tit{text-align: center; margin-bottom: 32px;}
.tit .span{display: block; line-height: 66px; font-size: 52px; color:#1a1a1a;font-family: "Times New Roman"; font-weight: bold;}
  .tit em{display: block; line-height: 44px; font-size: 16px; color:#666666; font-family: "Arial"; font-weight: normal;}
  
  .lx{margin-top:40px;}
  .lx li{    width: 302px;
    float: left;
    text-align: center;
    border-right: 1px solid #c0c0c0;
    margin-left: 48px;
    padding-right: 48px;
    height: 310px;
    padding-top: 30px;
    margin-bottom: 70px;}
  .lx li p{width: 120px;
    margin: auto;}
  .lx li h4{    text-align: center;
    font-size: 30px;
    font-family: "Times New Roman";
    color: #333;
    margin-bottom: 25px;
    margin-top: 23px;}
  .lx li .strong{    font-size: 20px;
    line-height: 32px;
    color: #555;}
.lx li a{    color: #273a61;}
  .lx li:nth-child(3n) {
      margin-right: 0;
    border-right: 0;
}


.form {
    height: 975px;
    background: #f2f4f7;
    padding-top: 150px;
    box-sizing: border-box;
    position: relative;
}

.form:before {
    width: 100%;
    height: 512px;
    background: #273a61;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.form .left {
    width: 600px;
    height: 650px;
    float: left;
    background: #FFF;
    padding: 28px 60px 0 60px;
    box-sizing: border-box;
    z-index:200;
    position: relative;
}

.form .left h2 {
    line-height: 96px;
    font-size: 36px;
    color: #333333;
    font-family: "Times New Roman";
    font-weight: bold;
}

.form .left label {
    display: block;
    width: 100%;
    height: 50px;
    background: #f5f5f5;
    margin-bottom: 10px;
}

.form .left label input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    background: 0;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #808080;
    font-family: "Arial";
}

.form .left label input::-webkit-input-placeholder {
    font-size: 14px;
    color: #808080;
    font-family: "Arial";
}

.form .left label input::-moz-placeholder {
    font-size: 14px;
    color: #808080;
    font-family: "Arial";
}

.form .left label.last {
    height: 158px;
    margin-bottom: 12px;
}

.form .left label.last textarea {
    height: 158px;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
    background: 0;
}

.form .left label.last textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #808080;
    font-family: "Arial";
}

.form .left label.last textarea::-moz-placeholder {
    font-size: 14px;
    color: #808080;
    font-family: "Arial";
}

.form .content {
    z-index: 200;
    position: relative;
}

.form .left .i_sub {
    width: 180px;
    height: 50px;
    text-align: center;
    border: 1px solid #273a61;
    border-radius: 30px;
    line-height: 48px;
    font-size: 16px;
    color: #273a61;
    font-weight: bold;
}

.form .rig {
    width: 600px;
    height: 650px;
    background: url(../images/abo-pic.jpg) no-repeat center;
    float: left;
    position: relative;
        z-index:200;
    position: relative;
}

.form .rig .rig-code {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.form .rig .rig-code .rir-tit {
    width: 331px;
    float: left;
    padding: 120px 0 0 60px;
    box-sizing: border-box;
}

.form .rig .rig-code .rir-tit span {
    display: block;
    line-height: 43px;
    font-size: 30px;
    color: #ffffff;
    font-family: "Times New Roman";
    font-weight: bold;
}

.form .rig .rig-code .rir-tit em {
    display: block;
    line-height: 38px;
    font-size: 16px;
    color: #ffffff;
    font-family: "Arial";
}

.form .rig .rig-code strong {
    display: block;
    float: right;
    width: 150px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 82px;
}

.form .rig .rig-code strong em {
    display: block;
    line-height: 0;
    margin-bottom:20px;
}

.form .rig .rig-code strong em img {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .form {
        height:auto;
    }

    .form .left {
        padding: 0 5%;
    }

    .form .left,.form .rig {
        float: none;
        margin: 0 auto;
        width: 100%;
    }

    .con-map {
        height: 602px;
        margin-top: 1rem;
    }

    .con-map .map {
        display: block!important;
    }

    .con-map .con-txt {
        display: none!important;
    }

    .form .rig .rig-code .rir-tit {
        width: 50%;
        padding: 0 0 0 3rem;
    }

    .form .rig .rig-code strong {
        margin-right: 7%;
    }

    .form .rig {
        height: 32.5rem;
        background: url(../images/abo-pic.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .form .left h2 {
        font-size: 1.8rem;
    }

    .form .rig .rig-code .rir-tit span {
        font-size: 1.5rem;
    }

    .form .rig .rig-code strong {
        width: 7.5rem;
        position: absolute;
        right:0;bottom:0;
    }

}

/**/
.con-map {
    position: relative;
}

.con-map .map {
    height: 602px;
    line-height: 0;
}

.con-map .con-txt {
    width: 401px;
    height: 361px;
    position: absolute;
    left: 344px;
    top: 80px;
}

.con-map .con-txt h4 {
    height: 74px;
    line-height: 74px;
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    padding-left: 60px;
    background: #142541;
}

.con-map .con-txt dl {
    background: #FFF;
}

.con-map .con-txt dl dd {
    height: 164px;
    padding: 30px 86px 0 59px;
    box-sizing: border-box;
}

.con-map .con-txt dl dd h5 {
    line-height: 24px;
    font-size: 18px;
    color: #0f0f0f;
    margin-bottom: 8px;
}

.con-map .con-txt dl dd p {
    line-height: 24px;
    font-size: 15px;
    color: #8e8e8e;
}

.con-map .con-txt dl dt {
    width: 100%;
    line-height: 0;
    overflow: hidden;
}

.con-map .con-txt dl dt img {
    width: 100%;
}

@media screen and (max-width: 765px){
  .lx img {
    width: 100%;
}
  .tit{text-align: center; margin-bottom: 30px;}
.tit .span{    display: block;
    line-height: 100%;
    font-size: 2.4rem;
    color: #1a1a1a;
    font-family: "Times New Roman";
    font-weight: bold;}
  .tit em{display: block; line-height: 44px; font-size: 16px; color:#666666; font-family: "Arial"; font-weight: normal;}
  
  .lx{margin-top: 20px;}
  .lx li{width: 40%;
    float: left;
    text-align: center;
    margin-right: 2%;
    margin-left: 2%;
    padding-right: 0;
    height: 18rem;
    padding-top: 2rem;
    margin-bottom: 20px;
    margin-top: 0.5rem;
    border-right: 0px solid #c0c0c0;
    padding: 3%;
    box-shadow: 1px 1px 12px #c0c0c0;}
  .lx li p{width: 80px;
    margin: auto;
    padding-top: 1rem;}
  .lx li h4{    text-align: center;
    font-size: 1.8rem;
    font-family: "Times New Roman";
    color: #333;
    margin-bottom: 1rem;
    margin-top: 1rem;}
  .lx li .strong{font-size: 1.3rem;
    line-height: 170%;
    color: #555;}
.lx li a{    color: #273a61;}
  .lx li:nth-child(3n) {
    margin-right: 0;
    border-right: 0;
    width: 90%;
}
 
  }