﻿@media screen and (min-width:769px){
#sj_main{display: none;}
#main{margin-bottom:30px;}
.main_tit{font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';font-weight: 700;font-size: 28px;color: #333333;text-align:center;height: 40px;line-height: 40px;margin: 30px 0;}
.swiper-slide span{dsiplay:inline-block;height:100%;vertical-align:middle;}
.showPic .swiper-slide{background:#eaeef2;text-align:center;}
.showPic{width: 1200px;height: 600px;}
.showPic img{max-width:100%;max-height:100%;vertical-align:middle;}
.showPic .imgtit{position: absolute;bottom: 0;left: 0;width: 100%;height: 72px;line-height: 72px;font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';font-size: 34px;color: #FFFFFF;font-weight: 700;text-align:center;overflow:hidden;}
.showPic .imgtit span{padding:5px;background-color: rgba(0,0,0,0.6);}

.picList{width:100%;height:250px;zoom:1;}
.picList .swiper-slide{text-align:center;}
.picList .picl{margin-top: 37px;opacity: 0.4;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.picList img{max-width:100%;max-height: 146px;vertical-align:middle;cursor: pointer;}
.picList .tit2{width:100%;text-align: center;height: 30px;line-height:30px;font-size: 16px;overflow:hidden;}

.main_cnt{padding:10px;min-height:100px;height:auto!important;overflow:hidden;font-size:16px;line-height: 28px;background:#f0f0f0;}
.main_cnt p,.main_cnt span,.main_cnt div,.main_cnt a,.main_cnt i{font-size:16px;line-height: 28px;}
}
@media screen and (max-width:768px){
body{background:#fff;}
#main{width:100%;margin-top: 50px;padding: 10px 0;}
.main_tit{font-size: 16px;color: #101010;line-height: 24px;text-align: center;font-weight: 700;}

.showPic{width:100%;height:auto;}
.showPic img{width:100%;}
.showPic .imgtit{position: absolute;width: 100%;height: 30px;bottom: 0;z-index: 99;background-color: rgba(0, 0, 0, 0.6);color: #FFFFFF;text-align: center;line-height: 30px;font-size: 14px;font-weight: 700;}

.picList{width:100%;zoom:1;margin-top:20px;}
.picList .picl{opacity: 0.4;}
.picList .tit2{width:100%;text-align: center;height: 24px;line-height:24px;font-size: 12px;overflow:hidden;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.picList img{width:100%;cursor: pointer;}

.main_cnt{padding:10px;min-height:50px;height:auto!important;overflow:hidden;font-size:12px;line-height: 24px;background:#f0f0f0;}
.main_cnt p,.main_cnt span,.main_cnt a,.main_cnt i{font-size:12px;line-height: 26px;}
}