@charset "utf-8";
*{
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
	box-sizing: border-box;

}
.logo img{
	margin-top: 8px;
width: 200px;

}

ul,li{

	list-style: none;

	padding: 0;

}

a:hover{

	color: #048AD9;

}



.banner{

	width: 100%;

}

.banner img{

	display: block;

	width: 100%;

}

/*底部*/

.footer{

	background: #048ad9;

}

.footer-top{

	padding: 60px 0 30px 0;

	border-bottom: 1px solid #9bd0f0;

}

.footer-top li{

	color: #fff;

}

.footer-top li p:first-child{

	font-size: 18px;

	line-height: 36px;

}

.footer-top li p:last-child{

	font-size: 14px;

}

.footer-top .footer-top-lf li:first-child{

	background: url(../../images/njjt/foot1.png) no-repeat;

	padding-left: 90px;

}

.footer-top .footer-top-lf li:nth-child(2){

	background: url(../../images/njjt/foot2.png) no-repeat;

	padding-left: 90px;

	/*height: 75px;*/

}

.footer-top .footer-top-rt li:nth-child(1){

	background: url(../../images/njjt/foot3.png) no-repeat;

	padding-left: 90px;

	/*height: 75px;*/

}

.footer-top .footer-top-rt li:nth-child(2){

	background: url(../../images/njjt/foot4.png) no-repeat;

	padding-left: 90px;

	/*height: 75px;*/

}

.footer-bottom{

	padding: 30px 0;

	color: #fff;

}

.footer-bottom a{

	color: #fff;

}

.footert-lf h3{

	font-size: 20px;

}

.footer-lf li:first-child{

	background:url(../../images/njjt/phone.png) no-repeat;

	background-position:0 50% ;

	padding-left: 25px;

}

.footer-lf li:nth-child(2){

	background:url(../../images/njjt/mail.png) no-repeat;

	background-position:0 50% ;

	padding-left: 25px;

}

.footer-lf li:nth-child(3){

	background:url(../../images/njjt/phone.png) no-repeat;

	background-position:0 5px;

	padding-left: 25px;

}

.footer-bottom p{

	font-size: 16px;

}

.footer-bottom a{

	font-size: 12px;

}

.footer-bottom a:hover{

	text-decoration: underline;

}

.footer-bottom .footer-rt{

	text-align: center;

}

.footer-bottom .footer-rt img{

	display:block;

	margin: 0 auto;

}

.footer-bottom .footer-rt span{

	display: block;

	margin-top: 5px;

}

.footer-bottom .footer-rt .logo img{

	width: 100%;

	margin-top: 50px;

}

.footer .icp{

	line-height: 40px;

	background: #333;

	color: #cacaca;

	text-align: center;

	font-size: 12px;

}

.footer .icp a{

	color: #cacaca;

}

.footer .icp a:hover{

	color: #048ad9;

}

.footer .icp span{

	display: inline-block;

	margin: 0 15px;

}





/*课程*/

.productlist{

	margin-top: 60px;

	margin-bottom: 60px;

}

.plist-lf{



}

.plist-rt{



}

.plist-lf-top{

	box-shadow: 0 0 3px #999;

}

.plist-lf-top .plist-title{

	height: 75px;

	line-height: 75px;

	color: #fff;

	text-align: center;

	font-size: 24px;

	background: #048ad9;

}

.plist-lf-top ul{

	padding: 20px 0;

}

.plist-lf-top ul li{

	text-align: center;

	height: 75px;

	line-height: 75px;

}

.plist-lf-top ul li a{

	display: block;

	color: #333;

	font-size: 20px;

}

.plist-lf-top ul li a:hover{

	color: #048AD9;

	background: #ececec;

}

.plist-lf-top li .active{

	color: #048AD9;

	background: #ececec;

}

.plist-lf-bottom{

	margin-top: 30px;

	box-shadow: 0 0 3px #999;

}

.plist-lf-bottom .plist-title{

	height: 75px;

	line-height: 75px;

	color: #fff;

	text-align: center;

	font-size: 24px;

	background: #048ad9;

}

.plist-lf-bottom .plist-lf-list{

	padding: 20px 10% 20px 10%;

}

