﻿/*宝进*/
#jsbj .inabout .list a{
	width: calc((100% - 60px) / 4);
	height: 360px;
}
#czbj .inabout .list a,
#shbj .inabout .list a,
#nbrcl .inabout .list a,
#blfr .inabout .list a,
#qqgy .inabout .list a{
	width: calc((100% - 60px) / 3);
	height: 400px;
}

#jsbj .inprolist,
#czbj .inprolist{
	padding-bottom: 70px;
}
#jsbj .inprolist .list ul,
#czbj .inprolist .list ul{
	margin: -10px;
}
#jsbj .inprolist .list ul li,
#czbj .inprolist .list ul li{
	width: 50%;
	padding: 10px;
}
#jsbj .inprolist .list ul li a,
#czbj .inprolist .list ul li a{
	display: block;
	width: 100%;
	background: #f5f5f5;
	font-size: 16px;
	line-height: 60px;
	color: #1a1a1a;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 12px;
}
#jsbj .inprolist .list ul li a:hover,
#czbj .inprolist .list ul li a:hover{
	background: #005da3;
	color: #fff;
}

/*汪国真艺术馆*/
#wgz .inabout .content img{
	margin-bottom: 20px;
}
#wgz .inabout .content p{
	font-size: 15px;
	line-height: 28px;
	padding: 4px 0;
}
#wgz .inwgz{
	padding-bottom: 70px;
}
#wgz .inwgz .left{
	width: calc(50% - 20px);
	position: sticky;
	top: 40px;
}
#wgz .inwgz .right{
	width: calc(50% - 20px);
}
#wgz .inwgz .right p{
	font-size: 14px;
	line-height: 24px;
}

/*清琪雅苑教育*/
#qqjy .item1 ul li{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #e5e5e5;
}
#qqjy .item1 ul li b{
	font-weight: bold;
	color: #1a1a1a;
	font-size: 18px;
}
#qqjy .item2{
	margin: 50px 0;
}
#qqjy .item2 ul li:nth-child(2n){
	flex-direction: row-reverse;
}
#qqjy .item2 ul li{
	padding: 20px 0;
}
#qqjy .item2 ul li .pic{
	width: 350px;
	height: 100%;
}
#qqjy .item2 ul li .content{
	width: calc(100% - 350px);
	background: #f5f5f5;
	padding: 40px;
}
#qqjy .item2 ul li .content .top p{
	font-size: 15px;
	color: #333333;
	line-height: 28px;
}
#qqjy .item2 ul li .content .top h3{
	font-size: 36px;
	margin: 30px 0 40px;
	margin-top: ;
	font-weight: bold;
	color: #FF7777;
}
#qqjy .item2 ul li .content .bottom dd{
	width: calc((100% - 20px) / 2);
	padding: 30px;
}
#qqjy .item2 ul li .content .bottom dd h3{
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: bold;
}
#qqjy .item2 ul li .content .bottom dd p{
	font-size: 15px;
	line-height: 25px;
}
#qqjy .item3{
	height: 310px;
	background: url(../images/qqjypic5.jpg) no-repeat center;
	background-size: cover;
}
#qqjy .item3 h2{
	font-size: 48px;
	margin-bottom: 24px;
}
#qqjy .item3 h3{
	font-size: 30px;
	line-height: 1.5;
}
#qqjy .item4{
	padding: 40px 0 70px;
}
#qqjy .item4 .list li{
	padding: 60px 40px 50px;
	height: 435px;
}
#qqjy .item4 .list li .top{
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#qqjy .item4 .list li .top i{
	width: 60px;
	height: 60px;
	margin: 0 auto 40px;
}
#qqjy .item4 .list li .top h2{
	font-size: 24px;
}
#qqjy .item4 .list li .bottom h3{
	font-size: 18px;
	margin-bottom: 20px;
}
#qqjy .item4 .list li .bottom p{
	font-size: 15px;
	line-height: 28px;
}
#qqjy .item4 .swiper-pagination{
	margin-top: 40px;
}
#qqjy .item4 .swiper-pagination span.swiper-pagination-bullet:before {
    background: #ed6666;
}
#qqjy .item4 .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    border-color: #ed6666;
}

