.contact  {
       background: #fff;
  
    
}
.contact .contacttop {
       background: #fff;
    padding-top: 30px;
    box-sizing: border-box;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);    
    width: 60%;
    /* text-align: center; */
    margin: 0 auto;
    
}
.contact .h {
    text-align: center;
}
.contact .h .kb01, .contact .h .kb02 {
    opacity: 0;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateY(80px);
}
.kb01 {
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    line-height: 1;
}
.kb02 {
    font-size: 18px;
    line-height: 1;
    color: #666666;
    margin-top: 13px;
}
.contact .boxwen {
    padding-top: 0px;
    box-sizing: border-box;
    height: 475px;
}
.f-cb {
    zoom: 1;
}
.contact .boxwen .map {
    height: 100%;
    width: 50%;
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.contact .boxwen .wen {
    width: 50%;
    height: 100%;
    background: #ffffff;
    padding-left: 70px;
    padding-top: 58px;
    box-sizing: border-box;
}
.contact .boxwen .wen .h1 {
    font-size: 30px;
    color: #000000;
    line-height: 1;
    margin-bottom: 40px;
}
.contact .boxwen .wen .h2 {
    color: #666666;
    font-size: 14px;
    line-height: 1;
}
.contact .boxwen .wen .h2 .p {
    margin-bottom: 23px;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
}
.contact .boxwen .wen .h2 .p span {
    position: absolute;
    height: 17px;
    width: 17px;
    left: 0;
    top: -2px;
}
.erweima {
    height: 100px;
    width: 100px;
}
.erweima img {
    width: 100%;
}
.contact .contactbot {
    padding-top: 70px;
    box-sizing: border-box;
}
.contact .contactbot .botwen {
    padding-top: 58px;
    box-sizing: border-box;
    display: none;
}
.w1440 {
    width: 1440px;
    margin: 0 auto;
}
.f-cb {
    zoom: 1;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.contact .contactbot .botwen .li {
    width: 420px;
    height: 282px;
    display: block;
    float: left;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-left: 90px;
    margin-bottom: 73px;
    border: 1px solid #e5e5e5;
    padding: 30px 20px;
    box-sizing: border-box;
    line-height: 1;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
}
.contact .contactbot .botwen .li {
    opacity: 0;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    transform: scale(0.5);
}
.contact .contactbot .botwen .li:after {
    position: absolute;
    content: "";
    height: 7px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #809fcc;
}
.contact .contactbot .botwen .li:nth-child(3n+1) {
    margin-left: 0;
}
.contact .contactbot .botwen .li .li01 {
    font-size: 24px;
    color: #0054a7;
}
.contact .contactbot .botwen .li .li02 {
    margin-top: 30px;
    margin-bottom: 20px;
}
.contact .contactbot .botwen .li .li02 .l {
    float: left;
    padding-left: 20px;
    position: relative;
    margin-left: 27px;
}
.contact .contactbot .botwen .li .li02 .l:nth-child(1) {
    margin-left: 0;
}
.contact .contactbot .botwen .li .li02 .l img {
    position: absolute;
    left: 0;
    top: 0;
    height: 15px;
    width: 15px;
}
.contact .contactbot .botwen .li .li03 {
    line-height: 30px;
    height: 90px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.contact .contactbot .botwen .li .li04 {
    width: 56px;
    height: 36px;
    background: url(http://www.pmj01.com/bocweb/web/img/x045.png) no-repeat center;
    background-size: 100%;
    transition: all .5s linear;
    display: block;
}
.contact .botam {
    height: 80px;
    width: 80px;
    background: url(http://www.pmj01.com/bocweb/web/img/x042.png) no-repeat center;
    background-size: 100%;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 70px;
    cursor: pointer;
    transition: all .4s linear;
}
.contact .botam:hover {
    background: url(http://www.pmj01.com/bocweb/web/img/x043.png) no-repeat center;
    background-size: 100%;
    transition: all .4s linear;
}
.contact .botam.cur {
    transform: rotate(180deg);
    transition: all .4s linear;
}
.contact .botam.cur:hover {
    background: url(http://www.pmj01.com/bocweb/web/img/x043.png) no-repeat center;
    background-size: 100%;
    transition: all .4s linear;
    transform: rotate(180deg);
}
.tan-details {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #888;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.tan-details.show {
    display: block;
}
.tan-details .details {
    height: 675px;
    width: 647px;
    background: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 60px 35px 60px 40px;
    box-sizing: border-box;
}
.tan-details .details .close {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 20px;
    width: 20px;
    background: url(http://www.pmj01.com/bocweb/web/img/close.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
}
.tan-details .details .top h3 {
    color: #333333;
    font-size: 22px;
    line-height: 1;
}
.tan-details .details .top .hr {
    height: 1px;
    background: #d9d9d9;
    margin-top: 25px;
}
.tan-details .details .center .wen {
    margin-top: 30px;
    line-height: 1.5;
}
.tan-details .details .center .wen.opq {
    margin-top: 0;
}
.tan-details .details .center .wen .h3 {
    font-size: 16px;
    color: #333333;
}
.tan-details .details .center .wen .h4 {
    color: #444;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
@media screen and (max-width:992px){
    .contact_container {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
}