.plist-lf-bottom a{

	display: block;

	font-size: 16px;

	margin-bottom: 20px;

}

.plist-lf-bottom a:hover{

	color: #048AD9;

}

.plist-lf-bottom a img{

	width: 100%;

}

.plist-lf-bottom a p{

	text-align: center;

}





.local{

	height: 65px;

	line-height: 65px;

	border-bottom: 9px solid #ececec;

	background:url(../../images/njjt/local.png) no-repeat;

	background-position:0 50% ;

	padding-left: 30px;

}

.plist-rt-title{

	text-align: center;

	margin-top: 40px;

	margin-bottom: 40px;

}



.plist-rt-title h3{

	font-weight: bold;

}

.plist-rt-title span{

	display: inline-block;

	width: 230px;

	height: 10px;

	background: url(../../images/njjt/line.png) no-repeat;

}



.plist-content>div {

	/*background: #f7f7f7;*/

	margin-bottom: 30px;

}

.plist-content>div>div{

	box-shadow: 0 0 3px #bbb;

	padding: 5px;

}

.plist-content div a{

	display: block;

}

.plist-content div a img{

	width: 100%;

	display: block;

	height: 150px;

}

.plist-content div a p{

	line-height: 30px;

	margin: 0;

	text-align: center;

}

.page{

	margin: 30px 0;

	text-align: center;

}

/*场地列表页*/

.placelist-content .media-list .media-heading{

	padding-top: 15px;

	margin-bottom: 10px;

}

.placelist-content .media-list .media{

	box-shadow: 0 0 5px #ccc;

	padding: 15px;

}

.placelist-content .media-list .media img{

	width: 320px;

	height: 220px;

	display: block;

}

.placelist-content .media-list .media a{

	display: block;

	font-size: 20px;

}

.placelist-content .media-list .media h4{

	color: #999;

	font-size: 14px;

	margin: 0;

}

.placelist-content .media-list .media h4 p{

	display: inline-block;

}

.media-list .media .marker i{

	color: #e9cb00;

	display: inline-block;

	margin-right: 3px;

}

.media-list .media .flag i{

	color: #00b004;

	display: inline-block;

	margin-right: 3px;

	margin-left: 10px;

}

.media-list .media .flag span{

	color: #333;

}

.placelist-content .media-list .media-body>p{

	color: #999;

	font-size: 14px;

	line-height: 28px;

	height: 112px;

	overflow: hidden;

}

/*场地详情页*/

.place-detail{

	

}

.place-detail .place-detail-title{

	background: #048ad9;

	color: #fff;

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 16px;

}

.place-detail-desc>h3{

	font-size: 20px;

	margin: 30px 0 15px 0;

}

.place-detail-desc>h4{

	font-size: 14px;

	color: #999;

}

.place-detail-desc>h4>p{

	display: inline-block;

}

.place-detail-desc>h4 .marker i{

	color: #e9cb00;

	display: inline-block;

	margin-right: 3px;

}

.place-detail-desc>h4 .flag i{

	color: #00b004;

	display: inline-block;

	margin-right: 3px;

	margin-left: 10px;

}

.place-info{

	font-size: 16px;

	color: #333;

	line-height: 32px;

}

/*精彩视频*/

.videolist-content>div{

	margin-bottom: 15px;

}

.video-list{

	position: relative;

	box-shadow: 0 0 3px #d9d9d9;

}

.video-list a{

	display: block;

}

.video-list .video-pic img{

	display: block;

	width: 100%;

	height:180px;

}

.video-list .mask img{

	

}

.video-list .mask{

	position: absolute;

	width: 100%;

	height:100%;

	top: 0;

	left: 0;

	display: block;

	background:url(../../images/njjt/bofang.png) #000 no-repeat;

	opacity: 0;

	background-position:50% 50%;

	transition:all 0.5s linear;

}

.video-list:hover .mask{

	opacity: 0.5;

}

.videolist-content .video-title{

	font-size: 18px;

	color: #333;

	text-align: center;

	margin-top: 30px;

}

.videolist-content .video-desc{

	text-align: center;

}