/*关于宝进*/
#aboutus .content {
	padding: 60px 50px 42px;
}
#aboutus .content h3{
	font-size: 24px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dbdbdb;
}
#aboutus .content p{
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
}

/*新闻资讯*/
#newslist .list ul li{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #dbdbdb;
}
#newslist .list ul li .pic{
	width: 280px;
	height: 180px;
}
#newslist .list ul li .content{
	width: calc(100% - 320px);
}
#newslist .list ul li .content .ctitle{
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#newslist .list ul li .content span{
	display: block;
	margin: 16px 0 20px;
}
#newslist .list ul li .content p{
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient:vertical;
}
#newslist .list ul li .content .more{
	display: block;
	margin-top: 24px;
}
#newslist .list ul li .pic:hover img{
	transform: scale(1.1);
}
#newslist .list ul li .content .ctitle:hover{
	color: #005da3;
}
#newslist .list ul li .content .more:hover{
	text-decoration: underline;
}

/*新闻详情*/
#newslist .newsxq h2{
	font-size: 20px;
}
#newslist .newsxq .content{
	padding: 24px 0;
	margin: 30px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
#newslist .newsxq .content p{
	font-size: 14px;
	line-height: 26px;
	padding: 4px 0;
}
#newslist .newsxq .content p img{
	margin: 10px auto;
}

/*联系我们*/
#contact .map{
	margin-bottom: 70px;
}
#contact .map #mapContainer{
	height: 500px;
	border: 1px solid #dbdbdb;
}
#contact .incontact h2{
	font-size: 28px;
	margin-bottom: 40px;
}
#contact .feedback{
	margin-top: 40px;
}
#contact .feedback form input{
	display: block;
	background: #f5f5f5;
	line-height: 24px;
	font-size: 14px;
	padding: 16px;
	width: calc((100% - 40px) / 3);
	margin-bottom: 20px;
}
#contact .feedback form textarea{
	display: block;
	width: 100%;
	height: 160px;
	background: #f5f5f5;
	line-height: 24px;
	font-size: 14px;
	padding: 16px;
	margin-bottom: 20px;
}
#contact .feedback form button{
	line-height: 56px;
	cursor: pointer;
}
#contact .feedback form button:hover{
	background: #1677c1;
}

/*地图*/
#mapContainer .info {
	width: max-content;
}
#tip {
	height: 30px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	font-size: 12px;
	right: 10px;
	bottom: 20px;
	border-radius: 3px;
	line-height: 30px;
	border: 1px solid #ccc;
}
div.info-top {
	position: relative;
	background: none repeat scroll 0 0 #F9F9F9;
	border-bottom: 1px solid #CCC;
}
div.info-top div {
	display: block;
	color: #1a1a1a;
	font-size: 14px;
	line-height: 40px;
	padding: 0 15px;
	text-align: left;
}
div.info-top img {
	position: absolute;
	top: 16px;
	right: 15px;
	transition-duration: 0.25s;
}
div.info-middle {
	height: auto;
	padding: 16px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
div.info-middle img {
	float: none !important;
	margin: 0 15px 0 0 !important;
	display: none;
}
div.info-middle p {
	font-size: 14px;
	line-height: 26px;
}
div.info-bottom {
	height: 0px;
	width: 100%;
	clear: both;
	text-align: center;
}
div.info-bottom img {
	position: relative;
	z-index: 104;
	left: 46%;
}

/*搜索结果*/
#search{
	padding-top: 70px;
}
#search .searchbox {
	margin-bottom: 40px;
}
#search .searchbox form{
	width: 500px;
	background: #f5f5f5;
	margin: 0 auto;
}
#search .searchbox form input{
	width: 450px;
	line-height: 50px;
	padding: 0 15px;
}
#search .searchbox form button{
	width: 50px;
}

