/* CSS Document */
@media screen and (max-width: 1200px) {
	.logo-r p:last-child{display: none;}
}
@media screen and (max-width: 880px) {
	.nav-box{display: none;}
	.logo-r{display: none;}
	.banner{margin-top: 120px;}
	.navico{width:25px; height:25px; border-radius:100%;box-sizing:border-box; cursor:pointer;float: right;display: block;margin-top: 45px;margin-left: 20px;}
	.navico img{ display:block; width:25px; height:25px;margin:0 auto;}
}
@media screen and (max-width: 640px) {
	.header{height: auto;background: #fff;padding: 15px;box-sizing: border-box;}
	.logo{margin: 0;}
	.logo img{height: 35px;width: auto;}
	.header .search{display: none;}
	.login-btn{display: none;}
	.user-box{display: none !important;}
	.hd-btn{margin-top: 0;}
	.hd-btn a{margin-left: 5px;}
	.hd-btn span{font-size: 12px;}
	.navico{margin-top: 5px;margin-left: 10px;}
	.banner{margin-top: 70px;}
	.banner,.banner .swiper-slide{height: auto;}
	.column{margin: 0;padding: 15px;}
	.column li a{background: none;font-size: 16px;text-align: center;}
	.column li img{display: block;margin: 0 auto 8px;height: 30px;}
	.pc-ban{display: none;}
	.wap-ban{display: block;}
	.wap-ban img{width: 100%;}
	.banner .swiper-pagination{bottom: 20px;}
	.banner .swiper-pagination-bullet-active{width: 15px;}
	/*底部*/
	.footer{overflow: hidden;background-size: cover;padding: 0;}
	.foot{padding: 30px 15px;}
	.foot-l{width: 100%;padding-right: 0;text-align: center;}
	.foot-r{display: none;}
	.copy{height: auto;padding: 15px;line-height: 26px;text-align: center;margin: 0;}
	.copy span{display: block;}
	.side{display: none;}
	
	/*首页*/
	.item1{margin-top: 0;padding: 15px 15px 0;}
	.item1-t h3 a{font-size: 20px;}
	.item1-t p{margin-top: 10px;line-height: 1.5;}
	.item1-t p a{font-size: 16px;}
	.item1-b{margin-top: 0;}
	.item1-swiper{float: none;width: 100%;}
	.item1-img{height: 300px;}
	.item1-swiper p{font-size: 14px;/*padding: 0 15px;*/}
	.item1-swiper .swiper-pagination{bottom: 45px;}
	.item1-r{width: 100%;margin-top: 20px;float: none;box-sizing: border-box;padding: 0;}
	.idx-ul{margin-top: 15px;}
	.idx-ul li{margin-top: 10px;}
	.idx-ul li a{font-size: 16px;line-height: 1.5;}
	.idx-ul li a span.fl{float: none;display: block;max-width: initial;}
	.idx-ul li a span.fr{float: none;display: block;font-size: 12px;}
	.item2{margin-top: 10px;padding: 0;}
	.item2-c{float: none;width: auto;padding: 15px;height: auto;}
	.item2-lt{margin-top: 20px;}
	.item2-lt-img{height: 100px;}
	.item2-ltr p{font-size: 16px;}
	.item2-ltr span{line-height: 1.5; -webkit-line-clamp:2;}
	/*.item2 .item2-c:nth-child(2),.item4 .item2-c:nth-child(2){margin-top: 15px;}*/
	.item3, .item4, .item5{margin-top: 8px;padding: 0 15px;}
	.item4 .item2-c{height: auto;padding: 15px 0;}
	.item4 .search{height: 40px;}
	.item4 .ss-ipt{height: 40px;line-height: 40px;}
	.item4 .ss-btn{height: 40px;}
	.item6{margin-top: 8px;padding: 0;}
	.item6-tl{width: auto;height: auto;}
	.xdzs-tit{padding: 15px;}
	.xdzs-ul{padding: 0 15px 15px;}
	.xdzs-ul li{margin-top: 15px;}
	.item6-tr{width: auto;height: auto;padding: 15px;}
	.item6-tr h3{font-size: 20px;}
	.xdzs-r p{font-size: 16px;}
	.data-table{margin-top: 20px;}
	.data-table td{padding: 0 10px;}
	.item6-bl{width: auto;height: auto;padding: 15px 15px;float: none;}
	.item6-br{width: auto;height: auto;float: none;}
	.item6-br-t{height: auto;padding-bottom: 15px;}
	.item6-br-t .idx-ul{padding: 0 15px;}
	.item6-br-b li{margin-top: 8px;height: 80px;}
	.item6-br-b li a{padding: 0 15px;font-size: 16px;line-height: 80px;}
	.item6-br-b li img{width: 40px;margin-right: 15px;}
	.fb-map{height: 360px;width: 320px;}
	.fb-tits{margin-top: 30px;font-size: 20px;}
	.fb-ul{height: auto;}
	.fb-list{padding-top: 20px;}
	.fb-page{margin-top: 20px;}
	.fb-page span, .fb-page a{padding: 0 5px;margin: 0 5px;}
	.fb-qw{clear: both;margin-left: 0;margin-top: 10px;}
	
	
	.footer{display: none;}
	.map-footer{display: block;background: #1a1a1a;padding: 25px 15px;text-align: center;font-size: 16px;color: #5e5e5e;}
	.map-footer a{color: #5e5e5e;}
	.botnav{display: flex;display: -webkit-flex;position: fixed;left: 0;right: 0;bottom: 0;background: #fff;z-index: 50;height: 65px;}
	.botnav a{display: flex;display: -webkit-flex;flex-direction: column;justify-content: center;width: 25%;text-align: center;font-size: 15px;color: #333;}
	.botnav a img{display: block;width: 25px;height: 25px;margin: 0 auto 5px;}
	
	/*内页*/
	.p-ban{height: 150px;margin-top: 69px;}
	.location{height: auto;border-bottom: none;padding: 0;}
	.p-ban-tit{transform: translateX(0);left: 0;padding: 10px 15px;height: 60px;width: auto;top: -60px;border-radius: 5px 5px 0 0;}
	.p-ban-tit p{font-size: 18px;}
	.p-ban-tit span{font-size: 12px;}
	.loca{display: none;}
	.p-nav{float: none;display: block;clear: both;overflow: hidden;margin: 0;}
	.p-nav a{width: 50%;padding: 0;text-align: center;margin: 0;border-bottom: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;box-sizing: border-box;line-height: 45px;}
	.p-nav a:after{display: none;}
	.p-nav a:nth-child(2n){border-right: none;}
	.p-nav a.active{border-bottom: 1px solid #72A93B;color: #72A93B;}
	.p-nav a.active:after{display: none;}
	
	/*关于协会*/
	.about{padding: 15px;}	
	.about-img{max-width: 100%;}
	.about img{height: auto;max-width: 100%;margin-bottom: 20px;}
	/*图片新闻*/
	.pic-news{padding: 0 15px 15px;}
	.pic-news li{width: 49%;margin-right: 2%;margin-top: 15px;}
	.pic-news li:nth-child(2n){margin-right: 0;}
	.pic-box{height: 130px;}
	.pic-news-tit{margin: 10px;font-size: 16px;}
	.pic-news-b{padding: 0 10px 10px;}
	/*分页*/
	.paginator{margin-top: 15px;text-align: center;}
	.paginator a, .paginator span{padding: 0 5px;}
	/*详情*/
	.p-cons{padding: 20px 15px 0;margin: 0;}
	.xx_t{padding: 0 0 10px;margin-bottom: 20px;}
	.xx_t h1{font-size: 18px;margin-bottom: 10px;}
	.xx_con p{font-size: 14px;line-height: 1.5;}
	.fy{margin-top: 20px;font-size: 14px;padding: 15px 0;}
	/*协会刊物*/
	.kanwu .pic-box{height: 230px;}
	/*资料下载*/
	.zl-con{padding: 0 0 15px;}
	.zl-ul li{padding: 15px;display: flex;display: -webkit-flex;align-items: center;}
	.dt-ul li{display: block;padding: 0;}
	.dt-ul li a{padding: 15px 15px 15px 0;display: flex;display: -webkit-flex;align-items: center;}
	.zl-date{padding: 0 15px;font-size: 12px;width: auto;height: auto;}
	.zl-date span{font-size: 20px;margin-top: 15px;}
	.zl-r{padding: 0 0 0 15px;flex: 1;=-webkit-flex: 1;overflow: hidden;}
	.zl-r h3{font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.dt-ul .zl-r p{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.zl-r span{margin-top: 15px;}
	.zlxz-a{position: initial;width: 50px;height: 50px;display: flex;display: -webkit-flex;align-items: center;justify-content: center;padding: 0 10px;box-sizing: border-box;line-height: 1.2;transform: translateY(0);/*margin-right: 15px;*/}
	/*协会成员*/
	.cy-con{padding-bottom: 15px;}
	.p-search{margin: 15px 15px 0;width: auto;height: 40px;}
	.p-search-ipt{height: 40px;line-height: 40px;}
	.p-search-btn{height: 40px;line-height: 40px;}
	.cy-ul{margin-top: 20px;padding: 0 15px;}
	.cy-ul li a{display: flex;display: -webkit-flex;align-items: center;padding: 15px 0;overflow: hidden;}
	.cy-pic-box{height: 100px;margin-right: 12px;}
	.cy-r{padding: 0;flex: 1;=-webkit-flex: 1;overflow: hidden;}
	.cy-b{display: none;}
	.cy-ul li{padding: 0;}
	.cy-r p{margin-top: 10px;}
	/*协会成员-详情*/
	.cy-info{margin: 15px 15px 0;padding: 15px;}
	.zy-pic{float: none;width: auto;margin: 0;}
	.cy-info-r{padding: 0;margin-top: 15px;}
	.cy-info-r h3{font-size: 18px;margin-bottom: 10px;}
	.cy-info-r p{font-size: 14px;}
	.cy-infos{padding: 0 15px;margin: 0 15px;}
	.cy-infos dl{padding: 15px 0;}
	.cy-infos dt{float: none;}
	.cy-infos dd{padding: 0;margin-top: 10px;}
	/*从业人员查询*/
	.cycx-con{padding: 30px 15px;}
	.cycx-form{max-width: initial;margin: 0;}
	/*从业人员查询-结果*/
	.cyjg-con{padding: 15px;}
	.cyjg-con h3{font-size: 20px;}
	.cyjg-con table{width: 100%;margin-top: 20px;line-height: initial;}
	.cyjg-con table th,.cyjg-con table td{font-size: 14px;padding: 10px;}
	/*办事指南-个人贷款申请*/
	.dk-tab{margin-top: 20px;width: 80%;}
	.dk-tab a{font-size: 16px;}
	.dk-forms{margin: 0;}
	.dk-forms dl{margin: 10px 0;float: none;width: 100%;}
	.dk-form{padding: 15px;}
	.dk-form .wrap{padding: 0 15px;}
	.bobo{margin-top: 20px;}
	.dk-ipt{width: 100% !important;float: none;}
	.dk-tip{float: none;}
	.dk-sel{width: 48.5%;margin-right: 3%;}
	.dk-sel:nth-child(2){margin-right: 0;}
	.dk-btns{margin-top: 20px;display: flex;display: -webkit-flex;padding-bottom: 15px;}
	.dk-btn{width: 48.5%;margin-right: 3%;}
	.dk-btn:nth-child(2){margin-right: 0;}
	/*贷款计算工具*/
	.jg-list{margin-top: 20px;}
	.switch-tabs li{padding: 0 10px;font-size: 14px;line-height: 30px;}
	.calc-result .data-table th{padding: 15px 0;}
	.calc-result .data-table td{word-break: break-all;}
	
	
	
	
	
	
	
	
	/* 产品 */
	.pro{margin-top: 20px;}
	.pro-tab{padding: 20px 15px;}
	.pro-tab li{margin-right: 15px;}
	.pro{padding: 0 15px;}
	.pro li{width: 48%;margin-right: 4%;margin-bottom: 15px;}
	.pro li:nth-child(2n){margin-right: 0;}
	.proimg{height: 150px;}
	.pro-info{height: auto;}
	/* 产品详情 */
	.pro-top{margin-top: 30px;padding: 0 15px;flex-direction: column;}
	.pro-left{width: 100%;margin: 0;}
	.pro-left.slideBox .bd img{width: 100%;height: 100%;}
	.pro-left.slideBox .hd ul{width: auto;}
	.pro-left.slideBox .hd ul li{width: 32%;box-sizing: border-box;margin-right: 2%;height: 90px;}
	.pro-left.slideBox .hd ul li:nth-child(3n){margin-right: 0;}
	.pro-left.slideBox .hd ul li img{width: 100%;height: 100%;}
	.pro-small image{box-sizing: border-box;width: 32%;margin-right: 2%;}
	.pro-right{padding: 15px 0 0;}
	.pro-right h3{font-size: 20px;}
	.cate{margin-top: 15px;}
	.price{padding: 15px;font-size: 20px;margin-top: 15px;}
	.pro-det-btn{margin-top: 20px;}
	.pro-det{margin: 30px 15px 0;}
	.pro-det-tab li{padding: 0 25px;line-height: 40px;font-size: 16px;}
	.pro-dets{padding: 15px;}
	/* 课程详情 */
	.kc-left{width: auto;}
	.kc-left img{height: auto;}
	.kc-left h3{font-size: 20px;margin-top: 15px;}
	.kc-det_img{height: auto;}
	.kc-det_img img{position: inherit;transform: inherit;top: 0;left: 0;}
	.kc-right{width: auto;margin-top: 15px;}
	.kc-tit{font-size: 16px;padding: 15px;}
	.kc-right p{padding: 12px 15px;}
	.kc-form{padding: 30px 15px;}
	
	/* 查询结果 */
	.result-b{width: 100%;}
	.gou{width: 25px;height: 25px;margin-right: 15px;}
	.result-b view{font-size: 20px;}
	.result-b text{font-size: 16px;line-height: 22px;}
	/* 联系我们 */
	.lx-top{padding: 30px 0;margin: 0;}
	.lx-top h3{font-size: 20px;}
	.lx-top h2{font-size: 24px;}
	.lx-top span{margin-top: 10px;}
	.lx-top li{margin-top: 20px;background-size: 30px auto;padding-left: 45px;}
	.lx-top li p{font-size: 16px;margin-bottom: 5px;}
	.lx-top span{font-size: 14px;}
	.lx-ewm{position: initial;margin-top: 30px;}
	.contact{flex-direction: column;padding: 0 15px;}
	.lx-con{margin: 0 15px;flex-direction: column;height: auto;min-height: initial;padding-bottom: 30px;}
	.map{width: auto;height: 300px;float: none;display: block;margin-top: 0;}
	.lx-right{padding: 15px;}
	.lx-right h3{font-size: 20px;}
	/* 媒体与活动 */
	.p-news{padding: 0 15px;}
	.p-news li{padding: 15px 0;}
	.p-news li a{display: -webkit-flex;display: flex;align-items: center;overflow: hidden;}
	.news-img{float: none;display: block;width: 120px;height: 99px;margin-right: 15px;}
	.news-info{padding-left: 0;flex: 1;-webkit-flex: 1;overflow: hidden;}
	.news-info h3{font-size: 16px;}
	.news-info p{margin-top: 5px;}
	.news-info span{margin-top: 5px;}
	.dt{padding: 0 15px;}
	/*加盟与合作*/
	.join{margin: 0 15px;border: none;box-shadow: none;}
	.join-l{width: auto;display: block;float: none;}
	.join-l h3{margin-bottom: 30px;}
	.jm-form{padding: 0 15px;}
	.jm-form dl{display: flex;display: -webkit-flex;float: none;width: auto;margin-top: 12px;}
	.join-l dt{width: 90px;text-align: left;}
	.join-l dd{flex: 1;-webkit-flex: 1;}
	.jm-ipt{width: 100%;box-sizing: border-box;}
	.jm-selct{width: 100%;box-sizing: border-box;background: #fff;}
	.join-l p{text-align: left;font-size: 14px;color: #999;padding: 0 15px;margin-top: 10px;}
	.submit{width: 140px;margin-top: 25px;}
	.join-r{display: none;}
	/*在线留言*/
	.online{padding: 0 15px;}
	.online dl{display: flex;display: -webkit-flex;}
	.online dl dt{float: none;width: 80px;font-size: 14px;}
	.online dl dd{flex: 1;-webkit-flex: 1;}
	.ipt1{width: 100%;box-sizing: border-box;}
	.textarea{width: 100%;box-sizing: border-box;}
	
}