.videolist-content .video-desc span{

	display: inline-block;

	margin-right: 15px;

}

.videolist-content .video{

	width: 100%;

	margin: 30px 0 60px 0;

}

.videolist-content .video video{

	width: 100%;

}

.case-info{

	padding: 30px 15px 30px 15px;

	color: #333;

	font-size: 16px;

	line-height: 32px;

}
/*.case-info embed{
	display: block;
	margin: 0 auto;
	width: 100%;
}*/
.case-info iframe{
	width: 100%;
	
}
.case-next{

	margin: 30px 0 60px 0;

	padding-left: 15px;

}

.about-nav{

	height: 60px;

	line-height: 60px;

	border-radius: 30px;

	box-shadow: 0 3px 5px #ccc;

	margin-bottom: 30px;

	padding-left: 2%;

}

.about-nav a{

	display: block;

	float: left;

	width: 16%;

	text-align: center;

	font-size: 18px;

}

.about-nav .current{

	color: #048ad9;

}

.map{

	margin-bottom: 60px;

}

.map iframe{

	border: none;

}

.map h3{

	text-align: center;

	color: #333;

	font-size: 18px;

	font-weight: 600;

	margin-bottom: 30px;

}

.map h3 span{

	font-size: 32px;

}

.map li{

	font-size: 16px;

	padding-left: 10%;

	line-height: 32px;

}

.map i{

	display: inline-block;

	color: #048AD9;

	width:20px;

}

.map li span{

	display:inline-block;

	width: 80px;

}

.about-info{

	margin: 50px 0;

}

.about-info p{

	font-size: 16px;

	line-height: 32px;

}

.join{

	margin: 30px 0;

}

.join thead{

	background: #048AD9;

	color: #fff;

	

}

.join thead tr th{

	text-align: center;

}

.join tbody tr td{

	text-align: center;

}

.join tbody tr td a{

	background: #048AD9;

	border-radius: 10px;

	color: #fff;

	padding: 0 15px;

}

/*师资介绍*/

.teacher-info a{

	display: block;

	box-shadow: 0 0 3px #ccc;

	border-radius: 15px;

}

.teacher-info>div{

	margin-bottom: 15px;

}

.teacher-info img{

	width: 100%;

	display: block;

}

.teacher-info p{

	text-align: center;

	line-height: 48px;

	font-size: 16px;

	font-weight: bold;

}

.modal-dialog{

	width: auto;

	}

.modal-body{

	padding: 30px;

}

.modal-body .teacher-rt{

	padding: 0 30px;

	font-size: 16px;

	color: #333;

}

.newslist{

	box-shadow: 0 3px 3px #ccc;

	transition: all 1s linear;

}

.newslist:hover{

	box-shadow: 0 3px 3px #048AD9;

}

.newslist a{

	display: block;

	padding: 15px;

	margin-bottom: 30px;

}

.newslist a .newslist-title{

	font-size: 18px;

	color: #333;

	font-weight: bold;

}

.newslist .row{

	text-align: center;

	line-height: 4rem;

}

.newslist .row img{

	width: 50%;

	float: left;

	height: 4rem;

	display: inline-block;

}

/*首页开始*/

.index1{

	margin-top: 50px;

	padding: 0;

}

.index1 li{

	float: left;

	width: 20%;

	border-right: 1px solid #999;

	font-size: 16px;

	height: 70px;

}

.index1 li:last-child{

	border: none;

}

.index1 li img{

	display: inline-block;

	width: 20%;

	float: left;

	margin: 15px 4% 0;

}

.index1 .index-num{

	font-size: 22px;

	color: #666;

	font-weight: bold;

}







.area2-box>div{

	margin-bottom: 30px;

}

.area2-box a{

	display: block;

	position: relative;

	color: #fff;	

	border-radius: 15px;

	overflow: hidden;

}

.area2-box a img{

	width: 100%;

	display: block;

}

.area2-box a p{

	position: absolute;

	bottom: 0;

	text-align: center;

	width: 100%;

	margin: 0;

	line-height: 30px;

	background: rgba(0,0,0,0.5);

	transition:all 0.2s linear;

}

