#y_header .container .nav ul .szcl{border-bottom: 2px #238df9 solid;}

#y_header{
	position: relative;

	padding-bottom: 34px;
	/*position: fixed;
	left: 0;
	top: 0;
	height: 80px;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0,0,0,.2);*/
}

#y_header .container{margin-top: 34px;}
#y_header:before{display: none;}
/* #y_header .container .logo{width: 4.85rem;} */
#y_header .container .logo .logobai{display: none;}
/* #y_header .container .nav{margin-top: 12px;} */
#y_header .container .nav ul li a{color: #383838;}
#y_header .container .nav ul li em{background-image: url("../images/xfjiantou3.png");}
.box_hd h2{
	height: 50px;
	font-size: 34px;
	color: #0e0e0e;

	text-align: left;
	line-height: 50px;
}
.box_hd h2 span{
	position: relative;
	top: -5px;
	font-size: 16px;
	color: #a0a0a0;
	font-weight: 100;
	margin-left: 10px;
}
.box_hd a{
	position: relative;
	float: right;
	font-size: 16px;
	color: #a3a3a3;
	line-height: 50px;
	margin-right: 2%;
}
.box_hd a:before{
	position: absolute;
	left: -27px;
	top: 22px;
	width: 21px;
	height: 6px;
	background: url("../images/icon7.png") no-repeat center right;
	content: "";
}
.box1{
	max-height: 579px;
	background: url("../images/newbox1bg1.jpg") no-repeat center top;
	padding: 0 0 114px;
}
.box1 .box_hd{padding-top: 44px;}
.box1 .box_hd h2{
	height: 91px;
	color: #fff;
	line-height: 91px;
}
.box1 .box_hd a,
.box1 .box_hd h2 span{color: #fff;}
.box1 .box_hd a{margin-top: 20px;}
.box1 .box_hd a:before{
	background-image: url("../images/icon6.png");
}
.box1 .box1_con{
	position: relative;
	width: 100%;
}
.box1 .gallery-top{
	float: left;
	width: 59.4%;
	height: 100%;
	/*height: 500px;*/
	max-width: 821px;
}
.box1 .gallery-top .swiper-slide{
	position: relative;
	/*display: none;*/
	height: 100%;
	overflow: hidden;
}
/*.box1 .gallery-top .swiper-slide.cur{display: block;}*/
.box1 .gallery-top .swiper-slide:after{
	position: absolute;
	left: -20%;
	bottom: 0;
	width: 140%;
	height: 160px;
	box-shadow: inset 0 -128px 50px -18px rgba(0,0,0,.8);
	content: "";
}
.box1 .gallery-top .swiper-slide img{
	display: block;
	width: 100%;
}
.box1 .gallery-top .swiper-slide p{
	position: absolute;
	left: 3%;
	bottom: 20px;
	width: 94%;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255,255,255,.6);
	z-index: 3;
}
.box1 .gallery-top .swiper-slide p span{
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	margin-bottom: 10px;
}
.box1 .gallery-thumbs{
	position: absolute;
	right: 2px;
	top: 0;
	width: 40.6%;
	height: 100%;
	max-width: 561px;
}
.box1 .gallery-thumbs .swiper-slide{
	height: 25%;
	border-bottom: 1px #EBEBEB solid;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
	padding: 4px 3px 4px 0;
	cursor: pointer;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.box1 .gallery-thumbs .swiper-slide.last{border-color: #fff;}
.box1 .gallery-thumbs .swiper-slide a{

	position: relative;

	display: block;

	width: 100%;

	height: 100%;

}

.box1 .gallery-thumbs .swiper-slide .pic{

	position: absolute;

	right: 0;

	top: 0;
	height: 100%;
}
.box1 .gallery-thumbs .swiper-slide .pic img{
	display: block;
	height: 100%;
}
.box1 .gallery-thumbs .swiper-slide p{
	position: absolute;

	left: 0;
	top: 50%;

	width: 56%;
	height: 46px;
	font-size: 16px;
	color: #000;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding: 0 3% 0 5%;
	margin-top: -23px;
}
.box1 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{background: #268bf2;}
.box1 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active p{color: #fff;}
.box1 .gallery-thumbs .swiper-slide.last.swiper-slide-thumb-active{border-color: #268bf2;}

.box2{background: #f8fafd;padding: 3% 0;}
.box2 .box2_left{
	float: left;
	width: 66.8%;
	max-width: 924px;
}
.box2 .box2_con{
	margin-top: 2%;
}
.box2 .box2_left .box2_con ul li{
	float: left;
	width: 48%;
	box-sizing: border-box;
	background: #fff;
	margin: 0 2% 31px 0;
	padding: 23px 3% 20px;
}
.box2 .box2_left .box2_con ul li h3{
	position: relative;
	height: 44px;
	font-size: 16px;
	color: #000;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-left: 8px;
}
.box2 .box2_left .box2_con ul li h3:before{
	position: absolute;
	left: 0;
	top: 2px;
	width: 2px;
	height: 40px;
	background: #1f89f2;
	content: "";
}
.box2 .box2_left .box2_con ul li p{
	height: 44px;
	font-size: 15px;
	color: #535353;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 3% 0 2% 8px;
}
.box2 .box2_left .box2_con ul li span{
	display: block;
	font-size: 14px;
	color: rgba(149,149,149,.4);
	padding-left: 8px;
}
.box2 .box2_left .box2_con ul li:hover{
	box-shadow: 0 11px 22px rgba(179,214,250,.3);
}

.box2 .box2_right{
	float: right;
	width: 31.1%;
	max-width: 430px;
}
.box2 .box2_right .box2_con{
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	padding: 3% 0;
}
.box2 .box2_right .box2_con .pic{
	position: relative;
	width: 94%;
	max-width: 398px;
	margin: 0 auto;
	background: #000;
	overflow: hidden;
}
.box2 .box2_right .box2_con img{
	display: block;
	width: 100%;
	opacity: .5;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
}
.box2 .box2_right .box2_con span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../images/icon5.png") no-repeat center;
	background-size: 16%;
	opacity: .5;
}
.box2 .box2_right .box2_con li:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
}
.box2 .box2_right .box2_con li:hover .pic span{opacity: 1;}
.box2 .box2_right .box2_con p{
	width: 94%;
	height: 20px;
	font-size: 16px;
	color: #4f4f4f;
	line-height: 20px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 6px auto 5%;
}
.box2 .box2_right .box2_con li:last-child p{margin-bottom: 2%;}


.box2s{background-color: #fff;padding: 3% 0 4%;}

.box2 .box2_bot{margin-top: 30px;}

.box2 .more{

	float: right;

	width: 200px;

	height: 30px;

	font-size: 14px;

	color: #a3a3a3;

	text-align: right;

	line-height: 30px;

	background: url(../images/icon1.png) no-repeat 120px 11px;

	margin: 34px 0 18px 0;

}

.box2 .more:before{display: none;}

.box2 .box2_bot ul li{

	position: relative;

	float: left;

	width: 32%;

	height: 108px;

	box-sizing: border-box;

	border: 1px #e7f1fa solid;

	background-color: #fff;

	margin: 0 2% 26px 0;

}

.box2 .box2_bot ul li:nth-child(3n){margin-right: 0;}

.box2 .box2_bot ul li:hover{box-shadow: 0 6px 9px rgba(68,160,255,.11);}

.box2 .box2_bot ul li a{

	display: block;

	width: 100%;

	height: 100%;

}

.box2 .box2_bot ul li span{

	position: absolute;

	right: 0;

	top: 0;

	height: 23px;

	font-size: 14px;

	color: #fff;

	line-height: 23px;

	border-radius: 4px 0 0 4px;

	background-color: #388aff;

	padding: 0 10px;

}

.box2 .box2_bot ul li p{

	position: relative;

	font-size: 16px;

	color: #656565;

	line-height: 24px;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	padding: 0 14px 0 15px;

	margin: 30px 0 0 5%;

}

.box2 .box2_bot ul li p:before{

	position: absolute;

	left: 0;

	top: 9.5px;

	width: 5px;

	height: 5px;

	border-radius: 50%;

	background-color: #ff6f4e;

	content: "";

}



.box3{

	background: #f9fafe;

	padding: 3% 0 4%;

}

.box3 .box3_con{margin-top: 28px;}

.box3 .box3_con .swiper-container{padding-bottom: 10px;}

.box3 .box3_con .con{

	width: 100%;

	margin-bottom: 39px;

}

.box3 .box3_con .con img{display: block;width: 100%;}

.box3 .box3_con .con p{

	height: 66px;

	font-size: 16px;

	color: #4f4f4f;

	line-height: 24px;

	box-sizing: border-box;

	background: #fff;

	padding: 6px 4% 0;

}

.box3 .box3_con .con p span{

	display: block;

	height: 24px;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 1;

	-webkit-box-orient: vertical;

}

.box3 .box3_con .bots{

	position: absolute;

	left: 50%;

	bottom: 0;

	width: 108px;

	height: 8px;

	font-size: 0;

	text-align: center;

	margin-left: -54px;

}

.box3 .box3_con .swiper-pagination{

	position: relative;

	display: flex;

	width: 100%;

	height: 100%;

	font-size: 0;

	border-radius: 4px;

	background-color: #fff;

	overflow: hidden;

}

.box3 .box3_con .swiper-pagination span{

	height: 100%;

	-webkit-flex: 1;

	background: none;

	z-index: 3;

	margin: 0;

}

.box3 .box3_con .swiper-pagination .swiper-pagination-bullet-active{

	position: relative;

	width: 28px;

	z-index: 2;

}

.box3 .box3_con .swiper-pagination .swiper-pagination-bullet-active:before{

	position: absolute;

	right: 0;

	top: 0;

	width: 110px;

	height: 100%;

	border-radius: 4px;

	background-color: #238df9;

	content: ""

}


/*新闻详情页面*/

.attachment img{display: inline-block !important;width: 20px !important;top: 4px;position: relative;}

.attachment a:hover{color: #238df9 ;}


.newsmain{
	background: #f8fafd;
}
.bread_nav{
	height: 32px;
	line-height: 32px;
	padding: 36px 0 24px;
}
.bread_nav span{
	float: left;
	font-size: 30px;
	color: #3c3c3c;
}
.bread_nav a{
	float: left;
	font-size: 16px;
	color: #5f5f5f;

	line-height: 42px;
	margin: 0 10px;
}
.bread_nav i{
	float: left;
	font-size: 16px;
	color: #bbb;

	line-height: 42px;
	font-weight: 300;
	font-style: inherit;
}
.newsmain .newsmain_con{position: relative;}
.newsmain .newsmain_left{

	position: relative;
	float: left;
	width: 68%;
	max-width: 939px;

	min-height: 600px;
	box-sizing: border-box;
	background: #fff;
	padding: 4%;
	margin-bottom: 6%;
}
.newsmain .newsmain_left .hds{
	border-bottom: 1px #e7e7e7 solid;
	padding-bottom: 2%;
	margin-bottom: 4%;
}
.newsmain .newsmain_left .hds h2{
	font-size: 30px;
	color: #2e2e2e;
	text-align: center;
	line-height: 42px;
	font-weight: bold;
	padding: 0 4% 1%;
}
.newsmain .newsmain_left .hds p{
	font-size: 16px;
	color: #b5b5b5;
	text-align: center;
}
.newsmain .newsmain_left .maincon p,

.newsmain .newsmain_left .maincon ol li{
	font-size: 16px;
	color: #565656;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 5px;
}
.newsmain .newsmain_left .maincon .pic{text-align: center;margin: 3% 0;}
.newsmain .newsmain_left .maincon img,

.newsmain .newsmain_left .maincon video{display: block;margin: 0 auto;max-width: 100%;height: auto !important;}
.newsmain_right{

	position: relative;

	top: 0;
	float: right;
	width: 30%;
	max-width: 410px;
	box-sizing: border-box;
	background: #fff;
	padding: 2%;
	margin-bottom: 6%;
}

.newsmain_right.cur{

	position: absolute;

	right: 0;

}
.newsmain_right h3{
	height: 22px;
	font-size: 24px;
	color: #0e0e0e;
	line-height: 22px;
	border-left: 3px #1787f9 solid;
	padding-left: 1%;
	margin-bottom: 1%;
}
.newsmain_right ul li{
	border-bottom: 1px #e7e7e7 dashed;
	padding: 6% 2% 5% 0;
}
.newsmain_right ul li:last-child{border: none;}
.newsmain_right ul li p{
	position: relative;
	height: 44px;
	font-size: 15px;
	color: #6b6b6b;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-left: 4%;
}
.newsmain_right ul li p:before{
	position: absolute;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #f94217;
	content: "";
}
.newsmain_right ul li:hover p{color: #1b1b1b;}

.mask_video{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 100;display: none;}
.mask_video .mask_bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,.7);}
.mask_video .video_con{position: absolute;width: 80%;max-width: 850px;left: 50%;top: 50%;text-align: center;transform: translate(-50%, -50%);}
.mask_video .video_con .close{position: absolute;right: -36px;top: -36px;width: 32px;cursor: pointer;}


/* 新闻列表页面 */

.newban1{

	position: relative;

	width: 100%;

	height: 246px;

}

.newban1 img{

	position: absolute;

	left: 50%;

	margin-left: -960px;

}

.newban1 .bread_nav{

	position: absolute;

	left: 0;

	top: 162px;

}

.newban1 .bread_nav span{color: #fff;}

.newban1 .bread_nav a{color: #e8fbff;}

.newban1 .bread_nav i{color: #8fd8fa;}



.tabulation ol{height: 60px;}

.tabulation ol li{

	float: left;

	width: 214px;

	height: 60px;

	text-align: center;

	line-height: 60px;

}

.tabulation ol li a{

	display: block;

	width: 100%;

	height: 100%;

	font-size: 22px;

	color: #2e2e2e;

}

.tabulation ol li.cur a{color: #fff;background-color: #1787f9;}

.tabulation .newsmain_con{

	background-color: #f8fafd;

	padding-top: 46px;

}

.tabulation .tabulation_left{

	float: left;

	width: 69%;

	max-width: 955px;

	min-height: 600px;

	box-sizing: border-box;

}

.tabulation .tabulation_left li{

	position: relative;

	width: 100%;

	height: 125px;

	border-bottom: 2px #f8fafd solid;

	background-color: #fff;

	margin-bottom: 18px;

}

.tabulation .tabulation_left li:hover{border-color: #1b9dee;}

.tabulation .tabulation_left li .bconli_left{

	float: left;

	width: 113px;

	height: 76px;

	text-align: center;

	border-right: 1px #d8e6f5 dashed;

	margin: 24px 0 25px 8px;

}

.medialist .tabulation_left li{height: 116px;}

.medialist .tabulation_left li .bconli_left{margin-top: 20px;}

.tabulation .tabulation_left li .bconli_left b{

	display: block;

	font-size: 42px;

	color: #bcccdc;

	line-height: 50px;

}

.tabulation .tabulation_left li .bconli_left span{

	position: relative;

	display: block;

	font-size: 16px;

	color: #d0d6dd;

	line-height: 22px;

}

.tabulation .tabulation_left li .bconli_right{

	position: absolute;

	left: 145px;

	top: 50%;

	width: calc(100% - 180px);

	/* height: 108px; */

	/* overflow: hidden; */

	/* margin-left: 24px; */

	transform: translate(0,-50%);

}

.tabulation .tabulation_left li .bconli_right h2{

	max-height: 58px;

	font-size: 22px;

	color: #000;

	line-height: 29px;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	margin: 0 0 6px;

}

.tabulation .tabulation_left li .bconli_right p{

	height: 22px;

	font-size: 15px;

	color: #7d7d7d;

	line-height: 22px;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 1;

	-webkit-box-orient: vertical;

}

.tabulation .tabulation_left li .bconli_right span{

	display: inline-block;

	height: 24px;

	font-size: 14px;

	color: #fff;

	line-height: 24px;

	border-radius: 4px;

	background-color: #388aff;

	padding: 0 10px;

}



.pagebox{text-align:center; margin:20px 0 70px; clear: both;}

.pagebox span,.pagebox a{display:inline-block; margin:0 3px; line-height:23px; border:1px solid #e5e5e5; padding:0 8px;cursor:pointer}

.pagebox .num:hover,.pagebox a:hover{background:#2093f1; color:#fff; border:1px solid #2093f1;}

.pagebox .current{background:#2093f1; color:#fff; border:1px solid #2093f1;}

.pagebox .next,.pagebox .prev{font-size:14px; padding:0 5px;}

.pagebox input{width:18px; padding:0 10px;}




@media screen and (max-width: 1200px){

	/* #y_header .container .logo{width: 4.2rem;} */
	.box2 .box2_right .box2_con p{font-size: 14px;}
}

@media screen and (max-width: 750px){
	#y_header{box-shadow: none;}
	#y_header .container .logo .logobai{display: block;}
	#y_header .container .logo .logohei{display: none;}
	#y_header .container .nav ul li>a{color: #fff;}
	#y_header .container{height: auto;margin-top: 0;}
	.box_hd h2,
	.box1 .box_hd h2{
		height: 1rem;
		font-size: .5rem;
		line-height: 1rem;
	}
	.box_hd h2 span{font-size: .26rem;}
	.box1{padding: 1rem 0 .8rem;}
	.box1 .box_hd{padding-top: .5rem;}
	.box1 .box_hd a,
	.box_hd a{height: 1rem;line-height: 1rem;font-size: .3rem;margin: 0;}
	.box_hd a:before{top: .42rem;}
	.box1 .box1_con{margin-top: .1rem;}
	.box1 .gallery-top{
		width: 100%;
		max-width: 100%;
	}
	.box1 .gallery-thumbs{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		max-width: 100%;
	}
	.box1 .gallery-top .swiper-slide:after{display: none;}
	.box1 .gallery-top .swiper-slide p{
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		font-size: .26rem;
		line-height: .38rem;
		margin: .3rem 0 .5rem;
	}
	.box1 .gallery-top .swiper-slide p span{font-size: .4rem;line-height: .52rem;}
	.box1 .gallery-thumbs .swiper-slide .pic,
	.box1 .gallery-thumbs .swiper-slide p{display: none;}
	.box1 .gallery-thumbs{width: 1.2rem;margin: 0 auto;}
	.box1 .gallery-thumbs .swiper-slide{
		width: .18rem !important;
		height: .18rem;
		border: none;
		border-radius: 50%;
		background: #609eeb;
		padding: 0;
		margin: 0 .06rem;
	}
	.box1 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{background: #fff;}

	.box2 .box2_left{width: 100%;padding: .3rem 0 .4rem;}
	.box2 .box2_left .box2_con ul li{width: 100%;}
	.box2 .box2_right{width: 100%;padding-bottom: .5rem;}

	

	.box2 .box2_bot{margin-top: .1rem;}

	.box2 .box2_bot .more{width: 3rem;margin: 20px 0 14px 0;background-position: 70px 11px;}

	.box2 .box2_bot ul li{

		width: 100%;

		height: auto;

		margin: 0 0 .2rem 0;

	}

	.box2 .box2_bot ul li span{

		height: .4rem;

		font-size: .26rem;

		line-height: .4rem;

		padding: 0 .15rem;

	}

	.box2 .box2_bot ul li p{

		font-size: .26rem;

		line-height: .45rem;

		padding: 0 .36rem .35rem .16rem;

		margin: .45rem 0 0 .4rem;

	}

	.box2 .box2_bot ul li p:before{

		width: .1rem;

		height: .1rem;

	}

	.box2 .more{

		width: 1.5rem;

		margin: .23rem 0;

		background-position: 0 .22rem;

		background-size: .5rem;

	}

	

	.box3{padding: .5rem 0 .6rem;}

	.box3 .box3_con{margin-top: .2rem;}

	.box3 .box3_con .con p{height: 1.15rem;font-size: .26rem;line-height: .4rem;}

	.box3 .box3_con .con p span{height: .4rem;}

	.box3 .box3_con .con{margin-bottom: .4rem;}

	.box3 .box3_con .bots{height: .1rem;}

	.newsmain{padding-top: 1.2rem;}
	.bread_nav span{font-size: .46rem;}
	.bread_nav a{font-size: .28rem;}
	.bread_nav i{font-size: .28rem;}
	.newsmain .newsmain_left{width: 100%;padding: 4% 5% 6%;}
	.newsmain .newsmain_left .hds{padding-bottom: .3rem;}
	.newsmain .newsmain_left .hds h2{
		font-size: .5rem;
		line-height: .6rem;
		padding: 0 2% .2rem;
	}
	.newsmain .newsmain_left .hds p{font-size: .26rem;}
	.newsmain .newsmain_left .maincon p,

	.newsmain .newsmain_left .maincon ol li{
		font-size: .3rem;
		line-height: .48rem;
	}
	.newsmain .newsmain_left .maincon img{display: block;margin: 0 auto;}
	.newsmain_right{
		width: 100%;
		padding: .5rem 5%;
	}

	.newsmain_right.cur{

		position: relative;

		top: 0 !important;

	}
	.newsmain_right h3{
		height: .45rem;
		font-size: .44rem;
		line-height: .45rem;
		padding-left: .16rem;
	}
	.newsmain_right ul li p{
		height: .72rem;
		font-size: .28rem;
		line-height: .36rem;
	}
	.newsmain_right ul li p:before{
		top: .13rem;
		width: .1rem;
		height: .1rem;
	}

	

	.tabulation ol{height: .8rem;}

	.tabulation ol li{

		width: 2rem;

		height: .8rem;

		line-height: .8rem;

		overflow: hidden;

	}

	.tabulation ol li a{font-size: .3rem;}

	.tabulation .newsmain_con{padding-top: .4rem;}

	.tabulation .tabulation_left{

		width: 100%;

		min-height: 100%;

		margin-bottom: .5rem;

	}

	.tabulation .tabulation_left li{height: 1.8rem;}

	.tabulation .tabulation_left li .bconli_left{

		width: 1.7rem;

		height: 1rem;

		margin: .4rem 0 0 0;

	}

	.tabulation .tabulation_left li .bconli_left b{

		font-size: .42rem;

		line-height: .56rem;

	}

	.tabulation .tabulation_left li .bconli_left span{

		font-size: .24rem;

		line-height: .4rem;

	}

	.tabulation .tabulation_left li .bconli_right{

		left: 2rem;

		width: calc(100% - 2.3rem);

		/* margin-left: .3rem; */

	}

	.tabulation .tabulation_left li .bconli_right h2{

		max-height: .8rem;

		font-size: .3rem;

		line-height: .4rem;

		margin-bottom: .06rem;

	}

	.tabulation .tabulation_left li .bconli_right p{

		font-size: .24rem;

		line-height: .4rem;

	}

	.pagebox{margin: .4rem 0;}

	.pagebox .next, .pagebox .prev{font-size: .24rem;}

	.pagebox span, .pagebox a{height: .46rem;font-size: .24rem;line-height: .46rem;padding: 0 .15rem;}
}