﻿.abouts .nav-type{width:100%;height:auto;margin-top:20px;background:white;}
			.abouts .nav-type .panel-title a{text-decoration:none;}
			.abouts .nav-type .panel-body li{list-style:none;margin-bottom:10px;}
			.abouts .nav-type .panel-body li a{color:#666;text-decoration:none;}
			.abouts .nav-type .panel-body li a:hover{color:#43B033;}
			.abouts .about-rig{margin-top:20px;background:white;width:100%;}
			.abouts .about-rig .up{width:100%;height:130px;background:url(../images/abouts-up-back.png) 30px 35px no-repeat;}
			.abouts .about-rig .up .le{padding-top:20px;width:85px;height:85px;float:left;margin:30px 0 0 26px;color:#666;text-align:center;}
			.abouts .about-rig .up .ri{padding-top:9px;height:85px;float:left;margin:35px 0 0 10px;color:#666;}
			.abouts .about-rig .up .le .lg{font-size:18px;}
			.abouts .about-rig .up .le .sm{font-size:10px;}
			.abouts .about-rig .up .ri p{text-align:left;font-size:18px;}
			.abouts .about-rig .con{width:100%;height:auto;margin-top:5px;padding-bottom:50px;}
			.abouts .about-rig .con .lb{width:100%;height:335px;padding-bottom:30px;}
			.abouts .about-rig .con .lb .swiper-container{width:100%;height:100%;max-width:450px;margin:0 auto;}
			.abouts .about-rig .con .lb .swiper-container img{width:100%;height:100%;}
			.abouts .about-rig .con p{width:95% !important;height:auto;}
			.abouts .about-rig .con p img{max-width:100% !important;display:inherit;margin:0 auto;}
			
			#baiduMap{width:95%;margin:10px auto;height:470px;}
			.abouts .about-rig .lxwm p{margin:5px auto;}
			.abouts .about-rig .lxwm .codes{width:95%;margin:10px auto;height:180px;padding-bottom:50px;}
			.abouts .about-rig .lxwm .code{text-align:center;float:left;margin:10px 25px;width:159px;height:190px;}
			.abouts .about-rig .lxwm .code img{margin-bottom:5px;width:159px;height:159px;}
			.abouts .about-rig .lxwm .code span{font-size:18px;color:#666;}
			
			/*最新课程*/
			.xwzx .content .col-lg-3{margin:10px 0;}
			.xwzx .content .col-lg-3 a{display:inline-block;background:#fff;width:100%;height:100%;border-radius:5px;text-decoration:none;color:#333;text-align:center;overflow:hidden;box-shadow:0 3px 0px #ccc;}
			.xwzx .content .col-lg-3 p.img{width:100%;overflow:hidden;}
			.xwzx .content .col-lg-3 p img{width:100%;transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
			.xwzx .content .col-lg-3 .txts{width:100%;height:70px;}
			.xwzx .content .col-lg-3 .txts h5{font-size:16px;margin:15px auto;  overflow: hidden;height: 18px;}
			.xwzx .content .col-lg-3 .txts p{height:auto;width:96%;margin:15px auto;margin-top:25px;}
			.xwzx .content .col-lg-3 .txts p .left{float:left;font-size:12px;color:#777;  overflow: hidden;height: 16px;}
			.xwzx .content .col-lg-3 .txts p .rig{float:right;font-size:12px;color:#777;}
			.xwzx .content .col-lg-3 a:hover img{transform:scale(1.15,1.15);-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15);}
			#pages{width:100%;height:35px;margin-top:25px;text-align:center;}
			#pages a{display:inline-block;padding:5px 10px;border:1px solid #ccc;color:#333;margin:3px 2px;text-decoration:none;font-size:13px;}
			#pages a:hover{background:#43B033;color:#fff;border:1px solid #43B033;}
			
			
			
			@media screen and (min-width:1366px){
				
	    	}
	    	
	    	@media screen and (min-width:1026px) and (max-width:1365px){
				
			}
			
			@media screen and (min-width:960px) and (max-width:1024px){
				
			}

			@media screen and (min-width:501px) and (max-width:1025px){
				#baiduMap{width:96%;height:440px;}
			}
			@media screen and (max-width:500px){
				#baiduMap{width:98%;height:300px;}
				.abouts .about-rig .lxwm .codes{height:400px;text-align:center;}
				.abouts .about-rig .lxwm .code{margin:10px 60px;}
                                
			}
			
			@media screen and (max-width:320px){
				
			}