.area2-box a:hover{

	color: #048AD9;

	font-size: 20px;

}

.area2-box a:hover .area2-p{

	line-height: 172px;

}

.area3{

	background: url(../../images/njjt/area3.jpg) no-repeat;

	background-size:cover;

}

.white{

	color: #fff;

}





.area3{

	padding-bottom: 30px;

}

.area3-box .area3-pic{

	position: relative;

	margin-bottom: 15px;

	padding: 2px;

    background: #fff;

}

.area3-box a{

	display: block;

}

.area3-box .mask{

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	display: block;

	height: 100%;

	background: #000;

	opacity: 0;

}

.area3-box .area3-pic:hover .mask{

	opacity: 0.5;

}

.area3-box img{

	display: block;

	width: 100%;
	
	height: 180px;

}



.area3-c .row,.area3-c .row .area3-pic

,.area3-c .row .area3-pic a,.area3-c .row .area3-pic a img{

	height: 100%;

}

.area3-box .area3-c .area3-pic{

	margin-bottom:0;

}

.area3-box .area3-a{

	text-align: center;

	margin-top: 1rem;

}

.area3-box .area3-a a{

	display: inline-block;

	padding: 10px 50px;

	border: 2px solid #048AD9;

	border-radius: 30px;

	color: #fff;

	font-size: 24px;

	transition: all 0.5s linear;

}

.area3-box .area3-a a:hover{

	background: #048AD9;

}





.area4{

	padding-top: 60px;

	padding-bottom: 60px;

}

.area4-box{

	height:auto;

	overflow: hidden;

}

.area4-box .area4-lf img{

	width: 100%;

	height: 405px;

}

.area4-rt{

	margin-bottom: 15px;

}



/*精选基地*/

.area5{

	padding-top: 30px;

}

.area5 .content,

.area6 .content,

.area7 .content{

	padding: 0;

	width: auto;

}

.area5 .content a{

	color: #666;

	display: block;

	padding: 5px;

	box-shadow: 0 0 3px #999;

}

.area5 .content a:hover{

	background: #048AD9;

	color: #fff;

}

.area5 .content img{

	width: 100%;

}

.area5 .content p{

	margin: 10px 0;

	font-size: 16px;

}

.area5 .content span{

	display: block;

	height: 48px;

	line-height: 24px;

	overflow: hidden;

}

.area5 .content .slick-slide{

	padding: 10px;

}

.area5-box{

	

}

.area5-box li{

	/*width: 25%;*/

	margin:0 0 2rem;

	float: left;

}

.area5-box li a{

	display: block;

	box-shadow: 0 0 3px #999;

	padding-bottom: 15px;

}

.area5-box li a img{

	width: 100%;

	height: 200px;

}

.area5-box li a p{

	margin-top: 10px;

	font-size: 16px;

	height: 20px;

	overflow: hidden;

	padding:0 15px;

}

.area5-box li a span{

	display: block;

    height: 40px;

    font-size: 14px;

    line-height: 20px;

    overflow: hidden;

    padding: 0 15px;

}

.area5-a{

	text-align: center;

	margin-bottom: 60px;

}

.area5-a a{

	display: inline-block;

    padding: 10px 50px;

    border: 2px solid #048AD9;

    border-radius: 30px;

    color: #048AD9;

    font-size: 24px;

    transition: all 0.5s linear;

}

.area5-a a:hover{

	background: #048AD9;	

	color: #fff;

}

/*师资介绍*/

.area6{

	background: url(../../images/njjt/area6.jpg) no-repeat;

	background-size:cover;

	padding-top: 30px;

	padding-bottom: 30px;

}

.area6 .content{

	padding: 3px;

}

.area6 .content a{

	/*display: block;

	background: #fff;

	color: #333;

	text-align: center;

	font-weight: bold;

	border-radius: 10px;

	overflow: hidden;

	box-shadow: 0 0 3px #999;*/

}

.area6 .content a:hover{

	/*background: #048AD9;

	color: #fff;*/

}

.area6 .content img{

	/*width: 100%;*/

}

.area6 .content p{
/*
	margin: 10px 0;

	font-size: 16px;

	line-height: 48px;*/

}

