/*手机*/
@media screen and (max-width:750px){
	body{
		background: #fff;
	}
	
/*----------以上是头部可共用样式------------*/
.header .bg{
	clear:both;
	width: 100%;
	height: 150px;
}
.swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-wrapper{
    	 width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.swiper-slide img{
	height:150px;
}


/*内容content*/
.content{
	clear:both;
	width:100%;
	margin:0 auto;
}
.content .news{
	width:88%;
	height:40px;
	margin-top:20px;
	line-height: 40px;
	margin-left:6%;
	border-bottom: 1px solid #909090;
}
.news a{
	display:block;
	text-decoration:none;
	color:#138bd7;
}
.news a.zuixin{
	font-size:18px;
	margin-left:20px;
	float:left;
}
.news a.more{
	font-size:16px; 
	float: right;
	/*margin-top:10px;*/
	margin-right:10px;
}
.all-news{
	max-height:122px;
	overflow: hidden;
	width:100%;
}
.all-news ul {
	padding:0;
	display:block;
	margin:auto;
	width: 88%;
    margin-left: 6%;
	
}
.all-news ul.right{
	float: left;
	margin-top:5px;
}
.all-news ul li{
	list-style-type: square;
	color: #138bd7;
	width:100%;
	font-size:12px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
}
/*.all-news ul li.on{
	font-size:18px;
	margin-left:3px;
	color:red;
}*/
.all-news ul li span.on{
	margin-right:3px;
}
.all-news ul li span{
	display:none;
	font-size:12px;
	color:black;
	float: right;
}
.all-news ul li a.on{
	font-size:16px;
	font-weight:bold;
}
.all-news ul li a{
	font-size:14px;
	text-decoration:none;
	color: black;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.tushu{
	width: 98%;
	margin:10px auto;
 }
.lanrenzhijia .tab .nav-title{
	/*width:174px;*/
	float: left;
	text-indent: 10px;
	font-size: 18px;
	color: #138BD7;
	font-size:bold;
}
.lanrenzhijia .tab .more{
	 float: right; 
	 background: white; 
}
.lanrenzhijia .tab .more a{ 
	font-size: 16px;
	color: #138BD7; 
	    margin-right: 10px;
}
.lanrenzhijia{
	 width:100%;
	 max-height:1050px;
	 margin:0 auto; 
	 overflow:hidden;
}
.lanrenzhijia .tab{
	width: 85%;
    margin-left: 6%;
	 overflow:hidden;
	 border:1px solid #138BD7;
	 border-left:2px solid #138BD7; 
	 height:42px; 
	 line-height: 42px;
}
.lanrenzhijia .tab a.t{ 
	display:none; 	
}


.lanrenzhijia .content ul{ 
	padding-bottom:20px;
 }
.lanrenzhijia .content li{
	 display:block; 
	 list-style: none; 
	 margin:0; 
	 padding:0; 
	 width: 100%;  
	padding-left:0;
	 margin-left:-20px; 
	/* padding-top:10px;*/
}
/*.content .course-box:nth-child(1){
	margin-left:4px;
}*/

.content .course-box{
	position:relative;
	width:98%;
	height:233px;
	border: 1px solid #CCCCCC;
	clear:both;
	float: left;
	margin-top:10px;
	/*white-space: nowrap;*/
}

.course-box .course-top{
	width:90%;
	position: relative;
}
.course-box .course-top .more{
	float: right;
	margin-right:10px;
	color: #138BD7;
	margin-top:20px;
	text-decoration:none;
}
.course-box .course-top img{
	position: absolute;
	top:10px;
	left: -12px;
}
.course-box .course-top span{
	position:absolute;
	font-size:15px;
	color:white;
	margin-top:18px;
	margin-left:20px;
}
.course-left{
	width: 100px;
	height:142px;
	float: left;
	margin-top:20px;
	margin-left:10px;
}
.course-left img{
	margin-left: 20px;
	width: 100px;
	height:142px;
}
.course-right{
	position:relative;
	width: 100px;
	height:140px;
	/*border: 1px solid;*/
	float: right;
	clear: right;
	margin-top:20px;
	margin-right:5%;
}
.course-title{
	margin-top:-5px;
	font-size: 14px;
	width:100px;
	height:20px;
	line-height:20px;
	display:block;
	overflow:hidden;
	color: #3685af;
}

.course-right p span{
	width:64px;
	height:20px;
	float:right;
	line-height:25px;
	display:block;
	overflow: hidden;
	color: #3685af;
}
.course-right p label{
	width:36px;
	display: block;
	height:20px;
	float:left;
	line-height:20px;
}
.course-right p{
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.course-right p.small{
	position: absolute;
    top: 66px;
    left: 0px;
    display: block;
    width: 100px;
    height: 75px;
    line-height: 19px;
    overflow: hidden;
}
.course-bottom{
	width: 210px;
	height:150px;
	clear: both;
	border-top: 1px solid white;
	margin-top:30px;
	margin-left:10px;	
}
.course-bottom p{
	margin:0; padding: 0;
	font-size:15px;
	height:25px;
	line-height:12px;
}
.course-bottom p.first{
	margin-top:30px;
}
.course-bottom p span{
	padding-right:15px;
	color: #3685af;
}



/*第二个tab*/
.weike{
	width: 98%;
	/*height:900px;*/
	/*border-bottom: 1px solid;*/
	margin: 10px auto;
}
.lanrenzhijia1 .tab .nav-title{
	float: left;
	text-indent:10px;
	font-size: 18px;
	color: #138BD7;
	font-size:bold;
}
.lanrenzhijia1 .tab .more{ 
	float: right; 
	background: white; 
}
.lanrenzhijia1 .tab .more a{ 
	    margin-right: 10px;
	font-size: 16px; 
	color: #138BD7; 
}
.lanrenzhijia1{ 
	width:100%; 
	/*height:500px; */
	margin:0 auto;
}
.lanrenzhijia1 .tab{ 
	width: 85%;
    margin-left: 6%;
	overflow:hidden; 
	border:1px solid #138BD7; 
	border-left:2px solid #138BD7; 
	height:42px; 
	line-height: 42px;
}
.lanrenzhijia1 .tab a.t{ 
	display:none; 
	
}

.lanrenzhijia1 .tab a.on{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
/*.lanrenzhijia1 .content ul{ padding-bottom:20px; }*/
.lanrenzhijia1 .content li{ 
	display:none; 
	list-style: none; 
	margin:0; 
	padding:0; 
	width: 100%;  
	margin-left:-31px; 
	padding-top:0px;
}
/*视频*/
.sp{
	clear:both;
	width:100%;
	    margin-left: -10px;
	height:45px;
	line-height: 45px;
	text-align:center;
	font-size:16px;
	    margin-top: -17px;
	/*border: 1px solid;*/
}
.sp .sp-l{ 
	display: block; 
	width: 30%; 
	height:1px; 
	float: left; 
	background: black; 
	margin-left:10%;
	margin-top: 22px;
}
.sp .sp-c{ 
	display: block; 
	float: left; 
	width:30%;
	text-align:center;
}
.sp .sp-r{ 
	display: block; 
	width: 30%; 
	height:1px; 
	float: right; 
	background: black; 
	margin-top: 22px;
}
.shipin{
	width: 98%;
	/*height: 312px;*/
/*	margin: 10px auto;*/
}
.shipin-left{
	display:none;
}
.shipin-right .left_a{
	width: 127px;
    height: 127px;
}
.shipin-right .s_a{
	display:none;
}
.shipin-right{
	width:100%;
	/*height:252px;*/
	position: relative;
	float: left;
}

.shipin-right .xiaoshipin:nth-child(1){
	margin-top:0px;
}
.shipin-right .xiaoshipin:nth-child(2){
	margin-top:0px;
}
.shipin-right .xiaoshipin{
	position:relative;
	width: 44%;
	height:110px;
	float:left;
	margin-top:10px;
	margin-left:6%;
	overflow: hidden;
}
.shipin-right .xiaoshipin a{
	width:100%;
	height:100%;
	border: none;
	display: block;
}
.s_b{
	width: 40px;
    height: 40px;
    position: absolute;
    top: 40px;
    left: 45px;
	
}
/*.shipin-right .xiaoshipin a img{
	width: 100%;
	height: 100%;
}*/
.xiaoshipin .text{
	position: absolute;
	bottom: 0px;
	width: 127px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	background: #000000;
	opacity: 0.7;
	color: #FFFFFF;
	z-index: 10;
}
/*音频*/
.yinpin{
	clear:both;
	width: 98%;
	/*height: 320px;*/
	/*margin: 10px auto;*/
}

.yinpin-box{
	position:relative;
	float:left;
	width: 44%;
	/*margin-top:10px;*/
	margin-left:6%;
	/*border:1px solid;*/
	
}

.yinpin-box  img{
	width: 100%;
	
}
.yinpin .aa{ margin-top:10px; clear: both; display:none;}




/*第3个tab*/
.tiku{
	width: 98%;
	clear: both;
	/*height:380px;*/
	margin: auto;
	padding-top:20px;
}
.lanrenzhijia2 .tab .nav-title{
	float: left;
	text-indent: 10px;
	font-size: 18px;
	color: #138BD7;
	font-size:bold;
}
.lanrenzhijia2 .tab .more{ 
	float: right; 
	background: white; 
}
.lanrenzhijia2 .tab .more a{ 
	font-size: 16px; 
	color: #138BD7;
	margin-right: 10px;
}
.lanrenzhijia2{ 
	width:100%; 
	/*height:400px; */
	margin:0 auto; 
}
.lanrenzhijia2 .tab{ 
	width: 85%;
    margin-left: 6%;
	margin-top: -10px;
	overflow:hidden; 
	border:1px solid #138BD7; 
	border-left:2px solid #138BD7; 
	height:42px; 
	line-height: 42px;
}
.lanrenzhijia2 .tab a.t{ 
	display:none; 
	
}
.lanrenzhijia2 .tab a.t:hover{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia2 .tab a.on{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia2 .content ul{ 
	padding-bottom:20px;
 }
.lanrenzhijia2 .content li{ 
	display:none; 
	list-style: none; 
	margin:0; padding:0; 
	width: 100%; 
	margin-left:-21px; 
	padding-top:0px;
}

.tiku-left{
	width: 100%;
	/*height:320px;*/
	float:left;
	overflow: hidden;
}
.tiku-right{
	width: 100%;
	/*height:320px;*/
	float:left;
}
.tiku-top{
	width:100%;
	height:45px;
	line-height: 45px;
	text-align:center;
	font-size:20px;
	color: #909090;
	/*border: 1px solid;*/
}
.tk-l{ 
	display: block; 
	width: 35%; 
	height:1px; 
	float: left; 
	background: #909090; 
	margin-top: 22px;
}
.tk-c{ 
	display: block; 
	float: left; 
	width:30%;
	    font-size: 16px;
	text-align:center;
	}
.tk-r{ 
	display: block; 
	width: 35%; 
	height:1px; 
	float: right; 
	background: #909090; 
	margin-top: 22px;
}
.tiku .guangfang-tiku{
	width:100%;
}
.tiku .guangfang-tiku p{
	height:30px;
	line-height:30px;
	width: 100%;
	display: block;
	padding:0;
	margin:0;
}
.tiku .guangfang-tiku p a{
	color:black;
	height:25px;
	width:90%;
	display:block;
	float:left;
	line-height:25px;
	font-size:15px;
	text-decoration:none;
	text-indent:5px;
	padding-left:20px;
	background: url(../img/heidian.png) no-repeat;
	background-size: 2px 2px;
	background-position: 5px 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tiku .guangfang-tiku span{
	display: none;
	float: right;
	font-size:14px;
	width: 100px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tiku .yonghu-tiku{
	width:100%;
}
.tiku .yonghu-tiku p{
	height:30px;
	line-height:30px;
	width: 100%;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding:0;
	margin:0;
}
.tiku .yonghu-tiku p a{
	color:black;
	height:25px;
	width:90%;
	display:block;
	float:left;
	line-height:25px;
	font-size:15px;
	text-decoration:none;
	text-indent:5px;
	padding-left:20px;
	background: url(../img/heidian.png) no-repeat;
	background-size: 2px 2px;
	background-position: 5px 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tiku .yonghu-tiku span{
	display: none;
	float: right;
	font-size:14px;
	width: 100px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	
}

/*第4个tab*/
.dwonload{
	clear:both;
	width: 98%;
	padding-top:20px;
	margin: 10px auto;
}
.lanrenzhijia3 .tab .nav-title{
	
	float: left;
	text-indent: 10px;
	font-size: 18px;
	color: #138BD7;
	font-size:bold;
}
.lanrenzhijia3 .tab .more{ 
	float: right; 
	background: white;
 }
.lanrenzhijia3 .tab .more a{ 
	font-size: 16px; 
	color: #138BD7; 
	margin-right: 10px;
}
.lanrenzhijia3{ 
	width:100%; 
	/*height:400px; */
	margin:0 auto;
 }
.lanrenzhijia3 .tab{ 
	width: 85%;
    margin-left: 6%;
	overflow:hidden; 
	border:1px solid #138BD7; 
	border-left:2px solid #138BD7; 
	height:42px; 
	line-height: 42px;
	}
.lanrenzhijia3 .tab a.t{ 
	display:none; 
	
}

.lanrenzhijia3 .tab a.on{
	 background:#138BD7; 
	 color:#fff; 
	 text-decoration:none;
	 }
.lanrenzhijia3 .content ul{ padding-bottom:20px; }
.lanrenzhijia3 .content li{ 
	display:none; 
	list-style: none; 
	margin:0; padding:0; 
	width: 100%;  
	margin-left:-21px; 
	padding-top:0px;
	padding-bottom: 50px;
}


.dwonload .guangfang-tiku{
	width:100%;
}
.dwonload  .guangfang-tiku p{
	height:25px;
	line-height:25px;
	width: 100%;
	display: block;
	padding:0;
	margin:0;
	color: #666666;
}
.dwonload  .guangfang-tiku p a{
	color:#666666;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	width:90%;
	font-size:15px;
	text-decoration:none;
	text-indent:5px;
	padding-left:20px;
	background: url(../img/huidian.png) no-repeat;
	background-size: 2px 2px;
	background-position: 5px 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.dwonload  .guangfang-tiku span{
	float: right;
	font-size:14px;
	width: 100px;
	display: none;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.dwonload  .yonghu-tiku{
	width:100%;
}
.dwonload  .yonghu-tiku p{
	color:#666666;
	height:25px;
	line-height:25px;
	width: 100%;
	display: block;
	padding:0;
	margin:0;
}
.dwonload  .yonghu-tiku p a{
	color:#666666;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	width:90%;
	font-size:15px;
	text-decoration:none;
	text-indent:5px;
	padding-left:20px;
	background: url(../img/huidian.png) no-repeat;
	background-size: 2px 2px;
	background-position: 5px 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.dwonload  .yonghu-tiku span{
	float: right;
	font-size:14px;
	width: 100px;
	display: none;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

}


@media screen and ( min-width:750px ){

/* 导航开始 */
div#div1{
height:100%;
width:100%;
z-index:-1;
}
div#div1 > img {
height:100%;
width:100%;
border:0;
}
.header-nav{
	height: 50px;
	width: 100%;
	line-height: 50px;
}
.header-nav .nav-bar{
	position:relative;
	width: 1050px;
	height: 50px;
	margin: -50px auto;
	z-index: 10;
}

.nav-bar ul li{
	list-style:none;
	padding:0px 40px 0px 40px;
	height:50px;
	font-size: 20px;
	margin-top:-16px;
	float: left;
	
}
.nav-bar ul li.on{
	height:48px;
	line-height:48px;
	background: white;
	border:1px solid #0473ba;
}
.nav-bar ul li a{
	display:block;
	width:100%;
	color: white;
}
.nav-bar ul li:hover ul{
	position:absolute;
	margin-left:-40px;
	display: block;
}
.nav-bar ul li ul li a{
	display:block;
	width:100%;
	color:#363636;
	text-align:center;
	font-size:18px;
}
.nav-bar ul li ul li{
	padding:0;
	margin:0;
	height:40px;
	line-height:40px;
	display: block;
	width:100%;
	float: left;
	clear: both;
	text-align:center;
}
.nav-bar ul li ul li:hover{
	background: #efefef;
}
.nav-bar ul li ul{
	width: 159px;
	height:160px;
	background: white;
	padding:0;
	margin:0;
	border:1px solid #0473ba;
	display:none;
	box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.054);
	/*z-index: 10;*/
}

.header-nav .nav-bar a.on{
	color:#0473ba;
}

.header .bg{
	width: 100%;
	height: 350px;
    overflow: hidden;
}
.swiper-container {
        width: 100%;
        height: 350px;
    }
    .swiper-wrapper{
    	 width: 100%;
        height: 350px;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.swiper-slide img{
	width: 100%;
	height: 350px;
}


/*内容content*/
.content{
	width:1050px;
	margin:0 auto;
}
.content .news{
	width:100%;
	height:40px;
	margin-top:20px;
	line-height: 40px;
	border-bottom: 1px solid #909090;
}
.news a{
	display:block;
	text-decoration:none;
	color:#138bd7;
}
.news a.zuixin{
	font-size:25px;
	margin-left:50px;
	float:left;
}
.news a.more{
	font-size:16px; 
	float: right;
	margin-top:10px;
	margin-right:10px;
}
.all-news{
	width:100%;
	/*height:190px;*/
	/*overflow: hidden;*/
	/*border-bottom: 1px solid;*/
}
.all-news ul {
	display:block;
	margin-left:0px;
	width:470px;
	float: left;
}
.all-news ul.right{
	float: right;
	margin-top:5px;
}
.all-news ul li{
	list-style-type: square;
	color: #138bd7;
	width:470px;
	font-size:12px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
}
.all-news ul li.on{
	font-size:18px;
	margin-left:3px;
	color:red;
}
.all-news ul li span.on{
	margin-right:3px;
}
.all-news ul li span{
	font-size:12px;
	color:black;
	float: right;
}
.all-news ul li a.on{
	font-size:16px;
	font-weight:bold;
}
.all-news ul li a{
	font-size:14px;
	text-decoration:none;
	color: black;
	/*line-height: 20px;*/
}

.tushu{
	width: 1050px;
	margin:10px auto;
 }
.lanrenzhijia .tab .nav-title{
	width:174px;
	float: left;
	text-align: center;
	font-size: 22px;
	color: #138BD7;
	font-size:bold;
}
.lanrenzhijia .tab .more{
	 float: right; 
	 background: white; 
}
.lanrenzhijia .tab .more a{ 
	font-size: 18px;
	color: #138BD7; 
}
.lanrenzhijia{
	 width:100%;
	 height:350px; 
	 margin:0 auto; 
	 overflow:hidden;
}
.lanrenzhijia .tab{
	 overflow:hidden;
	 border:1px solid #138BD7;
	 border-left:2px solid #138BD7; 
	 height:42px; 
	 line-height: 42px;
}
.lanrenzhijia .tab a{ 
	display:block; 
	height:42px; 
	line-height:42px; 
	padding:0 40px 0 40px; 
	float:left; 
	text-decoration:none; 
	color:#909090;  
	font-size:20px;
}
.lanrenzhijia .tab a.t:hover{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia .tab a.on{ 
	background:#138BD7;
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia .content ul{ 
	padding-bottom:20px;
 }
.lanrenzhijia .content li{
	 display:none; 
	 list-style: none; 
	 margin:0; 
	 padding:0; 
	 width: 1048px;  
	 margin-left:-41px; 
	 padding-top:10px;
}
.content .course-box:nth-child(1){
	margin-left:4px;
}
.content .course-box:first-child{
	margin-left:4px;
}

.content .course-box{
	position:relative;
	width:229px;
	height:253px;
	border: 1px solid #CCCCCC;
	margin-left:4px;
	float: left;
	margin-left:40px;
}

.course-box .course-top{
	width:100%;
	position: relative;
}
.course-box .course-top .more{
	float: right;
	margin-right:10px;
	color: #138BD7;
	margin-top:20px;
	text-decoration:none;
}
.course-box .course-top img{
	position: absolute;
	top:10px;
	left: -12px;
}
.course-box .course-top span{
	position:absolute;
	font-size:15px;
	color:white;
	margin-top:18px;
	margin-left:20px;
}
.course-left{
	width: 110px;
	height:142px;
	clear:both;
	float: left;
	margin-top:20px;
	margin-left:10px;
}
.course-left img{
	width: 110px;
	height:142px;
}
.course-right{
	position:relative;
	width: 100px;
	height:140px;
	/*border: 1px solid;*/
	float: right;
	clear: right;
	margin-top:20px;
	margin-right:6px;
}
.course-title{
	margin-top:-5px;
	font-size: 14px;
	width:100px;
	height:20px;
	line-height:20px;
	display:block;
	overflow:hidden;
	color: #3685af;
}

.course-right p span{
	width:64px;
	height:20px;
	float:right;
	line-height:25px;
	display:block;
	overflow: hidden;
	color: #3685af;
}
.course-right p label{
	width:36px;
	display: block;
	height:20px;
	float:left;
	line-height:20px;
}
.course-right p{
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.course-right p.small{
	position: absolute;
    top: 66px;
    left: 0px;
    display: block;
    width: 100px;
    height: 75px;
    line-height: 19px;
    overflow: hidden;
}
.course-bottom{
	width: 210px;
	height:150px;
	clear: both;
	border-top: 1px solid white;
	margin-top:30px;
	margin-left:10px;	
}
.course-bottom p{
	margin:0; padding: 0;
	font-size:15px;
	height:25px;
	line-height:12px;
}
.course-bottom p.first{
	margin-top:30px;
}
.course-bottom p span{
	padding-right:15px;
	color: #3685af;
}



/*第二个tab*/
.weike{
	width: 1050px;
	/*height:900px;*/
	/*border-bottom: 1px solid;*/
	margin: 10px auto;
}
.lanrenzhijia1 .tab .nav-title{
	width:174px;
	float: left;
	text-align: center;
	font-size: 22px;
	color: #138BD7;
	font-size:bold;
}
.lanrenzhijia1 .tab .more{ 
	float: right; 
	background: white; 
}
.lanrenzhijia1 .tab .more a{ 
	font-size: 18px; 
	color: #138BD7; 
}
.lanrenzhijia1{ 
	width:100%; 
	/*height:500px; */
	margin:0 auto;
}
.lanrenzhijia1 .tab{ 
	overflow:hidden; 
	border:1px solid #138BD7; 
	border-left:2px solid #138BD7; 
	height:42px; 
	line-height: 42px;
}
.lanrenzhijia1 .tab a{ 
	display:block; 
	height:42px; 
	line-height:42px; 
	padding:0 40px 0 40px; 
	float:left; 
	text-decoration:none; 
	color:#909090;  
	font-size:20px;
}
.lanrenzhijia1 .tab a.t:hover{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia1 .tab a.on{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia1 .content ul{ padding-bottom:20px; }
.lanrenzhijia1 .content li{ 
	display:none; 
	list-style: none; 
	margin:0; 
	padding:0; 
	width: 1048px;  
	margin-left:-41px; 
	padding-top:0px;
}
/*视频*/
.sp{
	clear:both;
	width:1050px;
	height:45px;
	line-height: 45px;
	text-align:center;
	font-size:20px;
	/*border: 1px solid;*/
}
.sp .sp-l{ 
	display: block; 
	width: 470px; 
	height:1px; 
	float: left; 
	background: black; 
	margin-top: 28px;
}
.sp .sp-c{ 
	display: block; 
	float: left; 
	margin-left:25px;
}
.sp .sp-r{ 
	display: block; 
	width: 470px; 
	height:1px; 
	float: right; 
	background: black; 
	margin-top: 28px;
}
.shipin{
	width: 1050px;
	/*height: 312px;*/
	margin: 10px auto;
}
.shipin-left{
	position:relative;
	float:left;
	width: 520px;
	height:332px;
	/*overflow: hidden;*/
}
.shipin-left a{
	display: block;
	width: 100%;
	height: 100%;
}
.shipin-left a img{
	height: 320px;
    width: 400px;
    margin-left: 60px;
}
.shipin-left .s_b{
	width: 100%;
	height: 100%;
}
.shipin-left .s_a{
	width:90px;
	height:90px;
	position: absolute;
	top:114px;
	left:177px; 
}
.s_b{
	width:40px;
	height:40px;
	position: absolute;
	top:45px;
	left:65px; 
	
}
.shipin-right{
	width:530px;
	height:352px;
	position: relative;
	overflow:hidden;
	float: left;
}
.shipin-right .xiaoshipin a{
	width:210px;
	height:139px;
	display:block;
	overflow:hidden;
	border: none;
}
.shipin-right .xiaoshipin .left_a{
	width: 180px;
    height: 180px;
}
.shipin-right .xiaoshipin:nth-child(1){
	margin-top:0px;
}
.shipin-right .xiaoshipin:nth-child(2){
	margin-top:0px;
}
.shipin-right .mt{
	margin-top:0px;
}
.shipin-right .xiaoshipin{
	position:relative;
	width: 210px;
	height:175px;
	float:left;
	/*margin-top:30px;*/
	margin-left:55px;
}
.xiaoshipin .text1{
	clear:both;
	width: 100%;
	height: 33px;
	line-height: 33px;
}

/*音频*/
.yinpin{
	clear:both;
	width: 1050px;
	/*height: 320px;*/
	margin: 10px auto;
}
.yinpin .left{
	margin-left:23px;
}
.yinpin-box:nth-child(1){
	margin-left: 1px;
}
.yinpin-box{
	float:left;
	width: 239px;
	/*height:320px;*/
	margin-left:23px;
	overflow: hidden;
}
.yinpin-box img{
	width: 245px;
	height: 155px;
}
.yinpin .aa{ margin-top:10px; clear: both; }
.yinpin .aa a{
	display: block;
	color: #909090;
	height:25px;
	line-height:25px;
	font-size:15px;
	text-decoration:none;
	text-indent:20px;
	background: url(../img/huidian.png) no-repeat;
	background-size: 3px 3px;
	background-position: 5px 7px;
	overflow: hidden;
}

.yinyue-player{
	width:1048px;
	height:10px;
	
	clear:both;
}

/*第3个tab*/
.tiku{
	width: 1050px;
	clear: both;
	
	margin: -25px auto;
}
.lanrenzhijia2 .tab .nav-title{
	width:174px;
	float: left;
	text-align: center;
	font-size: 22px;
	color: #138BD7;
	font-size:bold;
}
.lanrenzhijia2 .tab .more{ 
	float: right; 
	background: white; 
}
.lanrenzhijia2 .tab .more a{ 
	font-size: 18px; 
	color: #138BD7;
}
.lanrenzhijia2{ 
	width:100%; 
	/*height:400px; */
	margin:0 auto; 
}
.lanrenzhijia2 .tab{ 
	overflow:hidden; 
	border:1px solid #138BD7; 
	border-left:2px solid #138BD7; 
	height:42px; 
	line-height: 42px;
}
.lanrenzhijia2 .tab a{ 
	display:block; 
	height:42px; 
	line-height:42px; 
	padding:0 25px 0 25px; 
	float:left; 
	text-decoration:none; 
	color:#909090;  
	font-size:20px;
}
.lanrenzhijia2 .tab a.t:hover{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia2 .tab a.on{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia2 .content ul{ 
	padding-bottom:20px;
 }
.lanrenzhijia2 .content li{ 
	display:none; 
	list-style: none; 
	margin:0; padding:0; 
	width: 1048px;  
	margin-left:-41px; 
	padding-top:0px;
}

.tiku-left{
	width: 1020px;
	/*height:320px;*/
	float:left;
	overflow: hidden;
}
.tiku-right{
	width: 510px;
	/*height:320px;*/
	float:left;
	margin-left:28px;
}
.tiku-top{
	width:510px;
	height:45px;
	line-height: 45px;
	text-align:center;
	font-size:20px;
	color: #909090;
	/*border: 1px solid;*/
}
.tk-l{ 
	display: block; 
	width: 190px; 
	height:1px; 
	float: left; 
	background: #909090; 
	margin-top: 22px;
}
.tk-c{ 
	display: block; 
	float: left; 
	margin-left:25px;
	}
.tk-r{ 
	display: block; 
	width: 190px; 
	height:1px; 
	float: right; 
	background: #909090; 
	margin-top: 22px;
}
.tiku .guangfang-tiku{
	width:100%;
}
.tiku .guangfang-tiku p{
	height:30px;
	line-height:30px;
	float: left;
    width: 50%;
	display: block;
	padding:0;
	margin:0;
}
.tiku .guangfang-tiku p a{
	color:black;
	height:25px;
	width:370px;
	display:block;
	float:left;
	line-height:25px;
	font-size:15px;
	text-decoration:none;
	text-indent:5px;
	padding-left:20px;
	background: url(../img/heidian.png) no-repeat;
	background-size: 2px 2px;
	background-position: 5px 10px;
	overflow:hidden;
}
.tiku .guangfang-tiku span{
	/*float: right;*/
	font-size:14px;
	width: 100px;
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.tiku .yonghu-tiku{
	width:100%;
}
.tiku .yonghu-tiku p{
	height:30px;
	line-height:30px;
	width: 100%;
	display: block;
	padding:0;
	margin:0;
}
.tiku .yonghu-tiku p a{
	color:black;
	height:25px;
	width:370px;
	display:block;
	float:left;
	line-height:25px;
	font-size:15px;
	text-decoration:none;
	text-indent:5px;
	padding-left:20px;
	background: url(../img/heidian.png) no-repeat;
	background-size: 2px 2px;
	background-position: 5px 10px;
	overflow: hidden;
}
.tiku .yonghu-tiku span{
	float: right;
	font-size:14px;
	width: 100px;
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}

/*第4个tab*/
.dwonload{
	clear:both;
	width: 1050px;
	padding-top: 20px;
	margin: 10px auto;
}
.lanrenzhijia3 .tab .nav-title{
	width:174px;
	float: left;
	text-align: center;
	font-size: 22px;
	color: #138BD7;
	font-size:bold;
}
.lanrenzhijia3 .tab .more{ 
	float: right; 
	background: white;
 }
.lanrenzhijia3 .tab .more a{ 
	font-size: 18px; 
	color: #138BD7; 
}
.lanrenzhijia3{ 
	width:100%; 
	/*height:400px; */
	margin:0 auto;
 }
.lanrenzhijia3 .tab{ 
	overflow:hidden; 
	border:1px solid #138BD7; 
	border-left:2px solid #138BD7; 
	height:42px; 
	line-height: 42px;
	}
.lanrenzhijia3 .tab a{ 
	display:block; 
	height:42px; 
	line-height:42px; 
	padding:0 25px 0 25px; 
	float:left; 
	text-decoration:none; 
	color:#909090;  
	font-size:20px;
}
.lanrenzhijia3 .tab a.t:hover{ 
	background:#138BD7; 
	color:#fff; 
	text-decoration:none;
}
.lanrenzhijia3 .tab a.on{
	 background:#138BD7; 
	 color:#fff; 
	 text-decoration:none;
	 }
.lanrenzhijia3 .content ul{ padding-bottom:20px; }
.lanrenzhijia3 .content li{ 
	display:none; 
	list-style: none; 
	margin:0; padding:0; 
	width: 1048px;  
	margin-left:-41px; 
	padding-top:0px;
	padding-bottom: 50px;
}


.dwonload .guangfang-tiku{
	width:100%;
	padding-bottom:20px;
}
.dwonload  .guangfang-tiku p{
	height:25px;
	line-height:25px;
	float: left;
    width: 50%;
	display: block;
	padding:0;
	margin:0;
	color: #666666;
}
.dwonload  .guangfang-tiku p a{
	color:#666666;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	width:370px;
	font-size:15px;
	text-decoration:none;
	text-indent:5px;
	padding-left:20px;
	background: url(../img/huidian.png) no-repeat;
	background-size: 2px 2px;
	background-position: 5px 10px;
	overflow: hidden;
}
.dwonload  .guangfang-tiku span{
	/*float: right;*/
	font-size:14px;
	width: 100px;
	display: block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.dwonload  .yonghu-tiku{
	width:100%;
}
.dwonload  .yonghu-tiku p{
	color:#666666;
	height:25px;
	line-height:25px;
	width: 100%;
	display: block;
	padding:0;
	margin:0;
}
.dwonload  .yonghu-tiku p a{
	color:#666666;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	width:370px;
	font-size:15px;
	text-decoration:none;
	text-indent:5px;
	padding-left:20px;
	background: url(../img/huidian.png) no-repeat;
	background-size: 2px 2px;
	background-position: 5px 10px;
	overflow: hidden;
}
.dwonload  .yonghu-tiku span{
	float: right;
	font-size:14px;
	width: 100px;
	display: block;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

}