.more:hover{
background-color:#303d83;
color:white !important;
}
body{
  background-image: url(../wximg/content-bg.png);
}
.topTitleList {
background-color: white;
}/*返回顶部*/
.goTop {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background-color: #2870b0;
  color: #FFFFFF;
  text-align: center;
  line-height: 60px;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 999;
  cursor: pointer;
}
.goTop img{
  width: 30px;
  height: 30px;
  margin: 15px auto;
}

/*banner*/
.bannerModel {
  overflow: hidden;
}

.swiper,
#swiper {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.swiper div {
  display: block;
  position: absolute;
  max-width: 1920px;
  height: 458px;
  overflow: hidden;
  left: 0;
  top: 0;
  transition: 0.5s;
  color: #fff;
  font-size: 50px;
  text-align: center;
  line-height: 458px;
}

.swiper .a {
  opacity: 1;
  z-index: 23;
  -webkit-transform: translateX(255px) translateZ(-300px) rotateY(0);
  -ms-transform: translateX(255px) translateZ(-300px) rotateY(0);
  transform: perspective(500px) translateX(287px) translateZ(0) rotateY(0);
}

.swiper .b {
  opacity: 1;
  z-index: 33;
  transform: translateX(0) translateZ(0) rotateY(0deg)
}

.swiper .c {
  opacity: 1;
  z-index: 23;
  -webkit-transform: translateX(255px) translateZ(-300px) rotateY(0);
  -ms-transform: translateX(255px) translateZ(-300px) rotateY(0);
  transform: perspective(500px) translateX(-287px) translateZ(0) rotateY(0);
}

.swiper .dd {
  opacity: 0;
  z-index: -1;
  -webkit-transform: translateX(0) translateZ(-300px) rotateY(0);
  -ms-transform: translateX(0) translateZ(-300px) rotateY(0);
  transform: perspective(500px) translateX(0) translateZ(-253px) rotateY(0);
}

/* 圆点 */
#cir {
  position: absolute;
  bottom: 20px;
  left: 50%;
  /* width: 100px;*/
  height: 20px;
  z-index: 999;
}

.cir_items {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.bannerImg img {
  width: 100% !important;
  display: block;
    height: 500px;
    line-height: 1;
    object-fit: cover;
}

.headerNav {
  /* background-color: #192753; */
	/* background: url('../img/header-bg.png') center;
	height: 154px;
	width: 100%;
	min-width: 1200px; */
}


/*云农新闻 - 左*/
.fastTitle {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #333333;
}

.fastMore {
  text-align: right;
  font-size: 16px;
  color: #2870b0;
}

.fastSubtitle {
  border-bottom: 4px solid #2870b0;
  line-height: 56px;
  height: 56px;
  margin: 20px 15px;
}
.fastSubtitle .col-xs-6{
  padding-left: 0;
  padding-right: 0;
}

.subTitle {
  display: block;
  font-size: 24px;
  text-align: center;
  margin: 60px 0;
  font-weight: 600;
  color: #606060;
}

.fastNewsLeft {
  padding: 10px 0;
}

/*云农新闻 - 右*/
.fastNewsRight {
  padding: 0;
}

.focusNewsImg img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
}