.area6 .content .slick-slide{

/*	padding: 10px;*/

}



.area7{

	padding-bottom: 60px;

}

.area7 .swiper-wrapper{

	padding: 3px;

}

.area7-box .swiper-slide a{

	display: block;

	box-shadow: 0 0 3px #999;

}

.area7-box .swiper-slide a:hover{

	box-shadow: 0 0 3px #048AD9;

}

.area7-box .swiper-slide img{

	width: 100%;

}

.area7-box .swiper-slide p{

	margin: 10px 0;

	font-size: 16px;

	line-height: 48px;

}



@media only screen and (min-width:768px ) {

	/*nav开始*/

.header{

	height: 100px;
	border-bottom: 2px solid#048AD9;
	position: fixed;
	z-index: 2;
	background: #fff;
	width: 100%;

}

.header .container{

	position: relative;

	height: 100px;

}

.header li{

	float: left;

	height: 98px;

}

.header .logo{

	float: left;

	padding-top: 10px;

}

.header .logo a{

	display: block;

}

.header .nav{

	float: right;

	margin-right: 50px;

}

.header .nav ul{

	margin: 0;

}

.header .nav>ul>li>a{

	font-size: 16px;

	display:block;

	line-height: 98px;

	padding: 0 15px;

	text-align: center;

	float: left;

}

.header .nav>ul>li>.current{

	background: #048AD9;

	color: #fff;

}

.header .nav>ul>li>a:hover{

	background: #048AD9;

	color: #fff;

}

.header .search{

	float: right;

	width: 400px;

	height: 100px;

}

.header .search form{

	background: #fff;

    height: 30px;

    position: relative;

    margin-top: 35px;

    display: inline-block;

}

.header .search input{

	position: absolute;

	left: 0;

	width: 150px;

	border: 1px solid #048AD9;

	height: 30px;

	width: 150px;

}

.header .search button{

	width: 40px;

	position: absolute;

	left: 150px;

	height: 30px;

	line-height: 30px;	

	background: #048AD9;

	border: none;

}

.header .search button i{

	color: #fff;

	font-size: 18px;

}

.header .search p{

	display: inline-block;

    position: absolute;

    top: 35px;

    right: 0px;

}

.search p span{

	float: left;

	display: inline-block;

	background: #CCCCCC;

	height: 30px;

	width: 30px;

}

.search p span i{

	display: inline-block;

	width: 100%;

	font-size: 26px;

	color: #fff;

	text-align: center;

	line-height: 30px;

}

.header .search .p-num{

	width: 150px;

	display: inline-block;

	background: #fff;

	line-height: 30px;

	margin-left: 10px;

	font-size: 20px;

	color: #048AD9;

}





.kecheng li{

	float: left;

	width: 10%;

	margin: 0 1%;

	height: auto;

}

.kecheng li:nth-child(6){

	width: 12%;

}

.kecheng li p{

	font-size: 16px;

	color: #333;

	font-weight: bold;

	border-bottom: 1px solid #999;

	line-height: 32px;

}

.header .kecheng li a{

	display: block;

	width: 100%;

	padding: 0;

	font-size: 14px;

	line-height:28px;

	text-align: left;

}

.header .kecheng li a:hover{

	background: #fff;

	color: #048AD9;

}

.nav .kecheng{

	position: absolute;

	left:0;

	top:98px;

	z-index:-1;

	background: #fff;

	width: 100%;

	padding: 20px 2% 30px 2%;

	display: none;

	transition: all 0.5s linear;

}

.nav .changdi{

	position: absolute;

	left:0;

	top:98px;

	z-index:-1;

	background: #fff;

	width: 100%;

	padding: 40px 10% 40px 10%;

	display: none;

	transition: all 0.5s linear;

}

.nav .xinwen{

	position: absolute;

	left:0;

	top:98px;

	z-index:-1;

	background: #fff;

	width: 100%;

	padding: 40px 10% 40px 10%;

	display: none;

	transition: all 0.5s linear;

}
.xinwen a:first-child{
	margin-left: 20%;
}
.nav .about2{

	position: absolute;

	left:0;

	top:98px;

	z-index:-1;

	background: #fff;

	width: 100%;

	padding: 40px 10% 40px 10%;

	display: none;

	transition: all 0.5s linear;

}

.changdi a,

.xinwen a,

.about2 a{

	display: inline-block;

	text-align: center;

	width: 12%;

	margin: 0 2%;

}

.nav .kecheng-hover:hover .kecheng{

	display: block;

	z-index: 9;

}

.nav .changdi-hover:hover .changdi{

	display: block;

	z-index: 9;

}

.nav .xinwen-hover:hover .xinwen{

	display: block;

	z-index: 9;

}

.nav .about-hover:hover .about2{

	display: block;

	z-index: 9;

}





}