/*旗下产业*/
#industry #procate{
	width: 240px;
	position: sticky;
	top: 40px;
}
#industry #procate .catetitle{
	padding: 0 20px;
	height: 64px;
}
#industry #procate .catetitle h2{
	font-size: 20px;
}
#industry #procate .catetitle i{
	display: block;
	width: 14px;
	height: 14px;
	position: relative;
	z-index: 0;
	display: none;
}
#industry #procate .catetitle i:before,
#industry #procate .catetitle i:after{
	content: "";
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
#industry #procate .catetitle i:before{
	width: 100%;
	height: 2px;
}
#industry #procate .catetitle i:after{
	width: 2px;
	height: 100%;
}
#industry #procate .catetitle.on i{
	transform: rotate(135deg);
}

#procate01 .box01{
	border-top: 1px solid #e5e5e5;
}
#procate01 .box01:first-child{
	border-top: none;
}
#procate01 .box01 > h3{
	padding: 0 20px;
}
#procate01 .box01 > h3 i{
	font-size: 20px;
}
#procate01 .box01 .catelink01{
	display: block;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#procate01 .box01 > h3.on i{
	transform: rotate(180deg);
}

#procate01 .box01 .catelink01.on,
#procate01 .box01 .catelink01:hover{
	color: #005DA3;
}

#procate02{
	display: none;
	padding: 16px 0;
	transition: none;
	border-top: 1px solid #dbdbdb;
}
#procate02 .box02 > h3{
	padding: 0 20px;
}
#procate02 .box02 > h3 i{
	font-size: 18px;
}
#procate02 .box02 .catelink02{
	display: block;
	line-height: 45px;
	font-size: 15px;
	color: #005da3;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#procate02 .box02 > h3.on i{
	transform: rotate(180deg);
}
#procate02 .box02 > h3 .catelink02.on,
#procate02 .box02 .catelink02:hover{
	text-decoration: underline;
	color: #1a1a1a;
}

#procate02 .box02:last-child #procate03{
	border: none;
	margin-bottom: 0;
	padding: 6px 0 0;
}

#procate03{
	display: none;
	padding: 6px 0 12px;
    margin-bottom: 12px;
    transition: none;
    border-bottom: 1px solid #dbdbdb;
}
#procate03 .box03 > h3{
	padding: 0 20px;
}
#procate03 .box03 > h3 i{
	font-size: 18px;
}
#procate03 .box03 .catelink03{
	display: block;
	line-height: 40px;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#procate03 .box03 > h3.on i{
	transform: rotate(180deg);
}
#procate03 .box03 > h3 .catelink03.on,
#procate03 .box03 .catelink03:hover{
	text-decoration: underline;
	color: #005da3;
}

#procate04{
	display: none;
	transition: none;
	padding: 6px 0 12px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 12px;
}
#procate04 .box04 > h3{
	padding: 0 20px;
}
#procate04 .box04 > h3 i{
	font-size: 18px;
}
#procate04 .box04 .catelink04{
	display: block;
	line-height: 32px;
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#procate04 .box04 .catelink04.on,
#procate04 .box04 .catelink04:hover{
	color: #1a1a1a;
	text-decoration: underline;
}

#industry #prolist{
	width: calc(100% - 280px);
}
#industry #prolist .list ul{
	margin: -10px;
}
#industry #prolist .list ul li{
	width: calc(100% / 3);
	padding: 10px;
}
#industry #prolist .list ul li a{
	display: block;
	position: relative;
	z-index: 0;
}
#industry #prolist .list ul li a .pic{
	height: 200px;
}
#industry #prolist .list ul li a h3{
	width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    font-size: 14px;
    line-height: 48px;
}
#industry #prolist .list ul li a:hover img {
    transform: scale(1.1);
}
#industry #prolist .list ul li a:hover h3 {
    background: rgba(0,93,163,0.9);
}

#industry #proxq{
	width: calc(100% - 280px);
}
#industry #proxq .pic{
	width: 65%;
}
#industry #proxq .content{
	width: calc(35% - 50px);
}
#industry #proxq .content h2{
	font-size: 24px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dbdbdb;
}