﻿.jp {
    width: 1200px;
    margin: 60px auto 0;
}
.jp .home_other_title_icon{
	width: 6px;
    height: 36px;
    background-color: #22bee6;
    float: left;
}
.jp .lmtit {
    position: relative;
    font-size: 36px;
    line-height: 36px;
    color: #222222;
    margin-left: 17px;
}
.lmtit .tit {
    padding-left: 20px;
    font-size: 18px;
    color: #888888;
}
.lmtit .more {
    font-size: 16px;
    color: #888888;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.lmtit .more img {
    display: inline;
    width: 14px;
    height: 14px;
    margin: 0;
}
.jp img {
    display: block;
    width: 1150px;
    margin: 0 auto;
    /* margin-left: 177px; */
    margin-top: 50px;
}
.picMarquee-left {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 280px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.picMarquee-left .bd {
    padding: 10px;
}

.picMarquee-left .bd .tempWrap{
        height: 320px;
    }
    .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
    .picMarquee-left .bd ul li{  float:left; display:inline; overflow:hidden; text-align:center;  }
    .picMarquee-left .bd ul li .pic{ margin:0 8px; text-align:center; padding: 10px 0px; }
    .picMarquee-left .bd ul li a{
        position: relative;
        padding: 10px 0px;
        display: inline-block;
    }
    .picMarquee-left .bd ul li .pic img{ width:320px; height:240px; display:block;  }
    .sizeb{
        width: 340px !important;
        height: 260px !important;
        display: block;
        margin-top: -10px;
    }
    /* .picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  } */
    .picMarquee-left .bd ul li .title{ line-height:24px;   }
    .hide{
        display: none;
    }
    .show{
        display: block;
    }
    .shadow{
        position: absolute;
        left: 5px;
        top: 5px;
        /* width: 320px; */
        width:calc(100% - 15px);
        height: 250px;
        background-color: rgba(102,149,192,0.8);
        z-index: 100;
        color: #fff;
        /* line-height: 190px; */
        text-align: center;
        padding: 10px;
        font-size: 16px;
        word-wrap:break-word;
        word-break:normal; 
        padding-top: 110px;
    }
@media screen and (max-width: 768px){
.jp {
    margin-left: 0.36rem;
    width: calc(100% - 0.72rem);
}
.lmbox .lmtit, .jp .lmtit {
    font-size: 0.42rem;
    line-height: 1;
    color: rgb(34,34,34);
    margin-left: 0.17rem;
    margin-bottom: 0.23rem;
    float: none;
    display: block;
}
.lmtit .tit {
    font-size: 0.22rem;
    height: auto;
    line-height: 3;
    color: rgb(136,136,136);
    padding-left: 0rem;
    float: none;
    display: block;
}
 .jp .home_other_title_icon{
 	width: 0.06rem;
    height: 0.86rem;
  }
.lmtit .more {
    font-size: 0.28rem;
}


}


