/*全局标签*/
html,body{width: 100%;height: 100%;/*font-family: "微软雅黑"*/}
button,a{outline:none}
ul,li{list-style-type:none;}
i{font-size: 100%;font: inherit;vertical-align: baseline;}
.pd-none{padding: 0!important}

/*导航部分*/
header{width: 100%;}
/*pc顶部*/
.pc_h_top{margin: 18px 0;}
.option{width: 100%;text-align: center;background: #0e3a74;transition: all .5s;}
.option>ul{display: table;margin-bottom: 0;}
.option>ul>li{position: relative;display:table-cell;text-align: center;vertical-align: middle;font-size: 1.4rem;margin: 15px 0;cursor:pointer;}
.option>ul>li>a{display: inline-block;width: 100%;border-left: 1px solid #aab3bf;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */;margin: 20px 0;}
.option>ul>li>.no_b{border: none;}  /*清除"首页描边"*/
.option>ul>li:hover>a{color: #8ec43d;}
.option>ul>li>.header_list{position: absolute;width:130%;left: -15%;background: rgba(255,255,255,0.85);padding:0;z-index:99;top: 100%;display: none;}
.option>ul>li>.header_list>a{display: block;padding: 1.2rem 0;text-align: center;}
.option>ul>li>.header_list>a:hover{color: #8ec43d;}
.option>ul>li>.header_list>a>i{display: none;}
.option>ul>li>.header_list>a:hover i{display: inline-block;}
.option>ul>li:hover .header_list{display: block;}
	/*移动端顶部*/
	.mb_top{margin: 8px -4px;}
	.mb_top i{font-size: 2.8rem;line-height:1.8em;}
	.mb_logo{width: 100%;}
	.mb-r-top{margin-top: 0.2rem;padding-right: 0.6rem;}
	#mb_option{padding: 0.4rem 0;}
	#mb_option p{padding: 6px 0;margin: 0;}
	#mb_option a:hover{color: #8ec43d;}
@media (max-width: 1220px){
	header{overflow: hidden;}
	.option{height: 0;/*overflow: hidden;*/}
	.option>ul{padding: 12px 0;}
	.option>ul>li{display: block;margin: 6px 0;float: left;width: 50%;margin: 0.3em  0}
	.option>ul>li>a{border: none;font-size: 1.2rem;margin: 0;}
	.option>ul>li:first-child{border: none;padding-left: 0;}
	.option>ul>li:hover .header_list{display: none}
}

/*内容*/
.main{overflow: hidden;}
.banner>.x12{height: 711px;background: url(../img/banner.jpg)no-repeat center center/cover;}
	/*轮播图-swiper*/
		/*切换按钮*/
	.i-angle-left{font-size: 5rem;position: relative;top: -1.4rem;left: 1.4rem;}
	.i-angle-right{font-size: 5rem;margin-top: -1.4rem;margin-right: 1.4rem;}
		/*分页圆点*/
	.swiper-pagination-bullet{background: none;opacity: 1;width: 1rem;height: 1rem;border: 2px solid #fff;}
	.swiper-pagination-bullet-active{background: #fff;opacity: 1;width: 1rem;height: 1rem;}

	/*公司介绍*/
	.manager{position: relative;}
	.manager p{position: absolute;bottom: 0;right: 0;margin: 6px 10px;}
	.split{margin: 48px 0 34px 0;}
	.split h2{font-size: 2.2rem;}
	.grid .p_pad{padding: 0 10px;margin: 0;}
	.left-blue{border: 1px solid #0e3a74;}
	.right-green{border: 1px solid #8ec43d}
	@media (max-width: 1220px){
		.grid .p_pad{padding: 0;margin: 0;line-height: 28px;margin-top: .8em;}
	}
	/*业务方案*/
	.programme{font-size: 3rem;}
	.Business{position: relative;margin: 10px;height: 200px;overflow:hidden;}
	.Business>img{height: 200px;width:expression(document.body.clientHeight>200?"200px":"auto");}
	.Business .bs_left{margin-top:.4em;margin-right: .4em}
	
	@media (max-width: 1220px){
		.Business{margin: 0;margin-bottom: 13px;height: 200px;}
		.Business>img{height: 200px;width: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
		.Business .bs_left{margin-top: 0;margin-right: .4em}
	}
	.Business .mask{width: 100%;height: 100%;background: #0e3a74;position: absolute;top:0;opacity: 0;transition: all 0.1s;}
	.Business:hover.Business .mask{opacity: 0.3;}
	.programme_txt{width: 100%;position: absolute;bottom: 0;left: 0;padding: 6px;}
	.programme_txt>p{margin: 0;margin-left: .2em;cursor:default;}
	.programme_txt>a>img{float: right;position: absolute;right: 0.6rem;top: .4rem;}
	/*案例演示*/
	.case{margin: 10px;position: relative;overflow: hidden;height: 160px;}
	.case>a{cursor: default;}
	.case .case_img{height: 200px;width: 100%;transition: all 0.3s;}
	.case:hover .case_img{transform: scale(1.01);}
	.case .case_txt{width: 100%;overflow: hidden;position: absolute;bottom: 0;left: 0;cursor:default;padding: 6px;background: rgba(14,58,116,0.7);text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;line-height: 1.4rem;}
	@media (max-width: 1220px){
		.case{height: 110px;margin: 6px;margin-bottom: 10px;}
		.case .case_img{height: 110px;width: 100%;}
		.case .case_txt{font-size: 1.2rem;padding: 3px 6px;line-height: 2rem;height:2.4rem; overflow:hidden;}
	}
		
	/*新闻资讯*/
	.newsBox{margin: 10px;background: #efefef;height: 300px;}
	.ba_pad{padding: 12px 15px;}
	.newsBox tr:first-child{border-bottom: 1px solid #bfbfbf;}
	.newsBox .size>td{padding-bottom: 6px;width: 100%;}
		/*长文本省略*/
		.newsBox .size .news_titel{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
		@media (max-width: 1220px){
			.newsBox .size .news_titel{width: 70%;}
		}
	.newsBox a:hover{color: #f00;}
	.contact{background: #0e3a74;height: 300px}
	.contact ul{padding-left: 8px;}
	.contact ul>li{padding: 5px;}
	.contact i{font-size: 3rem;text-align: center;}
	.contact .con_pad{padding: 8px 8px 12px 8px;}
	#img_wei{overflow: hidden;}
	.img_wei{height: 100%;width: auto;}
	.txt-center{text-align: center;}
	.mar-10{margin-top: 20px;}
	.mar-20{margin-top: 30px;}
	.mar-10 a:hover{color: #8ec43d;}
	/*友情链接*/
	.link>a{color: #555;}
	.link>a:hover{color: #8dc33e;text-decoration:underline}
	.link p{font-size: 1.6rem;margin-bottom: 20px;}
	@media (max-width: 1220px){
		.link p{font-size: 1.4rem;margin-bottom: 6px;}
	}

/*页尾*/
footer{padding-top: 20px;margin-top: 28px;}
.foot_left{display: table;width: 100%;}
.foot_left dl{display: table-cell;width: 14.2%;text-align: left;}
.foot_left dt{font-weight: normal;}
.foot_left a{color: #999;display: block;padding: 0 0 6px 0; outline: none;}
.foot_left a:hover{color: #fff;}
.foot_right i{display: block;color: #999;padding: 0 0 6px 0;cursor: default;font-style:normal}
.foot_right .mb_con{width: 100%;margin-bottom: -18px;}
.foot_right span{min-width: 120px;}
.foot_right .txt-grd>a:hover{cursor: default;}
.bd-top-grd{border-top: 1px solid #525252;color: #999;cursor: default;}
.bd-bottom-grd{border-bottom: 1px solid #525252;cursor: default;}
@media (max-width: 1220px){
	footer{padding-top: 3px;}
	footer .container:first-child{padding: 0;}
	.foot_left dl{width: 100%;float: left;margin: 0;border-bottom: 1px solid #525252;padding: 4px 12px;}
	.foot_left a{font-size: 1.2rem;padding: 0;line-height: 2em;float: left;}
	.foot_right .mb_con{width: 100%;margin-bottom: 0;}
	.foot_right i:first-child{color: #fff;}
	.foot_right dl dt>i{color: #fff;padding-bottom: 0;}
	.foot_right .mar-10>a{width: 100%;}
	.copyright{text-align: center;line-height: 2em;}
}
	/*移动端*/
	footer .mb_foot span{min-width: 120px;}
	footer .hide-b>ul{padding: 0;margin: -10px;}
	footer .hide-b>ul>li{padding: 1px 1em;}



/*内容页*/
	/*内容页的顶部图片*/
	.top_img{height: 400px;overflow: hidden;}
	@media(max-width:1220px){
		.top_img{height: 110px;}
	}
	/*主体部分*/
	.grid-large>.grid>.list_left{padding: 26px 10px;box-shadow: 7px 0 10px -5px #f1f1f1;z-index: 99;}
	.grid-large>.grid>.list_left .mb_tap img{width: 100%;}
	.list_left .pc_list_l .pc_list_l1{border-bottom:  0.3rem solid #b1c0d1;padding-bottom: 10px;}
	.list_left .pc_list_l .mb_tap>a{display: block;color: #000;border-top: 0.01rem solid #e8e8e8;padding: 3px 0;}
	.list_left .pc_list_l .mb_tap>a:first-child{border-top: none;}
	.list_left .pc_list_l .mb_tap>a:hover{color: #f60;font-weight: 800;font-size: 1.45rem;}
	.list_left .pc_list_l .mb_tap>a.active{color: #f60;font-weight: 800;font-size: 1.45rem;}
	.list_left .pc_list_l .mb_tap>a i{opacity: 0;display: inline;}
	/*.list_left .pc_list_l .mb_tap a:hover i{opacity: 1;}*/
	.list_left .pc_list_l .mb_tap>a.active i{opacity: 1;}
	.list_left .pc_list_l img{margin-top: 10px;border-radius: 8px;}
	.list_left dl{margin: 0;}
	.list_left .hide-b a{display: block;color: #000;padding: 0;margin: -1px -1px 0 0;}
	.list_left .hide-b a:hover{color: #fff;background: #8ec43d;border: 1px solid #8ec43d;}
	.list_left .hide-b a:focus{color: #fff;background: #8ec43d;border: 1px solid #8ec43d;}
	.list_left img{border-radius: 0.1rem;}
	@media(max-width:1220px){
		.grid-large{margin-top: 0;}
		.list_left .pc_list_l .pc_list_l1{border: none;line-height: 50px;}
		.list_left .pc_list_l .mb_tap a{border: solid 1px #ddd;padding: 0;margin: -1px -1px 0 0;font-size: 1.4rem;text-align: center;transition: .2s}
		.list_left .pc_list_l .mb_tap a:first-child{border: solid 1px #ddd;}
		.list_left .pc_list_l .mb_tap>a:hover{color: #fff;}
		.list_left .pc_list_l .mb_tap>a.active{color: #fff;background: #8ec43d;border: 1px solid #8ec43d;font-weight: normal;font-size: 1.4rem;}
		.list_left .pc_list_l .mb_tap a i{display: none;}
	}

	/*内容页右侧*/

		/*-----指引-----*/
		.list_right{padding-left: 30px!important;}
		.list_right .height-large{margin-left: 10px;border-bottom: 1px solid #e8e8e8;}
		.list_right .height-large a{color: #000;}
		.list_right .height-large a:hover{color: #999;}
		.list_right .height-large a:focus{color: #f00;}

	/*-------------纯文本--------------*/
		/*文章列表-----pc*/
		.list_right img{display: inline-block;max-width: 100%;height: auto;}
		.list_right dl .pc{margin-top: 6px;}
		.list_right dl .pc .txt_div{border-bottom: 0.01rem solid #e8e8e8;padding: 10px 2px;margin-left: 16px;}
		.list_right dl .pc dt{white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
		.list_right dl .pc small a{color: #f00;display: inline-block;float: right;}
		.list_right dl .pc #txt_list{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;padding: 0;}
		/*文章列表-----移动端*/
		.list_right_mb{background: #f4f4f4;margin-bottom: 30px;}
		.list_right_mb div{background: #fff;border: 0.1rem solid #ddd;border-radius: .2rem;padding: 10px;margin-top: 1rem;}
		.list_right_mb div img{width: 100%;height: auto;margin-bottom: .6rem;}
		.list_right_mb div p{margin-bottom: 0;}
		.list_right_mb div strong{display: block;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
		.list_right_mb div i{display: inline-block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
		.list_right_mb div a{border: .1rem solid #ddd;margin-top: 1rem;}
		@media(max-width:1220px){
			.list_right{padding: 0px!important;background: #f4f4f4;}
			.list_right .txt_articles{margin: 10px;padding: 10px 0;}
			.list_right dl .pc .txt_div{border: none;padding: 10px 10px 0 10px;border: 0.1rem solid #ddd;background: #fff;margin-left: 0;margin-top: 14px}
			.list_right dl .pc .txt_div hr{margin: 0;}
			.list_right dl .pc .art_time{color: #8ec33d;font-size: 1.4rem;line-height: 56px;}
			.list_right dl .pc #txt_list{margin-top: .4rem;color: #999;}
			.list_right dl .pc small a{border: .1rem solid #ddd;color: #555;padding: 0 12px;border-radius: .2em;font-size: 1.2rem;margin-top: 12px;transition: .2s}
			.list_right dl .pc small a:focus{border-color: #555;color: #fff;background: #555}
		}

	/*--------------图文--------------*/
		/*-----pc-----*/
		.list_right dl .img_pc{margin-top: 0;padding: 14px 0;}
		.list_right dl .img_pc .img_div{border: none;border-bottom: .1rem solid #e8e8e8;padding: 10px;float: left;}
		.list_right dl .img_pc .img_div .img_box{height: 100px;width: 160px;overflow: hidden;background: #ff0;}
		.list_right dl .img_pc .img_div .img_box p{width: 30px;height: 100%;top: 0;left: 0;padding: .6rem;background: #83d5db;z-index: 10;}
		.list_right dl .img_pc .img_div .img_box img{width: 100%;}
		.list_right dl .img_pc .img_div #img_text{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;padding: 0;line-height: 20px;}
		.list_right dl .img_pc .txt_box{max-width: 82%;padding-left: 20px;}
		.list_right dl .img_pc .txt_box dt{margin-bottom: 4px}
		@media(max-width:1220px){
			.list_right dl .img_pc{background: #f4f4f4;overflow: hidden;}
			.list_right dl .img_pc .img_div{padding: 10px;margin: 10px;background: #fff;border: 0.1rem solid #ddd}
			.list_right dl .img_pc .txt_box{max-width: 100%;padding: 0;margin-top: 10px;}
			.list_right dl .img_pc .img_div .img_box{width: 100%;height: auto;}
		}

	/*----------------多图页面-----------------*/
		.images{padding: 1.4rem 1rem;background: #fff;}
		.images strong{line-height: 80px;}
		.images_right{padding: 0!important;margin: 0!important}
		.images_right .show-b>span>a:hover{color: #999;}
		.images_right .show-b>span>a:focus{color: #f00;}
		.images_right  .height-large{padding: 10px;margin: 0;}
		.images_right .h1{display: block;width: 100%;text-indent: 1em;}
		.images_right .map_text{border-left: .6em solid #90c541;}
		.images_right .ct_page li{line-height: 24px;}
		.images_right .ct_page>li i{color: #555;}
		.images_right .ct_page>li a{color: #555;cursor: default;}
		.images_right .ct_page li:hover i{color: #90c541;}
		.images_right .ct_page li:hover a{color: #90c541;}
		@media (max-width: 1220px){
			.images{margin-bottom: 30px;}
			.images_right{background: #fff;}
			.images_right .mg-top-l{margin: 0;}

			/*----联系我们----*/
			.images_right .h1{font-size: 2.2rem;text-indent: 0;text-align: center}
			.images_right .mg-left-l{margin-left: 6px;}
			.images_right .mg-left-l ul span{font-size: 1.4rem!important;line-height: 26px!important;}
			.images_right .map_text{font-size: 1.6rem!important;line-height: 50px;}
			.images_right .ct_page li{margin-top: 10px;}
		}

	/*----------------文章详情-----------------*/
	.layout img{display: inline-block;max-width: 100%;height: auto;}
	.about_txt{text-indent: 2em;}
	.about_txt img{float: left;}
	.about_txt p{text-indent: 2em;}
	.text_details .mg-top-l i{width: 100%;display: inline-block;text-align: right;padding: 0 20px 10px 0;}
	.text_details img{display: inline-block;max-width: 100%;height: auto;}
	.text_details .mg-top-l p{margin: 0 10px 0 0;}
	@media (max-width: 1220px){
		.shadow-small{-webkit-box-shadow: none;box-shadow: none;}
		/*-----纯文字详情-----*/
		.all_test{margin: 0!important;background: #fff;}
		.all_test .mg{margin: 0!important;}
		.all_test .mg-top-l{margin: 0;}
		.all_test .about_txt{margin: 0 10px;border-top: 1px solid #ddd;padding-top: 16px;}
		.all_test .about_txt p{margin: 0;line-height: 24px;font-size: 1.2rem;text-align:justify;}
		.all_test .about_txt p span{margin: 0;line-height: 24px;font-size: 1.2rem!important;text-align:justify;}
		/*-------列表文章详情-------*/
		.text_details{background: #fff}
		.text_details .mg-top-l i{margin: 0;padding: 0;line-height: 40px;text-align: center}
		.text_details .mg-top-l p{margin: 0;line-height: 24px;text-align:justify;}
		.text_details .height-large{font-size: 1.6rem;line-height: 24px;margin: 0;}
		.text_details .mg-top-l div{margin-bottom: 10px;}
		/*-----业务领域详情-----*/
		.bs_box{padding-top: 20px;}
		.text_details .mg-top-l{margin-top: 14px;}

	}
	/*--------------业务领域详情--------------*/
	.solution_left{border: none;}
	.solution_left>.item a{border: none!important;}
	.solution_left>.item a>p{padding: 4px 0;border: none;font-weight: 0;text-indent: 3em;}
	.solution_left>.item .header{cursor: pointer;border-top: 1px solid #ddd;padding: 8px 15px;}
	.solution_left>.item.active>.header{background: none;color: #f60;font-weight: 800;font-size: 1.45rem;}
	.solution_left>.item:hover .header{background: none;color: #f60;font-weight: 800;font-size: 1.45rem;}
	.solution_left>.item>a>.header>span{opacity: 0;}
	.solution_left>.item>a>.header:hover span{opacity: 1;width: 1em;}
	.solution_left>.item>a>.header.active span{opacity: 1;width: 1em;}
	.solution_left>.item>a.active{color: #f60}
	.solution_left>.item>a.active>.header>span{opacity: 1;width: 1em;}
	.solution_left>.item>a>.bodyer a{font-weight: 0;}
	.solution_left>.item .bodyer{display: block;padding: 6px 0;border: none}
	.solution_left>.item .bodyer>a:hover{font-weight: 800;}
	.solution{margin-top: 2rem!important;}
	.solution .solution_box{margin: 10px;position: relative;overflow: hidden;height: 146px;}
	.solution .solution_box:hover img{transform: scale(1.02);}
	.solution .solution_box span{position: absolute;bottom: 0;width: 100%;background: rgba(14,58,116,0.7);overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;line-height: 2.6rem;font-size: 1.6rem;}
	.solution_title>a:hover{color: #8ec43d}
	.solution_title>a.active{color: #8ec43d}
	@media (max-width: 1220px){
		.solution_left{border: none!important}
		.solution_left>.item{width: 50%;float: left;}
		.solution_left>.item>a{margin: 0!important;}
		.solution_left>.item>a>.header>span{display: none;}
		.solution_left>.item .header{border: 1px solid #ddd;margin-top: -1px;margin-left: -1px;padding: 5px 0}
		.solution_left>.item>a.active{display: block;width: 100%;height: 100%;background: #8ec43d;color: #fff;transition: all .2s;}
		.solution_left>.item>a.active .header{border-color: #8ec43d;}
		.solution_left>.item:hover .header{font-weight: none;color: #ddd;transition: all 0.2s}
		.solution_left>.item> .bodyer>a:hover{font-weight: none;}
		.solution_left>.item .bodyer{display: none}
		.solution{padding: 0!important;margin-top: 0!important;}
		.solution .solution_box{margin: 10px;position: relative;overflow: hidden;height: 110px;}
		.solution .solution_box span{font-size: 1.2rem;line-height: 2rem;padding: 0 6px;height: 2rem;}
		.solution_title{width: 100%;}
		.solution_title>a{display: inline-block;font-size: 1.4rem;padding: 0;/*width: 50%;*/text-align: center;margin-bottom: 1rem;}
		.solution_title>a:first-child{border: none}
	}

	/*----------------用户案例详情-----------------*/
	/*移动端轮播图*/
		.case_swiper{position: relative;height: 250px;}
		.case_swiper .case_img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);height: 100%;width: 100%}
		.case_swiper span{position: absolute;bottom: 0;width: 100%;background: rgba(14, 40, 116, 0.64);padding: 6px 0;font-size: 1.6rem;}
		.case_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 0}
		.case_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 0}

	/*各地医院列表*/
	.poster-item .case_txt{margin: 0;}
	.case_list .case_cases p{padding: 0;margin: 0;margin-bottom: 2px;}
	.case_list .case_cases span{padding: 0;margin: 0;margin-bottom: 2px;}
	.case_s_img{height: 200px!important;padding: 4px;}
	@media (max-width: 1220px){
		.case_box img,.case_box p img,.case_box div img,.case_box div img{float: center;width: 100%;height: auto;}
		.case{height: 110px;margin: 6px;margin-bottom: 10px;overflow:hidden;position: relative;}
		.case .case_img{height: 110px;width: 100%;}
		.case .case_txt{font-size: 1.2rem;padding: 3px 6px;line-height: 2rem;height:2.4rem; }
		/*各地医院展示*/
		.collapse{border: 0;border-top: solid 1px #ddd;border-bottom: solid 1px #ddd;}
		.collapse>.item>.bodyer{padding: 8px 15px;text-indent: .5em;}
		.collapse>.item>.bodyer p{margin: 2px 0;}
	}
		/*----幻灯片----*/
		.poster-main{ position:relative;width:800px;height:270px;margin: 0 auto;}
		.poster-main a,.poster-main img{display:block;}
		.poster-main .poster-list{width:800px;height:270px;}
		.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;overflow: hidden;}
		.poster-main .poster-list .poster-item img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);height: 100%;}
		.poster-main .poster-list .poster-item span{width: 100%;position: absolute;bottom: 0;left: 0;background: rgba(14, 40, 116, 0.64);}
		.poster-main .poster-btn{ position:absolute;top:0;width:100px;height:270px; z-index:10; cursor:pointer;  opacity:0.9;}
		.poster-main .poster-prev-btn{left:0; background: url(../images/left.png) no-repeat center center;}
		.poster-main .poster-next-btn{right:0; background: url(../images/right.png) no-repeat center center;}

	/*----------------在线反馈-----------------*/
	.field{width: 74%!important;}
	@media (max-width: 1220px){
		.detail .mg-l{margin: 0;}
		.detail .label{float: left;text-align: right;width: 14%!important;line-height: 1.4rem;}
		.detail .field{float: left;width: 85%!important;}
		.detail .field input{height: 40px;font-size: 1.4rem;}
		.detail .field textarea{font-size: 1.4rem;}
		.detail .form-button input{display: block;font-size: 1.4rem;height: 38px;width: 100%;margin-top: 20px;}
	}

		/*分页*/
		#shadow #paging_pc{margin: 0px 20px 20px 0;}
		#shadow #paging_mb{padding: 20px;text-align: right}
		#shadow .paging a{color: #b2aeae;}
		#shadow .paging a:focus{color: #000;border-bottom: 1px solid #000}
		#shadow .paging .btn_b_n{background: #fff;border: none;padding: 10px 12px;}
		#shadow .paging .btn_b_n:hover a{color: #f00;}
		#shadow .paging .btn_b_n:focus a{color: #000;border-bottom: 1px solid #000;font-weight: 800;}
		@media (max-width: 1220px){
			#shadow #paging_mb{margin: 36px 0px 30px 0;text-align: center;padding: 0;}
		}