.focusNewsImg p {
  padding: 0 15px;
  font-size: 18px;
  color: #fff;
  background-color: #192753;
  font-weight: normal;
  line-height: 50px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/*导航切换*/
.topTitleList {
  color: #454545;
  font-weight: bold;
  /*height: 56px;*/
  border-bottom: 4px solid #2870b0;
  position: relative;
  width: 100%;
}

.topTitleList .more{
  position: absolute;
  right: 0;
  bottom: 15px;
  font-size: 16px;
  color: #2870b0;
  font-weight: normal;
}

.topTitleList a:focus {
  color: #454545;
}

.topTitleNav,
.partyNav,
.mediaNav,
.collegeNav{
  font-size: 24px;
  color: #333333;
  /*height: 46px;*/
  /*line-height: 46px;*/
  display: inline-block;
  cursor: pointer;
  text-align: center;
  margin-right: 40px;
  /*border-bottom: 2px solid #f8f8f8;*/
}

.topTitleNav:last-child,
.partyNav:last-child,
.collegeNav:last-child{
  margin-right: 0;
}

.topTitleList .navActive {
  color: #2870b0 !important;
  background: url(../wximg/active.png) no-repeat 50% 100%;
}

/*新闻列表 - 无图片*/
.newsListItem {
cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 10px 0;
    width: 100%;
}

.newsListItem:hover p {
  color: #2870b0 !important;
}

.newsListItem p {
  color: #192753;
  font-size: 17px;
 /* line-height: 30px;*/
  /* display: -webkit-box; */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.fastNewsDetail {
  font-size: 14px;
  color: #afafaf;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.newsListItem:hover .fastNewsDetail{
  color: #333;
}

.newsTime,
.newsTimeGrey {
  text-align: center;
  width: 60px;
  height: 60px;
  overflow: hidden;
  padding: 6px 0;
}
.newsTime{
  background-color: #2870b0;
  color: #fff;
}

.newsTimeGrey {
  background-color: #ececec;
  color: #333;
}
.newsTime span:first-child,
.newsTimeGrey span:first-child{
  display: block;
  font-size: 20px;
}
.newsTime span:last-child,
.newsTimeGrey span:last-child{
  display: block;
  font-size: 12px;
}

/*党建思政*/
.partyItem{
  font-size: 16px;
  color: black !important;
  cursor: pointer;
  line-height: 40px;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.partyItem:hover{
  color: #2870b0 !important;
}

.partyImg,
.educateImg,
.scienceImg{
  position: relative;
}
.partyImg p,
.educateImg p,
.scienceImg p{
  position: absolute;
  z-index: 9;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 50px;
  padding: 0 10px;
  color: #fff;
  background-image: linear-gradient(to top, #333, rgba(34,34,34,0));
}

/*新闻列表 - 有图片*/
.mainJob {
  margin-top: 10px;
  height: 68px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  display: block;
  color: #333333;
}

.mainJob:hover .mainJobImg img {
  transform: scale(1.1);
  transition: all 0.3s;
}

.mainJob:hover p{
  color: #2870b0;
}

.mainJob:hover span{
  color: #333333;
}

.mainJobImg {
  width: 15%;
  height: 68px;
  display: inline-block;
  float: left;
  overflow: hidden;
}

.mainJobImg img {
  width: 100%;
  height: 68px;
  object-fit: cover;
  transition: all 0.3s;
}

.mainJobInfo {
  width: 85%;
  display: inline-block;
  padding: 5px 10px;
}

.mainJobInfo p {
  color: #192753;
  font-size: 17px;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.mainJobInfo span {
  font-size: 14px;
  color: #afafaf;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/*底部快捷入口*/
.enterList {
  position: relative;
  width: 150px;
  height: 120px;
  overflow: hidden;
  border-radius: 6px;
  cursor: pointer;
  display: block;
}
.enterList:hover{
box-shadow: 0 0 30px #c2d9e7;
}

.enterList .enterBg {
  display: block;
  position: absolute;
  width: 130px;
  height: 130px;
}
.enterItem:hover{
box-shadow: 0 0 30px #c2d9e7;
}
.enterList .enterItem {
  position: absolute;
  z-index: 6;
  width: 100%;
  height: 100%;
}

.enterItem img {
  display: block;
  width: 64px;
  height: 64px;
  margin: 15px auto 5px auto;
}

.enterItem span {
  display: block;
  text-align: center;
  color: #1d2353;
  font-size: 16px;
  padding: 0 10px;
}

.enterTitle {
  position: absolute;
  top: 30px;
  left: 20px;
  color: #fff;
}

/*校园风光*/
.effect {
  width: 100%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: left;
  margin: 0 auto;
}
.leftLoop {
  overflow: hidden;
  border-radius: 6px;
}

.leftLoop .albumBox {
  overflow: hidden
}
.leftLoop .albumBox ul {
  overflow: hidden;
  zoom: 1;
}
.leftLoop .albumBox ul li {
  margin: 0 10px;
  text-align: center;
  float: left;
  _display: inline;
  overflow: hidden;
	width: 430px;
	height:300px;
}
.leftLoop .albumBox ul li img {
  width:100%;
	height:300px;
}
.leftLoop .albumBox ul li:hover {
  /* width:+=5px;
	height:+=5px; */
	margin-top:-20px;
}
.picList li a{
  display: block;
}
.picList li a p{
  position: absolute;
  z-index: 9;
  bottom: 0;
  width: 100%;
  padding: 0 15px;
  color: #FFFFFF;
  text-align: center;
  line-height: 70px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  background-image: linear-gradient(to top, #192753, rgba(34,34,34,0));
}


/*底部*/
.footer-area{
  background-color: #fff;
}
.useLink{
  text-align: left !important;
}
.useLink:hover a{
  color: #2870b0;
}
.footer-logo{
  text-align: left;
}
.footer-logo img{
  height: 70px;
  width: auto!important;
}

@media (min-width: 320px) and (max-width: 799px) {
body {
    background-image: none;
}
  .white-bg{
    background-color: rgba(0,0,0,0);
  }
  /*导航*/
	.headerNav {
	/*	background: url('../wximg/header-bg.png') center;  */
                background-color:white;
		height: 80px;
		width: 100%;
		/* min-width: 1200px;  */
	}
  
  .headerNav .logo {
    padding-top: 20px;
  }
  .headerConRight{
		display:none;
	}
	.navwrap{
		margin-top:-20px;
	}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100% !important;
  display: block;
    height: 120px !important;
    line-height: 1;
    object-fit: cover !important;
}
  /*云农新闻*/
  .fastNewsBox{
    margin-top: 20px;
  }
  .fastNewsLeft {
    padding: 0;
    margin-bottom: 20px;
  }
  .fastNewsRight {
    margin: 20px 0;
    width: 100%;
    height: 250px;
    overflow: hidden;
  }
  
  .focusNewsImg img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
  }
  
  .fastTitle {
    font-size: 18px;
  }
  
  .fastSubtitle {
    border-bottom: 2px solid #2870b0;
    margin: 0 15px 0px 15px;
  }
  
  .topTitleNav,
  .partyNav,
  .collegeNav,
  .mediaNav{
    font-size: 18px;
    margin-right: 20px;
  }
  
  /*新闻列表设置*/
  .newsListItem{
    height: 50px;
    overflow: hidden;
  }
  .newsTime,
  .newsTimeGrey {
    text-align: center;
    width: 60px;
    height: 50px;
    overflow: hidden;
    padding: 3px 0;
  }
  .newsListItem .col-xs-9,
  .newsListItem .col-xs-2{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  /*党建资政、教育教学、科学研究 - 媒体视点*/
  .mainWorkBox{
    margin-top: 0px;
   /* padding: 30px 0;  */
    overflow: hidden;
  }
  
  .partyHeight .col-xs-12,
  .mediumHeight .col-xs-12{
    padding-left: 0;
    padding-right: 0;
  }
  
  .partyImg,
  .educateImg,
  .scienceImg{
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin: 20px 0;
  }
  .partyImg img,
  .educateImg img,
  .scienceImg img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  
  /*通知公告、学术文化、预结算*/
  .partyBuildBox {
    padding: 10px 0;
  }
  
  .noticeNewsBox .col-xs-12{
    padding-left: 0;
    padding-right: 0;
  }
  
  /*院部动态*/
  .collegeHeight .col-xs-12{
    padding-left: 0;
    padding-right: 0;
  }
  
  /*校园风光*/
  .sceneAlbumBox {
    overflow: hidden;
    height: 300px;
  }
  
  .picList li {
    width: 100%;
    height: 280px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
  }
  
  .picList li a img{
    width: 100%;
    height: 280px;
    object-fit: cover;
  }
  
  /*banner*/
  .bannerModel {
    height: 180px !important;
    margin: 0 auto 0 auto !important;
    width: 100% !important;
    overflow: hidden !important;
  }
  
  .swiper div img {
    height: 200px !important;
    line-height: 200px !important;
  }
  
  .swiper div {
    display: block;
    position: absolute;
    height: 200px !important;
    overflow: hidden;
    left: 0;
    top: 0;
    transition: 0.5s;
    color: #fff;
    text-align: center;
    line-height: 200px !important;
  }
}

@media (min-width: 800px) and (max-width: 1920px) {
body {
    background-image: none;
}
  .white-bg{
    background-color: #fff;
  }
  /*新闻列表 - 有图片*/
  .mainJob {
    background-color: #fff;
  }
  /*导航*/
  .headerNav {
    background: url('../wximg/header-bg.png') center;
     /* height: 154px;  */
    width: 100%;
    min-width: 1200px;
  }
  .headerMenu{
  	width:100%;
  	height:60px;
  	line-height:60px;
  	background:#1D2353;
  }
	.navwrap{
		height: 60px;
		line-height: 60px;
		padding-right: 18px;
		font-size: 16px;
		/* background: url(../images/menu.png) no-repeat 100% 100%; */
		width: 1360px;
		margin: 0 auto;
	}
	nav ul{
		display:flex;
		width: 1360px;
		justify-content: space-evenly;
	}
	.second-menu{
		display:in
	}
	.headerCon{
		width:1360px;
		margin:0 auto;
	}
  .navPadding {
		display:flex;
		justify-content: space-between;
    /* padding: 0 30px; */
  }
	.headerConRight{
		padding:25px;
	}
	.searchBox{
		margin-top:30px;
	}
	.searchBox button{
		width: 40px;
		height: 25px;
		background: #1D2353;
		color: white;
	}
	.eng{
		display:flex;
		color:#1D2353;
    justify-content: end;
	}
	.eng img{
		width:14px;
		height:14px;
		margin:3px 3px 0 0 ;
	}
	/* .visitor{
		display:flex;
		justify-content: space-between;
		margin-left: -60px;
		padding-top:20px;
	}
	.visitorItem{
		display:flex;
		color:#BBC4AC;
	}
	.visitorItem img{
		width: 16px;
		height: 16px;
		margin: 2px 5px 0 0;
	} */
  /*banner*/
  .bannerBox {
    width: 1346px;
    height: 460px;
    margin: 0 auto;
  }
  
  .swiper div img {
    height: 458px;
    line-height: 458px;
    object-fit: cover;
  }

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100% !important;
  display: block;
    height: 500px !important;
    line-height: 1;
    object-fit: cover !important;
}
  
  /*云农新闻*/
  .fastNewsBox {
   /* margin: 20px 0;  
    padding-bottom: 20px;*/
  }
  .fastNewsLeft,
  .fastNewsRight {
    background-color: #fff;
    width: 100%;
   height: 460px; 
    overflow: hidden;
    border-radius: 6px;
  }
  
  .focusNewsImg {
    width: 100%;
    height: 460px;
  }
  
  /*新闻列表设置*/
  .newsListItem .col-md-12 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  
  /*通知公告、学术文化、预结算*/
  .noticeHeight,
  .collegeHeight{
    width: 100%;
    overflow: hidden;
    background-color: #fff;
   /* padding: 25px 15px;
    margin-top: 10px;*/
    margin-bottom:10px;
  }
  
  .collegeHeight .col-md-6{
    padding-left: 0;
  }
  
  /*通知公告*/
  .noticeNewsBox{
    overflow: hidden;
height:216px;
  }
  .noticeNewsBox .col-md-4,
  .noticeNewsBox .col-md-2{
    padding-left: 0;
    padding-right: 0;
  }
  
  /*党建思政*/
  .partyNewsBox{
    padding: 10px 0;
    overflow: hidden;
    height: 300px;
  }
  
  .partyNewsBox .col-md-6{
    padding-left: 0;
    padding-right: 0;
  }
  
  /*党建资政、教育教学、科学研究 - 媒体视点*/
  .mainWorkBox{
    /* padding: 30px 0; */
    overflow: hidden;
  }
  
  .mainWorkBox .col-md-8{
    padding-right: 0 !important;
  }
  .mainWorkBox .col-md-4{
    padding-left: 0 !important;
  }
  
  /*党建资政、教育教学、科学研究 - 媒体视点 - 高度*/
  .partyHeight,
  .mediumHeight{
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-top: 10px;
  }
  
  .partyImg,
  .educateImg,
  .scienceImg{
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  .partyImg img,
  .educateImg img,
  .scienceImg img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  
 .sceneAlbumBox {
    width: 100%;
    margin: 0 auto;
   /* height: 560px; */
    overflow: hidden;
    background: url("../wximg/dataBg.jpg") center no-repeat;
    background-size: 1920px 560px;
  }
  .picList li {
    width: 33.3%;
    height: 370px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    border: 2px solid #fff;
  }
  .picList li a img{
    width: 100%;
    height: 370px;
    object-fit: cover;
    transition: all 0.3s;
  }
  .picList li a:hover img{
    transition: all 0.3s;
    transform: scale(1.1);
  }
	.tempWrap{
		width:1920px !important;
	}
	.picList{
		height:360px;
		line-height:360px;
		padding-top:30px !important;
	}
  /*底部*/
  .pd-150{
    padding: 0 150px;
  }
  .oftenLink{
    padding-left: 15%;
  }
}
@media (min-width: 1921px) and (max-width: 3840px) {
  .white-bg{
    background-color: #fff;
  }
  /*新闻列表 - 有图片*/
  .mainJob {
    background-color: #fff;
  }
  /*导航*/
  .headerNav {
    background: url('../img/header-bg.png') center;
    height: 154px;
    width: 100%;
    min-width: 1200px;
  }
  .headerMenu{
  	width:100%;
  	height:60px;
  	line-height:60px;
  	background:#1D2353;
  }
	.navwrap{
		height: 60px;
		line-height: 60px;
		padding-right: 18px;
		font-size: 16px;
		/* background: url(../images/menu.png) no-repeat 100% 100%; */
		width: 1360px;
		margin: 0 auto;
	}
	nav ul{
		display:flex;
		width: 1360px;
		justify-content: space-evenly;
	}
	.second-menu{
		display:in
	}
	.headerCon{
		width:1360px;
		margin:0 auto;
	}
  .navPadding {
		display:flex;
		justify-content: space-between;
    /* padding: 0 30px; */
  }
	.headerConRight{
		padding:25px;
	}
	.searchBox{
		margin-top:30px;
	}
	.searchBox button{
		width: 40px;
		height: 25px;
		background: #1D2353;
		color: white;
	}
	.eng{
		display:flex;
		color:#1D2353;
    justify-content: end;
	}
	.eng img{
		width:14px;
		height:14px;
		margin:3px 3px 0 0 ;
	}
	/* .visitor{
		display:flex;
		justify-content: space-between;
		margin-left: -60px;
		padding-top:20px;
	}
	.visitorItem{
		display:flex;
		color:#BBC4AC;
	}
	.visitorItem img{
		width: 16px;
		height: 16px;
		margin: 2px 5px 0 0;
	} */
  /*banner*/
  .bannerBox {
		width: 100%;
    height: 460px;
    margin: 0 auto;
  }
  
  .swiper div img {
    height: 458px;
    line-height: 458px;
    object-fit: cover;
  }
  
  .topTitleList {
    color: #454545;
    font-weight: bold;
    height: 56px;
		line-height: 40px;
    border-bottom: 1px solid #2870b0;
    position: relative;
    width: 100%;
  }

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100% !important;
  display: block;
    height: 500px !important;
    line-height: 1;
    object-fit: cover !important;
}
  /*云农新闻*/
  .fastNewsBox {
    margin: 20px 0;
    padding-bottom: 20px;
  }
  .fastNewsLeft,
  .fastNewsRight {
    background-color: #fff;
    width: 100%;
    height: 460px;
    overflow: hidden;
    border-radius: 6px;
  }
  
  .focusNewsImg {
    width: 100%;
    height: 400px;
  }
  
  /*新闻列表设置*/
  .newsListItem .col-md-12 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  
  /*通知公告、学术文化、预结算*/
  .noticeHeight,
  .collegeHeight{
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 25px 15px;
    margin-top: 10px;
  }
  
  .collegeHeight .col-md-6{
    padding-left: 0;
  }
  
  /*通知公告*/
  .noticeNewsBox{
    overflow: hidden;
  }
  .noticeNewsBox .col-md-4,
  .noticeNewsBox .col-md-2{
    padding-left: 0;
    padding-right: 0;
  }
  
  /*党建思政*/
  .partyNewsBox{
    padding: 10px 0;
    overflow: hidden;
    height: 300px;
  }
  
  .partyNewsBox .col-md-6{
    padding-left: 0;
    padding-right: 0;
  }
  
  /*党建资政、教育教学、科学研究 - 媒体视点*/
  .mainWorkBox{
    padding: 30px 0;
    overflow: hidden;
  }
  
  .mainWorkBox .col-md-8{
    padding-right: 0 !important;
  }
  .mainWorkBox .col-md-4{
    padding-left: 0 !important;
  }
  
  /*党建资政、教育教学、科学研究 - 媒体视点 - 高度*/
  .partyHeight,
  .mediumHeight{
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-top: 10px;
  }
  
  .partyImg,
  .educateImg,
  .scienceImg{
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  .partyImg img,
  .educateImg img,
  .scienceImg img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  
  /*校园风光*/
  .sceneAlbumBox {
    margin: 0 auto;
   /* height: 560px; */
    overflow: hidden;
    background: url("../wximg/dataBg.jpg") center no-repeat;
    background-size: 100% 560px;
  }
  .picList li {
    width: 33.3%;
    height: 370px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    border: 2px solid #fff;
  }
  .picList li a img{
    width: 100%;
    height: 370px;
    object-fit: cover;
    transition: all 0.3s;
  }
  .picList li a:hover img{
    transition: all 0.3s;
    transform: scale(1.1);
  }
	.tempWrap{
		width:100% !important;
	}
	.picList{
		height:400px;
		line-height:400px;
		padding-top:55px !important;
	}
  /*底部*/
  .pd-150{
    padding: 0 150px;
  }
  .oftenLink{
    padding-left: 15%;
  }
}