/* 2019/1/25 zym*/

.margin-30{

	margin: 30px;

}



#news-content{

	background: #f7f7f7;



}

#news-content .productlist{

	margin-top: 0;

	padding-top: 60px;

	margin-bottom: 0;

	padding-bottom: 60px;

}



#news-content .plist-lf-top{

	background-color: #ffffff;

}

#news-content .plist-lf-bottom{

	background-color: #fff;

}



#news-content .newslist{

	position: relative;

	background-color: #fff;



}

#news-content .image-news{

	position: absolute;

	width: 10rem;

	height: 6rem;

	bottom: 10px;

	right: 25px;

}

#news-content .image-news img{

	width: 100%;

	height: 100%;

}

.bottom{

	border-radius: 5px;

	border:1px #999 solid;

	line-height: 2.5rem;

}



.pages{

	text-align: center;

	padding-top: 10px;

}



.pages a{

	border: 1px #fff solid;

	padding: 5px 10px;

	background: #fff;

}

.pages span{

	border: 1px #048ad9 solid;

	padding: 5px 10px;

	background: #048ad9;

	color: #fff;

}



#search{

	min-height: 929px;

}

#search .search_header{

	height: 25px;

	margin-bottom: 50px;

	background: #fff;

}

#search .search_content{

	text-align: center;

}



#search .search_content .sr_logo img{

	padding: 20px 0;

}



#search .search_content input#q{

	padding: 5px 20px;

	width: 350px;

	height: 34px;

}

#search .search_content input.ss_btn{

	padding: 5px 20px;

	height: 34px;

	background: #048ad9;

	border: none;

	color: #fff;

}



.jg {

	margin: 20px 20px;

}

.wrap ul{

	overflow: hidden;

	margin: 0 auto;

}

.wrap li {

	margin: 20px 0;

	height: 200px;

	background: #fff;

}

.wrap li .caselist-pic{

	float: left;

}

.wrap li .caselist-txt{

	padding: 20px;

	float: left;

	text-align: left;

}

.wrap li .caselist-txt span{

	font-size: 20px;

	line-height: 50px;

	margin-right: 50px;

}

.wrap li .caselist-pic img{

	padding: 20px;



	width: 200px;

	height: 200px;

}


/*PC公司动态*/
.newslist-pc{
	margin-bottom: 30px;
	height: 240px;
	padding-left: 0;
	padding-right: 0;
	box-shadow: 0 3px 3px #ccc;
	transition: all 0.5s linear;
	cursor: pointer;
}
.newslist-pc:hover{
	box-shadow: 0 3px 3px #048ad9;
}
.newslist-pc-lf{
	height: 240px;
	/*padding-left: 0;
	padding-right: 0;*/
	padding: 10px;
}
.newslist-pc-rt{
	padding:10px;
	height: 240px;
	overflow: hidden;
	position: relative;
}
.newslist-pc-lf img{
	display: block;
	width: 100%;
	height: 100%;
}
.newslist-pc-rt h3{
	font-size: 20px;
	margin-top:20px;
	font-weight: bold;
}
.newslist-pc-rt p{
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.newslist-pc-rt p a{
	color: #048ad9;
}
.newslist-pc-tab{
	text-align: right;
	position: absolute;
	bottom:10px;
	right: 15px;
	height: 14px;
	line-height: 14px;
	color: #999;
}
.newslist-pc-tab span{
	display: inline-block;
	padding: 0 5px;
	text-align: center;
	font-size: 12px
	
}
/*PC公司动态结束*/

/*详情页下载文件按钮*/
.download{
	margin: 30px 0;
}
.download a{
	margin: 0 auto;
	display: block;
	width: 200px;
	height: 70px;
	border: 1px dashed #333;
	color: #333;
	line-height: 70px;
	background: url(../../images/njjt/down01.gif) no-repeat;
	transition: all 0.5s linear;
	background-position:15px 50%;
	padding-left: 80px;
}
.download a:hover{
	margin: 0 auto;
	display: block;
	width: 200px;
	height: 70px;
	border: 1px solid #048ad9;
	color: #048ad9;
	line-height: 70px;
	background: url(../../images/njjt/down01b.gif) no-repeat;
	background-position:15px 50%;
	padding-left: 80px;
}
/*视频标题*/
.video-list-title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	overflow: hidden;
	font-size:20px;
}
.video-list a:hover .video-list-title{
	color: #048ad9;	
}
.area4 .area4-box .video-list-title{
	margin-bottom: 0;
}

