/*头部*/
.webMap{color: #1B7CB1;font-weight: bold;font-size: 24px;}
@media (max-width: 768px) { 
	.webMap{font-size: 20px;}
	.box{display: none;}
	.brand{width: 40%; float: left;}
	.brand img{width: 60%;margin: 12% 10%;}
.classifySecond li a{color: #fff;}
}
@media (min-width: 768px) { 
	.brand{display: none;}
	.classifySecond .rm-menu-item a{color: #fff;}
}
#search-keyword{width: 80% !important;}
#basic-addon2{width: 20% !important;height: 34px;margin-top: -68px;}
.classifyListChange{padding-bottom: 20px;}

.classifySecond .classifyThirdOne{padding-bottom: 20px !important; width: 23%;margin-right: 1%; display: inline-block; vertical-align: top;}
.box{background: #f2f2f3;}
.input-group-addon{background: #1B7CB1;color: #fff;border-color: #1B7CB1;z-index: 999;}
.logoImg{width: 75%;}
.telImg{width: 100%;object-fit: cover;}
.title>div{height: 100px;line-height:100px;}
.title>div:nth-child(2){margin-top: 35px;}
@media (max-width: 525px) { 
	.logoImg{width: 85%;}
	.title{margin-top: 5px;}
	.title>div{height: 42px;line-height:42px;}
	.title>div:nth-child(2){margin-top: 5px;}
}
@media screen and (min-width:525px) and (max-width:768px){
 	.logoImg{width: 70%;}
 	.telImg{width: 80%;}
 	.title>div{height: 58px;line-height:58px;}
 	.title>div:nth-child(2){margin-top: 20px;}
}
@media screen and (min-width:768px) and (max-width:992px){
	.logoImg{width: 75%;}
	.telImg{width: 80%;}
	.title{margin-top: 5px;}
 	.title>div{height: 70px;line-height:70px ;}
	.title>div:nth-child(2){margin-top: 20px;}
}
.wrapper .rm-container ul li{display: block;width: 116px;}
.caret {margin-left: 8px;}
.classifyNav .classifySecond li a{color: #000;}
@media (min-width: 768px){
	.secondStyle{color: #fff !important;background: #2374ed !important;border-radius: 5px;}
	.classifySecond{background: #fff !important;width:1170px !important; }
	.classifySecond li{display: inline-block !important;width: 100px !important;margin: 10px 0;}
	.classifySecond li a{color: #000 ;z-index: 1000;font-size: 16px;}
	.classifyThird{text-align: left;}
	.classifyThirdOne div{font-size: 14px; border-bottom: 1px dotted #1B7CB1; padding: 25px 0 15px 0;}
	.classifyThirdOne a{font-size: 12px;height: 25px;line-height: 25px;color: #000 !important;}
	.classifyListChange{display: none;}
	 .classifyListChange:nth-child(1){display: block;}
	 .classifyNav{width: 160px !important;}
	 .courseClassify i{margin: 0 5px;display: none;}
	 .classifyThird{border-top: 2px solid #000;}
}
@media (max-width: 768px){
	.wrapper{text-align: left;}
	.rm-css-animate.rm-menu-expanded{width: 90%;}
	.wrapper .rm-container ul li{width: 100%;/*text-align: left;*/}
	.classifyNav i{display: none;}
}
/*公共底部*/
.footWrap{background: #333;padding:52px 0 24px 0;}
.footTitle{font-size: 16px;margin-bottom: 20px;color: #fff;}
.footTitle a{color: #fff; }
.footTitle a:hover{color: #1b7cb1;}
.footList a{color: #ccc;font-size: 14px;}
.footWrap .col-lg-2:nth-child(1){width: 15%;}
.footWrap .col-lg-2:nth-child(2){width: 10%;}
.footWrap .col-lg-2:nth-child(3){width: 15%;}
.footWrap .col-lg-2:nth-child(4){width: 24%;}
.footWrap .col-lg-2:nth-child(5){width: 36%;}
@media (min-width: 768px) and (max-width: 996px) { 
	.footWrap .col-lg-2:nth-child(1){width: 33.3%;}
	.footWrap .col-lg-2:nth-child(2){width: 33.3%;}
	.footWrap .col-lg-2:nth-child(3){width: 33.3%;margin-bottom: 12px;}
	.footWrap .col-lg-2:nth-child(4){width: 30%;}
	.footWrap .col-lg-2:nth-child(5){width: 70%;}
	.honorImg{margin-top: 12px;}
}
@media (max-width: 768px){
	.footWrap .col-lg-2:nth-child(1){width: 50%;}
	.footWrap .col-lg-2:nth-child(2){width: 50%;}
	.footWrap .col-lg-2:nth-child(3){width: 50%;}
	.footWrap .col-lg-2:nth-child(4){width: 50%;}
	.footWrap .col-lg-2:nth-child(5){width: 100%;}
	.wb_GZH{text-align: left !important;}
	.footWrap ul{width: 100%;}
}
.footWrap .list-group-item{background: transparent;border-bottom: 0 none;padding: 5px 0;}
.weiboImg{text-align: center;}
.weiboImg p{font-size: 12px;color: #fff;text-align: center;}
.wb_GZH{text-align: center;}
.weiboImg img{margin:  16px 0px 5px;width: 70%;}
.honorImg{text-align: center;}
.honorImg img{margin-right: 20px;}
@media (max-width: 768px){
	.honorImg img{margin-top: 12px;}
}
/*备案*/
.records{background: #2e2e2e;color: #808080;font-size: 12px;text-align: center;height: 60px;line-height: 60px;margin: 16px 0 50px 0;}
.records p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

@media (min-width: 1200px){
	.footWrap{padding: 30px 0 44px 0;}
}
/*固定底部*/
.fixedBottom{width: 100%; background: #333;padding-top: 20px;z-index: 999;position: fixed;left: 0;bottom: 0;overflow: hidden;}
.bottomFont{color: #fff;font-size: 18px;}
.bottomFont span{color: #2474ed;}
.inpStyle,.courseDN{margin: 5px 5px 0 0;width:20%;height: 30px;line-height: 30px;text-indent: 5px;}
.vipImgBox{position: relative;}
.vipImgBox img{position: absolute;bottom: -100px;}
.freeBtn{width: 120px;height: 40px;line-height: 28px;border-radius: 10px;background: #2474ed;color: #fff;font-size: 16px;font-weight: bold;margin-top: -6px;}
@media (min-width: 992px) and (max-width: 1200px) { 
	.bottomFont{font-size: 16px;}
}
@media (min-width: 768px) and (max-width: 992px) { 
	.bottomFont{width: 23%;font-size: 16px;}
	.inputBottom{width: 57%;}
	.vipImgBox{width: 20%;}
}
@media (max-width: 768px){
	.bottomFont{display: none;}
	.vipImgBox{display: none;}
	.fixedBottom{padding-bottom: 20px;}
	.freeBtn{width: 28%;}
}
/*固定在左侧的微博微信*/
.fixedLeftW{position: fixed;bottom: -122px; z-index: 999;}
.weixinImgBox{position: relative;left: 80px;top: -120px;border: 1px solid #d1d2d6; padding: 10px;background: rgba(255,255,255,.9);box-shadow: 0 0 10px #d7d7d7;visibility: hidden;}
.weixinImg{width: 150px;display: block; border: 1px solid #d1d2d6; padding: 5px; }
.fixedConcant li{display: block;}
.fixedConcant li a i:hover{background: #1c5bba;}
.fixedConcant ul li a i{font-size: 22px;background: #2474ed;padding: 3px;color: #fff;}



