.picshow{width:100%;margin:.2rem auto;overflow:hidden;}
.picshowtop{width:100%; height:auto;text-align:center;position:relative;z-index:1;overflow:hidden;}
/*.picshowtop img{ width:100%; height:100%;}*/
#pic1{max-width:100%;height: auto;}
#preArrow{left:0px;}
#nextArrow{right:0px;}
.contextDiv{cursor:pointer;height:100%;width:50%;position:absolute;top:0px;z-index:5;background:url("blank") repeat;}
.contextDiv span{position:absolute;top:50%;margin-top:-10%;width:46px;height:80px;}
#preArrow_A{left:0px;background:url(../images/left.png) 0px 0px no-repeat;display:none;}
#nextArrow_A{right:0px;background:url(../images/right.png) 0px 0px no-repeat;display:none;}
.picshowtxt{width:100%;min-height:.4rem;_height:.4rem;margin-top:.2rem;}
.picshowtxt_left{float:left;width:.5rem; height:.5rem; line-height:.5rem;}
.picshowtxt_left span{color:#04478e;font-size:.4rem; font-family:Georgia;}
.picshowtxt_left i{color:#666666;font-size:.2rem;}
.picshowtxt_right{float:left;margin-left:.1rem;display:inline;height:.5rem; line-height:.5rem;color:#666666;}
.picshowlist{width:100%;margin-top:.4rem;overflow:hidden;}
.piclefttxt a:hover{color:#04478e; text-decoration:underline;}
.picshowlist_mid{float:left;width:100%;display:inline;overflow:hidden;height:1rem;}
.picmidleft{float:left;width:5%;top: 38%;position: relative;}
.picmidleft a,.picmidright a{display:block;}
.picmidleft a img, .picmidright a img{height:.4rem;}
.picmidmid{float:left;width:90%;overflow:hidden;}
.picmidmid ul{width:100%;overflow:hidden;position:relative;}
.picmidmid ul li{float:left;padding:0 .05rem;display:inline;width:calc(15% - .11rem);text-align:center;overflow:hidden;position:relative;}
.picmidmid ul li img{width:100%;height:1rem;}
.selectpic{border:3px solid #04478e;}
.picmidright{float:right;width:5%;top: 25%;position: relative;}
.picmidright img{float: right;}
.picshowlist_right{float:left;width:120px;float:right;overflow:hidden;}

@media screen and (max-width:1024px){
#preArrow_A{left:0px;background:url(../images/m_left.png) 0px 0px no-repeat;display:none;}
#nextArrow_A{right:0px;background:url(../images/m_right.png) 0px 0px no-repeat;display:none;}
.contextDiv span{height: 34px;width: 20px;}
.picshowlist{display: none;}
}
