.box_wrap{
	width: 100%;
	height: 100%;
	background: #f3f3f3;
}
.box_inner{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.clears::after{
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}
.clears{
	zoom: 1;
}
.box_con{
	width: 100%;
	height: 100%;
	background: #f3f3f3;
}

/*面包屑*/
.box_nav{background: #f3f3f3; height:40px;}
.box_nav .box_inner{width:1200px; margin: 0 auto; font-size: 12px; height: 40px; line-height:40px;}
.box_nav .iconfont{font-size:14px; padding:0 3px;}
.box_nav .home{position: relative; top:-1px}
/*.box_nav .right_arrow{font-size:10px;}*/

.bcon{
	width: 100%;
	height: 100%;
	margin-bottom: 35px;
}
.bcon .bcon_top{
	height: 56px;
	background: #fff;
	font-size: 18px;
	color: #424242;
	line-height: 56px;
	padding-left: 26px;
}
.bcon .bcon_bot{
	width: 100%;
	margin-top: 20px;
}
.bcon .bcon_bot ul{
	width: 1220px;
}
.bcon .bcon_bot ul li{
	float: left;
	width: 590px;
	height: 381px;
	background: #fff;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	display: none;
}
.bcon .bcon_bot ul li .bvideos{display: block;width: 100%;}
.bcon .bcon_bot ul li .bcon_video{
	width: 100%;
	height: 301px;
	overflow: hidden;
	position: relative;
}
.bcon .bcon_bot ul li .bcon_video .bconvideo{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.bcon .bcon_bot ul li h2{
	font-size: 18px;
	color: #424242;
	padding: 24px 0 0 44px;
}

.mack{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999999;
}
.mack .mack_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.7);
}
.mack .mack_con{
	position: absolute;
	width: 1000px;
	height: 500px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.mack .mack_con .close{
	position: absolute;
	right: -22px;
	top: -22px;
	cursor: pointer;
}

/* 翻页 */
#pagination{text-align:center; margin-top:25px; clear: both;margin-bottom: 30px;width: 1100px;margin-left: -100px;}
#pagination .yeshu{display: inline-block;}
#pagination .anniu{display: inline-block;}
#pagination .yeshu span{cursor: pointer;}
#pagination span,#pagination .prev , #pagination .next{display:inline-block; margin:0 1px; line-height:23px; border:1px solid #e5e5e5; padding:0 8px;background: #fff;margin-bottom: 2%;}
#pagination .num:hover, #pagination .next:hover , #pagination .prev:hover{background:#2196F3; color:#fff; border:1px solid #2196F3;}
#pagination .yeshu span:hover{background:#2196F3; color:#fff; border:1px solid #2196F3;}
#pagination .current{background:#2196F3; color:#fff; border:1px solid #2196F3;cursor: auto !important;}
#pagination .sheng{border: none;}
#pagination .next,#pagination .prev{font-size:14px; padding:0 5px;}
#pagination input{width:18px; padding:0 10px;text-align: center;margin-top: -3px;}
#pagination .allspan{border-color:#fff;}
#pagination .sbtn{ background: #2E3340; border-color: #2E3340; color: #fff; cursor: pointer;width: 42px;padding: 3px;margin-top: -4px;}
#pagination .sbtn:hover{background:#2196F3; border-color:#2196F3;}
#pagination form{display:inline-block;}


/* 新闻列表 */
.bcon .bcon_left{
	width: 900px;
	height: 100%;
	padding: 45px 150px 30px;
	background: #fff;
	float: left;
}
.bcon .bcon_left .bconl_top{
	width: 100%;
	padding-bottom: 22px;
	border-bottom: 1px #d6d6d6 dashed;
}
.bcon .bcon_left .bconl_top .bconlt_left{
	float: left;
	width: 298px;
	height: 178px;
	overflow: hidden;
}
.bcon .bcon_left .bconl_top .bconlt_right{
	float: right;
	width: 550px;
	padding: 0 15px;
}
.bcon .bcon_left .bconl_top .bconlt_right h2{
	font-size: 20px;
	color: #424242;
	padding-top: 6px;
}
.bcon .bcon_left .bconl_top:hover .bconlt_right h2{color: #d72502;}
.bcon .bcon_left .bconl_top .bconlt_right p{
	font-size: 14px;
	color: #707070;
	line-height: 22px;
	padding-top: 14px;
}
.bcon .bcon_left .bconl_top .bconlt_right p.bcon_time{text-align: right;padding-right: 5px;padding-top: 20px;}
.bcon .bcon_left ul{margin-bottom: 50px;}
.bcon .bcon_left ul li{
	padding: 20px 0;
	border-bottom: 1px #d6d6d6 solid;
	/*display: none;*/
}
.bcon .bcon_left ul li .bconli_left{
	float: left;
	width: 115px;
	height: 100px;
	background: #f3f3f3;
}
.bcon .bcon_left ul li .bconli_left p{
	font-size: 16px;
	color: #424242;
	padding: 20px 0 0 20px;
}
.bcon .bcon_left ul li .bconli_left p span{
	display: block;
	font-size: 26px;
	color: #d72502;
}
.bcon .bcon_left ul li .bconli_right{
	width: 740px;
	float: right;
	padding: 15px 22px 0;
}
.bcon .bcon_left ul li:hover{background: #f3f3f3;}
.bcon .bcon_left ul li .bconli_right h2{
	font-size: 18px;
	color: #424242;
}
.bcon .bcon_left ul li:hover h2{color: #d72502;}
.bcon .bcon_left ul li .bconli_right p{
	font-size: 14px;
	color: #707070;
	line-height: 22px;
	padding: 6px 10px 0 0;
}
.bcon .bcon_left #pagination{margin-bottom: 60px;}



.hmlist_wap{display: none;}
.hmlist_wap .header{height: 3em !important;}
@media screen and (max-width: 750px){
	.footer{display: none;}
	body{min-width: 100%;font-size: 1.5rem;}
	.box_inner{width: 100%;}
	.hmlist_pc{display: none !important;}
	.hmlist_wap{display: block;}
	
	.box_con .bcon .bcon_left{
		width: 90%;
		padding: 6% 5% 5%;
	}
	.box_con .head_up .hp img{
		width:10em;
	}
	.box_con .box_nav{
		/*display:none !important;*/
	}
	.box_con .footermobel{
		display:none;
	}
	.box_con .bdshare-button-style0-16{
		display:none;
	}
	.box_con .box_nav .box_inner {
		width:100%;
	}
	.box_con .bcon .bcon_left ul li .bconli_right p{
		display:none;
	}
	.box_con .bcon .bcon_left ul li .bconli_left{
		width:20%;
		height:4em;
		float:left;
	}
	.box_con .bcon .bcon_left ul li .bconli_right{
		float:right;
		width: 78%;
		padding: 0;
	}
	.box_con .bcon .bcon_left .bconl_top img{
		width:100%;
	}
	.box_con .bcon .bcon_left .bconl_top .bconlt_right p{display:none;}
	.box_con .bcon .bcon_left .bconl_top .bconlt_left{width:42%;height:6em;}
	.box_con .bcon .bcon_left .bconl_top .bconlt_right{width:49%;}
	.box_con .bcon .bcon_left ul li .bconli_left p{
		font-size:1em;
		padding:7% 0 0 10%;
	}
	.box_con .bcon .bcon_left ul li .bconli_left p span{
		font-size:1.5em;
	}
	.box_con .bcon .bcon_left .bconl_top .bconlt_right h2{
		font-size:1.1em;
		font-weight:normal;
		word-break: break-all;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	}
	.box_con .bcon .bcon_left .bconl_top .bconlt_right{
		padding: .9em 0;
	}
	.box_con .bcon .bcon_left ul li{
		padding:3% 0;
	}
	.box_con .bcon .bcon_left ul li .bconli_right h2{
		word-break: break-all;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
		font-size:1.1em;
		margin:3% 0% 0 0;
	}
	.box_con .box_nav .box_inner{
		font-size:.8em;
	}
	.box_con .asd{
		font-size:1em !important;
	}
	.box_con .box_nav .iconfont{
		width:1em;
	}
	.box_con .bcon{
		margin-bottom:0;
	}
	.bcon .bcon_left #pagination {
		margin:0 0 2em 0;
		width: 100%;
	}
	.footer_box{background: #EEEEEE;padding-bottom: 23%;}
    .footer_box p{padding: 3% 2%;text-align: center;color: #000;line-height: 1.5em;}
	.footer_box img{width: 4%;display:inline-block;}
	.bdzx{width:100%; height: 2.5em; background: #1BAAF8; position: fixed; bottom:0; left:0; z-index: 999; max-width: 750px;}
	.bdzx a{ line-height: 2.5em; color: #fff; display: block; float: left; width:49%; height: 2.5em; text-align: center;}
	.bdzx a.zx_btn{border-right: 1px solid #fff; background: url('http://www.itheima.com/templates/subject/images/qq_icon.jpg') no-repeat 20% center; background-size: 10%;}
	.bdzx a.tel_btn{ background: url('http://www.itheima.com/templates/subject/images/phone_bg.jpg') no-repeat 17% center; background-size: 12%;}
	@media screen and (min-width: 750px){
		body{font-size: 1.5rem}
		.bdzx{height: 3.2em; left: 50%; margin-left: -375px;}
		.bdzx a{font-size: 1.3em;}
	}
}

.wzrightlist .fxbox{
    left: 3% !important;
    padding: .8em .5em !important;
}
.wzrightlist .fx_box .fx_list{
    font-size: .9em !important;
    line-height: 2.5em !important;
    margin: .25em 1.5% !important;
    height: 2.5em !important;
}
.wzheader{background: #fff !important;}
.wzleftlist .wzleftlist_con h3{font-size: 1.2em !important;}
.wzleftlist .wzleftlist_con ul li{font-size: .9em !important;}










