@charset "utf-8";

body{font: 16px/2 \5b8b\4f53;color:#000;font-family: microsoft yahei;}
a{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:none;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.ml20{margin-left:20px;}.ml10{margin-left:10px;}
.mt20{margin-top:20px;}.mt10{margin-top:10px;}

.page a{margin-right:10px;}
/*index*/
.header{width:100%;background:url(img/head_bg.jpg) no-repeat center top;background-size:100% 100%;height:463px;margin-bottom: 40px;text-align: center;}
.main{width:1200px;margin:0 auto;}
.phone{display:none;}
.footer{text-align:center;padding:40px 0 20px;}
.footer span{font-family:Arial;}

/*1200*/
.bdj_left{width:820px;float:left;}
.sxd_left{width:820px;float:left;}
.bdj_right{width:320px;margin-left:60px;float:left;}
.toutiao{line-height: 32px;}
.toutiao a{font-size:32px;font-weight: bold;}
/*标题*/
.bdj_title{height:32px;line-height: 32px;}
.bdj_title span{font-size:28px;color:#ea1018;font-weight: bold;}
.bdj_title .more{float:right;}
.bdj_title .more img{width:auto;height:28px;margin-top:2px;margin-right:-10px;}
.bdj_title .more b{color:#ea1018;display:none;float:left;}
.bdj_title .more .blue{display:none;float:left;}
.bdj_title .more:hover b{display:block;font-size:16px;}
.bdj_title .more:hover .blue{display:block;}
.bdj_title .more:hover .gray{display:none;}

.bdj_item{margin-top:50px;}
.bdj_item .pic_word{width:100%;height: 159px;margin-top:20px;overflow: hidden;}
.bdj_item .pic_word img{width:283px;height:159px;float:left;margin-right:20px;}
.bdj_item .pic_word h4{text-align:left;line-height: 32px;}
.bdj_item .pic_word h4 a{font-size:18px;}
.bdj_item .pic_word span{font-size:14px;display: inline-block;float: right;}
.bdj_item .pic_word .resume{color:#999;line-height: 36px;max-height: 64px;line-height: 32px;overflow: hidden;}
.right_one{width:318px;border:1px solid #a2a2a2;}
.ld_info .jl_title{width:176px;height:38px;line-height: 38px;color:#fff;background:#ec0007;font-size:24px;text-align: center;margin:0 auto;}
.ld_info .ld_pic{width:210px;height:264px;display: block;margin:30px auto 0;}
.ld_info .ld_pic img{width:210px;height:264px;}
.ld_info h2{margin-top:30px;line-height: 34px;height: 34px;}
.ld_info h2 a{font-size:34px;font-weight: bold;}
.ld_info span{font-size:18px;display: inline-block;text-align: center;margin-top:30px;line-height: 20px;width: 100%;}
.ld_info .ld_resume{width:250px;overflow-x: hidden;margin:15px auto 0;line-height:  35px;font-size: 18px;}
.ld_info .ld_resume p{text-align:justify!important;}
.ld_info .ld_resume::-webkit-scrollbar-track {
    background-color: rgba(102, 102, 102, 0.1);
    -webkit-box-shadow: inset 0 0 2px rgba(102, 102, 102, 0.2);
}
.ld_info .ld_resume::-webkit-scrollbar-thumb {
    width: 0;
    background-color: rgba(102, 102, 102, 0.3);
}

.ld_info .ld_resume::-webkit-scrollbar {
    width: 0;
}
.over::-webkit-scrollbar-track {
    background-color: rgba(102, 102, 102, 0.1);
    -webkit-box-shadow: inset 0 0 2px rgba(102, 102, 102, 0.2);
}
.over::-webkit-scrollbar-thumb {
    width: 3px!important;
    background-color: rgba(102, 102, 102, 0.3);
}

.over::-webkit-scrollbar {
    width: 3px!important;
}

.right_two{width:320px;padding-left:60px;float:left;margin-top:40px;}
.video_item{width:320px;margin-top:50px;}
.video_item .pic{width:320px;height:180px;display: block;position: relative;overflow: hidden;}
.video_item .pic .videoimg{width:320px;height:180px;transform: scale(1);transition: transform 1s ease 0s;}
.video_item .pic:hover .videoimg{transform: scale(1.2);}
.video_item .pic .videoplay{width:40px;height:40px;position: absolute;top:50%;left: 50%;margin-left:-20px;margin-top: -20px;}
.video_item h4{line-height: 30px;text-align: left;margin-top:5px;}

/*1400*/
@media screen and (min-width:1400px){
	body{font-size:18px;}
	.main{width:1400px;margin:0 auto;}
	.bdj_left{width:980px;}
	.sxd_left{width:980px;}
	.bdj_right{width:320px;margin-left:100px;}
	.toutiao{line-height: 36px;}
	.toutiao a{font-size:36px;}
	.bdj_item{margin-top:50px;}
	.bdj_item .pic_word{height:180px;margin-top:40px;}
	.bdj_item .pic_word img{width:320px;height:180px;margin-right:30px;}
	.bdj_item .pic_word h4 a{font-size:20px;line-height: 40px;}
	.bdj_item .pic_word span{font-size:14px;float:right;}
	.bdj_item .pic_word .resume{color:#999;line-height: 36px;max-height: 72px;}
	.right_one{width:318px;border:1px solid #a2a2a2;}
	.ld_info .ld_resume{line-height:36px;}
	.right_two{width:320px;padding-left:100px;float:right;}
	
	/*标题*/
	.bdj_title{height:32px;line-height: 32px;}
	.bdj_title span{font-size:28px;color:#ea1018;font-weight: bold;}
	.bdj_title .more{float:right;}
	.bdj_title .more img{width:auto;height:28px;margin-top:2px;margin-right:-10px;}
	.bdj_title .more b{color:#ea1018;display:none;float:left;}
	.bdj_title .more .blue{display:none;float:left;}
	.bdj_title .more:hover b{display:block;font-size:16px;}
	.bdj_title .more:hover .blue{display:block;}
	.bdj_title .more:hover .gray{display:none;}
}
/*750*/
@media screen and (max-width:750px){
	body{line-height: 9.6vw;font-size:4vw;}
	.header{background:none;height: auto;margin-bottom: 5.33vw;}
	.header img{width:100vw;}
	.main{margin:0 auto;width:100vw;}
	.phone{display:block;}
	.pc{display:none;}
	.bdj_left{float: none;width:96vw;margin:0 auto;}
	.sxd_left{float: none;width:96vw;margin:0 auto;}
	.bdj_right{float: none;width:96vw;margin:0 auto;}
	.toutiao{line-height: 8vw;text-align: left;}
	.toutiao a{font-size: 6vw;font-weight: bold;}
	
	.bdj_title{height:6vw;line-height: 6vw;margin-top:6.67vw;}
	.bdj_title span{font-size:6vw;}
	.bdj_title .more{display:none;}
	
	.bdj_item{margin-top:5.33vw;}
	.bdj_item .pic_word{width:100%;height:26vw;margin-top:5vw;overflow: hidden;}
	.bdj_item .pic_word img{width:46vw;height:26vw;margin-right:5.33vw;}
	.bdj_item .pic_word h4{height:auto;line-height: 6.5vw;}
	.bdj_item .pic_word span{display: none;}
	.bdj_item .pic_word .resume{display:none;}
	
	.right_one{display: none;}
	
	.right_two{float: none;width:96vw;margin:0 auto;padding-left:0;}
	.right_two .bdj_title{display:block;}
	.video_item{width:96vw;margin-top:5vw;}
	.video_item .pic{width:96vw;height:auto;}
	.video_item .pic .videoimg{width:96vw;height:54vw;}
	.video_item .pic .videoplay{width:40px;height:40px;position: absolute;top:50%;left: 50%;margin-left:-20px;margin-top: -20px;}
	.video_item h4{line-height: 6.5vw;margin-top:5vw;}
}
/*分页*/
.pages{text-align:center;width:100%;display: inline-block;padding-top:20px;}
.pages li{float:left!important;background:none!important;display: inline;}
.page-active{font-weight:bold;}
.page{margin-top:0!important;margin-right: 10px;}
.pages li{border-bottom: none;}
