@charset "utf-8";

body { margin:0; padding:0; width:100%; color:#000; font:normal 14px/1.8em "微软雅黑",Arial,Helvetica,sans-serif,"宋体"; min-width:1100px;}
html, .header,.maincon,.footer, ul,li,h1,h2,p,dl,dd,dt { padding:0; margin:0;}
.clr { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}
a { text-decoration:none; color:#000;}
a:hover { text-decoration:underline; color:#ff6a59;}
img { border:none;}
.mt20{margin-top:20px;}
.ml10{ margin-left:10px;}
.left{ float:left;}
.right{ float:right;}
.more{ color:red;}
li{text-overflow: ellipsis; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; list-style:none;}
/*=========================================header========================================*/
.header{background:#fff url(../images/headtopxfaq.jpg) no-repeat center; height:520px;}
.daoyu,.part1,.part2nav,.part3,.part4,.part5,.part2puls{ margin:0 auto; text-align:center; padding:0; text-align:left;width:1100px; margin-top:40px;}
.daoyu{ text-indent:2em; line-height:24px; background:url(../images/daoyubj.jpg) no-repeat center;  height:151px; }
.daoyu p{padding:30px 20px 20px 140px; font-size:16px; line-height:30px; color:#454545;}
/*=========================================part1========================================*/
.huandeng { margin:0; padding:0 20px 0 0; float:left; width:560px;}
/* 幻灯 */
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}
.grabbing{cursor:url(grabbing.png) 8 8,move}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

#owl-demo{position:relative;width:560px;height:360px;margin:0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:560px;height:360px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:48px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:10px;width:70%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center; height:48px; line-height:68px; overflow:hidden;}

.owl-pagination{position:absolute; width:30%;right:5px;bottom:5px;height:22px;text-align:center;}
.owl-page{display:inline-block;width:21px;height:5px;margin:0 3px; background:#fff;*display:inline;*zoom:1;}
.owl-pagination .active{width:25px; background:#f10601;;}
.owl-buttons{display:none;}

.owl-buttons div{position:absolute;top:50%;width:30px;height:60px;margin-top:-30px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/left1.png);}
.owl-next{right:0;background-image:url(../images/right1.png);}
.owl-prev:hover{background-image:url(../images/left2.png);}
.owl-next:hover{background-image:url(../images/right2.png);}
/*part1 right*/
.topnews h1{ font-size:24px; text-align:center; line-height:36px;}
.topnews p{ line-height:26px; text-indent:2em; margin-top:10px; color:#454545;}
.topnewslist li{ font-size:16px; line-height:26px; margin-top:10px; width:500px; height:26px}
/*=========================================part2========================================*/
.part2nav h1{ border-top:10px solid #ff6e64; font-size:36px;  width:220px; text-align:right;font-weight:bold; line-height:55px; color:#252121;}
.part2plusnav h1{ border-top:10px solid #ff6e64; font-size:36px;  width:680px; text-align:right;font-weight:bold; line-height:55px; color:#252121;}
.part2con,.part2pluscon{ margin:0 auto; padding:0; margin-top:20px; overflow:hidden;}
/* 焦点图 */
.jq22{ background:url(../images/zzbj.jpg) no-repeat center; margin:0 auto; text-align:center; height:650px; overflow:hidden;}
.jq22_main {
	height:650px;
	width:1100px;
	margin:20px auto;
	overflow:hidden;
}
.jq22_tab {
	float:left;
	width:100px;
	height:650px;
	margin:30px auto;
}
.jq22_tabmin {
	width:100px;
	margin:0 20px;
	overflow:hidden;
}
.jq22_click {
	cursor:pointer;
	width:40px;
	height:40px;
	margin:5px 10px;
	float:left;
	text-align:center;
	position:relative
}
.jq22_click b {
	font-weight:400;
	position:relative;
	z-index:2;
	color:#fff;
	line-height:40px;
	font-size:20px;
	transition:all .5s ease;
	background-color:#393636;
	border-radius:50%;
	width:40px;
	height:40px;
	display:block;
}
.jq22_click i {
	position:absolute;
	width:0;
	height:0;
	left:50%;
	top:50%;
	background-color:#ff6e64;
	box-shadow:0 3px 10px #b4e9ff;
	border-radius:50%;
	z-index:1;
transition:all .2s ease
}
.jq22_click.cur b {
	color:#fff;
	background-color:#ff6e64;
	box-shadow:0 3px 10px #b4e9ff;
	border-radius:50%;
	z-index:1;
}
.jq22_click.cur i {
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.conBox{ 
	width:957px; 
	margin-left:100px;
	margin-right:30px;
	}
.jq22_tabcon {
	display:none;
	overflow:hidden;
}
.jq22_con {
	width:957px;
	height:470px;
	background:#fff;
	overflow:hidden;
	margin-bottom:50px;
}
.jq22_con p{ color:#040404; text-indent:2em; line-height:40px; font-size:20px; text-align:left; padding:30px;}
.jq22_title {
	color:#fff;
	font-size:30px;
	margin:40px auto 20px auto;
	text-align:left;
}
.jq22_title b {
		color:#fff;
		font-size:50px;

}
.jq22_title span {
		color:#fff;
		font-size:30px;

}
/*焦点图end*/
/*=========================================part3========================================*/
.jbtd{ width:1100px; height:507px; overflow:hidden;}
/*=========================================part4========================================*/
.part4 .left,.part4 .right{ width:535px; font-size:14px; line-height:26px;}
.part4 .nav,.part2rmdt .nav{ margin:20px auto; text-align:center; background:url(../images/navbj.jpg) no-repeat; width:125px; height:77px; line-height:77px; font-size:30px;}
.part4 .list li{ font-size:16px; line-height:30px;}
.part4 .list li a{ display:inline-block; width:434px;text-overflow: ellipsis; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; float:left;}
.part4 .list li span{ color:#454545;}
/*=========================================part5========================================*/
.part5{ margin-bottom:40px;}
.part5 .left{ width:700px; }
.part5 .right img{ width:385px; height:605px;}
.wbcon{position:relative; padding:0;}
#foot{ margin-top:30px;}

/*融媒动态*/
.part2rmdt{ margin:0 auto; text-align:center; width:1100px; overflow:hidden;}
.part2rmdt .scrollBox{position:relative; width:100%; }
.part2rmdt .scrollMid{ position:relative; width:100%; height:230px;overflow:hidden;}
.part2rmdt .scrollMid ul{ width:1100px; position:absolute; top:0; left:0;}
.part2rmdt .scrollMid ul li{ position:relative; float:left; width:250px;margin:10px; white-space:normal;}
.part2rmdt .scrollMid ul li .image{position:relative;width:250px;height: 140px;overflow: hidden;}
.part2rmdt .scrollMid ul li .image img{display: block; width:250px; height:140px;}
.part2rmdt .scrollMid ul li .text{background-color:#eee;width:250px; font-size:14px;line-height:24px;text-align: left;}
.part2rmdt .scrollMid ul li .text a{display: inline-block;margin:10px;color:#333333;text-decoration: none;}
.part2rmdt .scrollMid ul li .text a:hover{color: #c10000;}
.scrollMid .ico_video { position:absolute; z-index:3; left:50%; top:50%; margin-left:-25px; margin-top:-25px; width:50px; height:50px; background:url(http://www.ijjnews.com/images/ico_video.png) no-repeat; background-size: 100%}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2020-08-21 17:44:34" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->