/*首页师资轮播*/
.picMarquee-left {
	width: 100%;
	overflow: hidden;
	position: relative;
	/*border: 1px solid #ccc;*/
}

.picMarquee-left .bd {
	padding: 10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 220px;
	height: 200px;
	display: block;
	
	/*padding: 2px;*/
	/*border: 1px solid #ccc;*/
	
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.picMarquee-left .bd ul li .title {
	line-height: 30px;
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.picMarquee-left .bd .tempWrap{
	width: 100% !important;
}


/*PC相册*/
/*样式*/
.ban {
	width: 835px;
	height: 560px;
	position: relative;
	overflow: hidden;
	margin:0;
}

.ban2 {
	width: 835px;
	height: 400px;
	position: relative;
	overflow: hidden;
}

.ban2 ul {
	position: absolute;
	left: 0;
	top: 0;
}

.ban2 ul li {
	width: 835px;
	height: 500px;
}
.ban2 ul li img{
	width: 100%;
}
.prev {
	float: left;
	cursor: pointer;
}

.num {
	height: 150px;
	overflow: hidden;
	width: 760px;
	position: relative;
	float: left;
}

.min_pic {
	padding-top: 10px;
	width: 835px;
}

.num ul {
	position: absolute;
	left: 0;
	top: 0;
}

.num ul li {
	width: 145px;
	height: 90px;
	margin-right: 5px;
	padding: 1px;
}

.num ul li.on {
	border: 3px solid #048ad9;
	padding: 0;
}

.prev_btn1 {
	width: 16px;
	text-align: center;
	height: 18px;
	margin-top: 40px;
	margin-right: 20px;
	cursor: pointer;
	float: left;
}

.next_btn1 {
	width: 16px;
	text-align: center;
	height: 18px;
	margin-top: 40px;
	cursor: pointer;
	float: right;
}

.prev1 {
	position: absolute;
	top: 180px;
	left: 20px;
	width: 28px;
	height: 51px;
	z-index: 9;
	cursor: pointer;
}

.next1 {
	position: absolute;
	top: 180px;
	right: 20px;
	width: 28px;
	height: 51px;
	z-index: 9;
	cursor: pointer;
}

.mhc {
	background: #000;
	width: 100%;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(Opacity=50);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.pop_up {
	width: 500px;
	height: 500px;
	padding: 10px;
	background: #fff;
	position: fixed;
	-position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -255px;
	margin-top: -255px;
	display: none;
	z-index: 99;
}

.pop_up_xx {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -40px;
	right: 0;
	cursor: pointer;
}

.pop_up2 {
	width: 500px;
	height: 500px;
	position: relative;
	overflow: hidden;
}

.pop_up2 {
	width: 500px;
	height: 500px;
	position: relative;
	overflow: hidden;
	float: left;
}

.pop_up2 ul {
	position: absolute;
	left: 0;
	top: 0;
}

.pop_up2 ul li {
	width: 500px;
	height: 500px;
	float: left;
}
.min_pic .num li img{
	width: 100%;
	height: 100%;
}
.num ul{
	width: 5000px !important;
}
