@media screen and (max-width:1920px) {
	.main {background: none!important;}
	/* 中心内容 */
	.con_top {
		overflow: hidden;
	}
	.con_top_f {
		width: 568px;
		height: 326px;
		/* background-color: red; */
	}
	.con_top_f img {width: 568px; height: 318px;}
	.con_top_s {
		width: 350px;
		/* background-color: blue; */
	}
	.con_top_t {
		width: 350px;
		height: 236px;
		padding-top: 8px;
		/* background-color: #ccc; */
	}
	.nhdt {
		position: relative;
		border-bottom: 1px #DAA056 solid;
	}
	.nhdt .more_loction {
		position: absolute;
		right: 15px;
		top: -2px;
	}
	.con_top_s ul,
	.con_top_t ul {
		padding-top: 10px;
	}
	.con_top_s ul {
		width: 350px;
		overflow: hidden;
	}
	.con_top_t ul {
		height: 175px;
		width: 350px;
		overflow: hidden;
	}
	.con_top_s ul li,
	.con_top_t ul li {
		height: 35px;
		line-height: 35px;
		background: url(fsj_dian.gif) no-repeat 0 16px;
		padding-left: 15px;
	}
	.con_top_s ul li a,
	.con_top_t ul li a {
		hTime display: inline-block;
		width: 233px;
	}
	/* 焦点轮播图 */
	.jdlunbotu {
		margin: 0 auto;
		width: 988px;
		background: #fff;
		overflow: hidden;
		padding: 0 6px;
		position: relative;
	}
	.Scientific_window {
		width: 1000px;
		height: 130px;
		background-color: #fff;
		position: relative;
	}
	.Scientific_window_box {
		width: 990px;
		height: 120px;
		margin: 0;
		overflow: hidden;
		position: relative;
	}
	.Scientific_window_jdlb {
		width: 20000px;
		height: 120px;
		/* background-color: red; */
		position: absolute;
		left: 0px;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		transition: .5s;
	}
	.Scientific_window_jdlb li {
		margin-right: 26px;
		width: 316px;
		height: 100px;
		background-color: white;
		overflow: hidden;
	}
	.Scientific_window_jdlb li img {
		width: 316px;
		height: 100px;
		padding: 0;
	}
	.Scientific_window span {
		display: block;
		width: 202px;
		height: 58px;
	}
	.Scientific_window ol {
		width: 66px;
		height: 21px;
		position: absolute;
		left: 476px;
		bottom: 0px;
	}
	.Scientific_window ol .cur {
		background-color: #cc9966;
		width: 18px;
		cursor: pointer;
	}
	.Scientific_window ol li {
		float: left;
		margin-top: 10px;
		margin-left: 10px;
		height: 8px;
		width: 8px;
		border-radius: 4px;
		background-color: #cccccc;
	}
	/* #zx{
	position: relative;
	height: 2px;
	padding-left: 50px;
} */
	.jiaodian_box {
		width: 1000px;
		margin: 20px auto 0;
		position: relative;
	}
	.span1 {
		width: 46px;
		height: 46px;
		position: absolute;
		left: -30px;
		top: 194px;
		z-index: 9999;
		background: url('./bdx_zjt_20171211_1000.png')
	}
	.span2 {
		width: 46px;
		height: 46px;
		position: absolute;
		right: -30px;
		top: 194px;
		z-index: 9999;
	}
	.span2:hover,
	.span1:hover {
		/* background-color:#3e991b; */
		opacity: 0.7;
	}
	.Scientific_window_jdlb li:hover span {
		background: #40578b;
		color: white;
	}
	.Scientific_window_jdlb li a span {
		display: block;
		width: 202px;
		height: 52px;
		color: #333333;
		font-size: 14px;
		padding: 0px 4px 0px 9px;
		margin: 2px 0px 0px 6px;
	}
	.Scientific_window_jdlb li a {
		white-space: normal
	}
	/* 媒体聚焦 */
	.mtjj {
		margin: 0 auto;
		width: 988px;
		background: #fff;
		overflow: hidden;
		padding: 0 6px 58px;
	}
	.mtjj ul {
		padding-top: 14px;
	}
	.mtjj ul li {
		width: 470px;
		height: 42px;
		line-height: 42px;
		border-bottom: 1px dashed #efefef;
		float: left;
	}
	.mtjj ul li a {
		display: inline-block;
		width: 333px;
	}
	.mtjj ul li img {
		/* display: inline-block; */
		padding-top: 15px;
	}
	.mtjj ul li span {
		float: right;
	}
	.mtjj .mle {
		margin-left: 35px;
	}
}

.neirightPowerPage {
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	margin: 30px 0 0px;
	padding-bottom: 35px
}

.homePage1 {
	background: #e0e0e0;
	transition: all .2s;
	-moz-transition: all .2s;
	/* Firefox 4 */
	-webkit-transition: all .2s;
	/* Safari 和 Chrome */
	-o-transition: all .2s;
}

.lastPage1 {
	background: #e0e0e0;
	transition: all .2s;
	-moz-transition: all .2s;
	/* Firefox 4 */
	-webkit-transition: all .2s;
	/* Safari 和 Chrome */
	-o-transition: all .2s;
}

.homePage1:hover {
	background: #005db5;
	color: #fff;
}

.lastPage1:hover {
	background: #005db5;
	color: #fff;
}

.neirightPowerPage a {
	font-size: 16px;
	color: #4c4c4c;
	/*         border:1px solid #ddd;
             */
	padding: 4px 10px;
}

.neirightPowerPage a img {
	position: relative;
	top: 5px;
}

.homePage2 {
	border: 0 !important;
}

.lastPage2 {
	border: 0 !important;
}

.neirightPowerPage .hover {
	color: #b63414;
	border: 0;
}

.neirightPowerPage span {
	padding-left: 25px;
}

.neirightPowerPage input {
	font-size: 16px;
	color: #4c4c4c;
	width: 34px;
	height: 31px;
	text-align: center;
	border: 1px solid #ddd;
}

.neirightPowerPage .inpStyb {
	background: #9cc5e6;
	color: #fff;
	margin-left: 15px
}

.cjwtBox {
	padding: 20px;
	background: #f9f9f9;
	margin-bottom: 10px;
}

.cjwtBox .title {
	color: #005db5;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}







.scrooltxt {
		height: 46px;
		line-height: 46px;
		overflow: hidden;
	}
	.scrooltxt a {
		display: block;
		float: left;
		background: url(fsj_gdpic.gif) no-repeat 0px 10px;
		padding-left: 30px;
		margin-right: 20px
	}

.con_top {
		border: 1px #E3E3E3 solid;
		padding: 20px 20px 12px 20px;
		z-index: 9;
	-moz-box-shadow:0px 0px 5px #EAEAEA;
	-webkit-box-shadow:0px 0px 5px #EAEAEA; 
	box-shadow:0px 0px 5px #EAEAEA;
	overflow: hidden;
	border-radius: 0px;
	background-color: #fff;
	width: 950px;
	margin: 0 auto;;
	}

#Marquee_x { overflow:hidden; width:96%; margin:0 auto }
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;overflow:hidden;}
#Marquee_x ul li div{ float:left; overflow:hidden}

.box7{width:1024px;margin:0 auto;overflow:hidden; padding-left: 10px;position: relative;}
.box7 .cont{float:left;width:1000px;}
.box7 .cont ul{overflow:hidden;}
.box7 .cont ul li{float:left;width:318px;overflow:hidden;margin-right:30px; display:inline;}
.box7 .cont ul li img{display:block;}
.box7 .prev2,.box7 .next2{float:left;width:40px;height:40px;background:url(fsj_jt1.gif) no-repeat;cursor:pointer;display:inline;}
.box7 .prev2{position: absolute; left: 0; top: 86px; z-index: 999;}
.box7 .next2{width:40px;height:40px;background:url(fsj_jt2.gif) no-repeat;position: absolute; right: 0; z-index: 999; top: 86px;}
.box7 .pic {overflow: hidden; padding: 7px; position: relative;}
.box7 .pic img {width: 318px; height: 183px;}
.box7 .pic p {border: 1px #E0E0E0 solid; border-top: none; padding: 0 10px;}
.box7 .pic b {color: #D98419; font-weight: bold; font-size: 24px; line-height: 46px; display: block;}
.box7 .pic span {line-height: 30px; font-size: 16px; color: #666666; display: block; padding-bottom: 6px;}
.box7 a {white-space:normal; width: 310px;}
.box7 .pic a:hover {-moz-box-shadow:0px 0px 10px #ADADAD;
	-webkit-box-shadow:0px 0px 10px #ADADAD;
	box-shadow:0px 0px 10px #ADADAD;
	background: #EE9402;
	color: #fff;
}
.box7 .pic a:hover b {color: #fff;}
.box7 .pic a:hover span {color: #F9DFDE;}
.box7 .pic a:hover p {border: 1px #EE9402 solid;}
.box7 .pic a:hover i {background: url(fsj_p3.png) no-repeat;display: block;
	width: 50px;
	height: 49px;
	position: absolute;
	top: 75px;
	left: 140px;
	background-size: cover;}


.fsj_title { text-align: center; padding: 40px 0 30px;}
.zhanshi {padding: 20px 20px 10px 10px;
	z-index: 9;
	-moz-box-shadow:0px 0px 10px #E0E0E0;
	-webkit-box-shadow:0px 0px 10px #E0E0E0;
	box-shadow:0px 0px 10px #E0E0E0;
	overflow: hidden;
	border-radius: 10px;
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
}
.zhanshi .left {width: 660px; float: left;}
.zhanshi .left ul li {float:left; width: 292px; padding-left: 20px; line-height: 67px; height: 67px; background: #FDF4E5; margin-left: 10px; margin-bottom: 10px;
	z-index: 9;
	overflow: hidden;
	border-radius: 10px;
}
.zhanshi .left ul li:hover {background: #EE9402}
.zhanshi .left .hover {background: #EE9402; color: #fff;}
.zhanshi .left .hover a {color: #fff;}
.zhanshi .left a {display: block; color: #995820; font-size: 18px;}
.zhanshi .left a:hover {color: #fff;}
.zhanshi .right {width: 296px; height: 220px; float: right;}
.zhanshi .right img {width: 296px; height: 220px;}

.bigDipper_ziyuanBox{
	margin:15px 0;
	overflow: hidden;
}
.bigDipper_moverBox{
	float: left;
	width:494px;
	position: relative;
	height:370px;
	overflow:hidden;
}
.bigDipper_moverBox p{
	width:100%;
	height:32px;
	position: absolute;
	left: 0px;
	bottom:0px;
	z-index: 1;
	background:url(bigDipperzhuntiB_03.png) repeat-x;
	padding:0 10px;
	font-size: 16px;
	line-height: 32px;
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.bigDipper_moverBox a{
	width:100%;
	display: block;
	height:100%;
	overflow: hidden;
}
.bigDipper_moverBox a img{
	width:100%;
	height:100%;
	float: left;
}
.bigDipper_moverBox i {background: url(fsj_p1.png) no-repeat; display: block; width: 93px; height: 92px; position: absolute; top: 134px; left: 204px;}
.bigDipper_list{
	width:608px;
	float: right;
	overflow: hidden;
}
.bigDipper_list{
	width:504px;
	float: right;
	overflow: hidden;
}
.bigDipper_list li{
	float: left;
	position: relative;
	width: 236px;
	height:175px;
	margin-left: 16px;
	overflow:hidden;
}
.bigDipper_list i {background: url(fsj_p1.png) no-repeat;display: block;
	width: 71px;
	height: 70px;
	position: absolute;
	top: 38px;
	left: 80px;
	background-size: cover;}
.bigDipper_list li img {width: 236px; height: 175px;}
.bigDipper_list li:nth-child(2){
	margin-right:0 ;
}
.bigDipper_list li:nth-child(4){
	margin-right:0 ;
}
.bigDipper_list li a{
	display: block;
	width:100%;
	overflow:hidden;
}
.bigDipper_list li a img{
	width:100%;;
	float: left;
}
.bigDipper_list li p{
	width:100%;
	height:32px;
	position: absolute;
	left: 0px;
	bottom:0px;
	z-index: 1;
	background:url(bigDipperzhuntiB_03.png) repeat-x;
	padding:0 10px;
	font-size: 16px;
	line-height: 32px;
	color:#fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hudong {overflow: hidden;}
.hudong .left {width: 488px; float: left;}
.hudong .hd_title {background: url(fsj_hd_bg.gif) no-repeat 0px 7px; padding-left: 15px; font-size: 24px; color: #975A09; margin-bottom: 10px}
.hudong .hd_nav {overflow: hidden; background: url(fsj_hd_lbg.gif) bottom repeat-x; margin-bottom: 16px}
.hudong .hd_nav ul li {float: left; height: 40px; line-height: 40px; margin-right: 50px; font-size: 18px; color: #DDAA2B; cursor: pointer;}
.hudong .hd_nav .hover {border-bottom: 3px #E1400A solid; color: #E1400A;}
.hudong .p1 {width: 278px; height: 164px; float: left; margin-right: 1px; margin-bottom: 1px;}
.hudong .p2 {width: 209px; height: 164px; float: left; margin-bottom: 1px;}
.hudong .p3 {width: 162px; height: 141px; float: left; margin-right: 1px;}
.hudong .p4 {width: 162px; height: 141px; float: left; margin-right: 1px;}
.hudong .p5 {width: 162px; height: 141px; float: left;}

.hudong .p1 img {width: 278px; height: 164px;}
.hudong .p2 img {width: 209px; height: 164px;}
.hudong .p3 img {width: 162px; height: 141px;}
.hudong .p4 img {width: 162px; height: 141px;}
.hudong .p5 img {width: 162px; height: 141px;}

.hudong .right {width: 488px; float: right;}
.hudong .hd_box2 {overflow: hidden;}
.hudong .hd_box2 .hd_box2_top {overflow: hidden; margin-bottom: 10px}
.hudong .hd_box2 .hd_box2_top ul li {width: 150px; float: left; margin-right: 19px; position: relative;}
.hudong .hd_box2 .hd_box2_top i {background: url(fsj_p2.png) no-repeat;display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 28px;
	left: 56px;
	background-size: cover;}
.hudong .hd_box2 .hd_box2_top p {height: 30px; line-height: 30px; text-align: center; font-size: 14px;}
.hudong .hd_box2 .hd_box2_top img {width: 150px; height: 90px;}
.hudong .hd_box2 .hd_box2_top .last {margin-right: 0;}
.hudong .hd_box2 .hd_box2_list {clear: both;}
.hudong .hd_box2 .hd_box2_list ul li {	height: 28px;line-height: 28px;background: url(fsj_dian.gif) no-repeat 0 14px;padding-left: 15px;}
.hudong .hd_box2 .hd_box2_list a {font-size: 14px;}

.hd_box {overflow: hidden; padding-bottom: 10px}

.diaocha {overflow: hidden; margin-top: 10px;}
.diaocha .hd_title {background: url(fsj_hd_bg.gif) no-repeat 0px 7px; padding-left: 15px; font-size: 26px; color: #975A09; margin-bottom: 10px}
.diaocha .left { width: 488px; height: 74px; background: url(fsj_dh1.gif) no-repeat; background-size: cover; text-align: center; float: left;}
.diaocha .left a {display: block; color: #fff; line-height: 74px; font-size: 26px; font-weight: bold;}
.diaocha .right { width: 488px; height: 74px; background: url(fsj_dh2.gif) no-repeat; background-size: cover; text-align: center; float: right;}
.diaocha .right a {display: block; color: #fff; line-height: 74px; font-size: 26px; font-weight: bold;}

.fsyj {overflow: hidden;background: url(fsj_downbg.jpg) 0 25px repeat-x}
.fsyj .fsyj_box {position: relative;}
.fsyj .fsyj_box .fsyj_tab {overflow: hidden; margin-right: 70px}
.fsyj .fsyj_box .fsyj_pic {width: 330px; height: 390px; float: left; margin-left: 20px; margin-right: 30px;}
.fsyj .fsyj_box .fsyj_pic img {width: 330px; height: 390px;}
.fsyj .fsyj_box .fsyj_title {padding: 60px 0 20px; overflow: hidden;}
.fsyj .fsyj_box .fsyj_title span {display: block; float: right;}
.fsyj .fsyj_box .fsyj_title span a {display: block; background: #fff; color: #D8A52F; padding: 4px 10px;}
.fsyj .fsyj_box .fsyj_title .t1 {background: url(fsj_dd.png) left no-repeat; width: 200px; float: left; height: 40px; line-height: 40px; padding-left: 10px;}
.fsyj .fsyj_box .fsyj_title .t2 {background: url(fsj_dd.png) left no-repeat; width: 200px; float: left; height: 40px; line-height: 40px; padding-left: 10px;}
.fsyj .fsyj_box .fsyj_title .t3 {background: url(fsj_dd.png) left no-repeat; width: 200px; float: left; height: 40px; line-height: 40px; padding-left: 10px;}
.fsyj .fsyj_box .fsyj_title .t4 {background: url(fsj_dd.png) left no-repeat; width: 200px; float: left; height: 40px; line-height: 40px; padding-left: 10px;}
.fsyj .fsyj_box .fsyj_title .t1 a {font-size: 22px; font-weight: bold; color: #fff; display: block; float: left; width: 109px; text-align: center;}
.fsyj .fsyj_box .fsyj_title .t2 a {font-size: 22px; font-weight: bold; color: #fff; display: block; float: left; width: 109px; text-align: center;}
.fsyj .fsyj_box .fsyj_title .t3 a {font-size: 22px; font-weight: bold; color: #fff; display: block; float: left; width: 109px; text-align: center;}
.fsyj .fsyj_box .fsyj_title .t4 a {font-size: 22px; font-weight: bold; color: #fff; display: block; float: left; width: 109px; text-align: center;}
.fsyj .fsyj_box .fsyj_title .t1 i {background: url(fsj_d1.png) no-repeat; display: block; width: 36px; height: 34px; float: left;}
.fsyj .fsyj_box .fsyj_title .t2 i {background: url(fsj_d2.png) no-repeat; display: block; width: 37px; height: 37px; float: left;}
.fsyj .fsyj_box .fsyj_title .t3 i {background: url(fsj_d3.png) no-repeat; display: block; width: 34px; height: 29px; float: left;}
.fsyj .fsyj_box .fsyj_title .t4 i {background: url(fsj_d4.png) no-repeat; display: block; width: 43px; height: 35px; float: left;}
.fsyj .fsyj_box .fsyj_txt a {font-size: 14px; color: #fff; line-height: 24px;}
.fsyj .fsyj_box .fsyj_nav {overflow: hidden; position: absolute; bottom: 26px; right: 0;}
.fsyj .fsyj_box .fsyj_nav ul li {border-left: 1px #E8BC75 solid; border-top: 1px #E8BC75 solid; height: 50px; line-height: 50px; float:left; width: 162px; cursor: pointer;}
.fsyj .fsyj_box .fsyj_nav .f1 {background: url(fsj_d1.png) 20px 8px no-repeat; padding-left: 68px; font-size: 18px; color: #fff}
.fsyj .fsyj_box .fsyj_nav .f2 {background: url(fsj_d2.png) 20px 8px no-repeat; padding-left: 68px; font-size: 18px; color: #fff}
.fsyj .fsyj_box .fsyj_nav .f3 {background: url(fsj_d3.png) 20px 8px no-repeat; padding-left: 68px; font-size: 18px; color: #fff}
.fsyj .fsyj_box .fsyj_nav .f4 {background: url(fsj_d4.png) 20px 8px no-repeat; padding-left: 68px; font-size: 18px; color: #fff}
.fsyj .fsyj_box .fsyj_nav .hover {background: #E54B01;}

.pfont {padding-top: 10px!important;}
.zc {width: 148px; height: 74px; float: right; margin:10px 0 0 0;}
.con_top2 {margin-top: 25px;}

/*分页*/
.fenye{color:#808080; padding:20px 0 30px; border-top: 1px #DAA056 solid; margin-top: 20px;}

.fenye a{border:#CBCBCB 1px solid; padding:0 6px; color:#CACACA; margin: 0 2px;}
.fenye a.fenye_thispage{border:#CBCBCB 1px solid; background:#E8673E; padding:0 6px; color:#fff}
.fenye a.fenyepage{color:#808080;border:#CCD2E3 1px solid; padding:0 6px}
.fenye .fenye_input{border:#CBCBCB 1px solid; width:30px ;text-align:center; line-height:20px; height:20px; }
.fenye .fenye_sub{color:#fff; border:#E8673E 1px solid; background:#E8673E; width:45px ;text-align:center; line-height:20px; height:20px; cursor:pointer}

.con_top_list {
	padding: 0 10px;
}


.con_top_list .nhdt .title {font-size: 18px; line-height: 22px; color:#E23D0D; padding-bottom: 15px; font-weight: bold;}
.con_top_list .nhdt a {color:#E23D0D;}
.con_top_list ul {
	overflow: hidden;
	margin-top: 20px;
}
.con_top_list ul li a{
	display: inline-block;
	font-size: 14px;
}
.con_top_list ul li {
	height: 32px;
	line-height: 32px;
	background: url(fsj_dian.gif) no-repeat 0 18px;
	padding-left: 15px;
}
.daohang { font-size: 14px; color:#666666; margin-bottom: 20px}
.daohang a {color: #666666;}

.con_pic_list {
	padding: 0 10px 0 0;
}
.con_pic_list img {width: 220px; height: 150px;}
.con_pic_list p {line-height: 30px; height: 30px; overflow: hidden;}
.con_pic_list .nhdt .title {font-size: 18px; line-height: 22px; color:#E23D0D; padding-bottom: 15px; font-weight: bold;}
.con_pic_list .nhdt a {color:#E23D0D;}
.con_pic_list ul {
	overflow: hidden;
	margin-top: 30px;
}
.con_pic_list ul li a{
	display: inline-block;
	font-size: 14px;
}
.con_pic_list ul li {
	float: left;
	margin-left: 12px;
	margin-bottom: 20px;
	width: 220px;
	overflow: hidden;
}

.tpxq_con{
	text-align: center;
	margin: 21px auto 0;
	border-top: 1px #F4E2CC solid;
}
.tpxq_con h1{
	font-size: 26px;
	padding-top: 43px;
	font-weight: 540;
}
.tpxq_con_title{
	text-align: left;
	margin: 30px auto;
	width: 910px;
	border-bottom: 1px #F4E2CC solid;
	padding: 10px 20px;
	background: #F6F3EE;
}
.tpxq_con_title span{
	padding-right: 10px;
	color: #888888;
	font-size: 14px;
}
.tpxq_con_title .lastspan{
	padding-right: 0px;
	float: right;
}
.tpxq_con img{
	max-width: 910px;
	margin: 30px auto;
}
.text_con{
	width: 910px;
	margin: 0px auto;
	text-align: left;
}
.text_con p {
	font-size: 16px;
}
.tpxq_con_title a { color: #888888}
a.adc_4,.adc_4 a,.dc_4,a.ahc:hover,.ahc a:hover,.hc:hover{color:#c40001}
.print {
	display: inline-block;
	padding-left: 26px;
	background: url(ico_print.png) no-repeat 0 center;
	cursor: pointer;
}

.arc_body {
	line-height: 2;
}

.xiangguan {padding: 10px 20px;width: 910px; margin: 0 auto;}
.xiangguan .xgtitle {text-align: left;
	margin: 20px auto 10px;

	border-top: 1px #F4E2CC solid;
	border-bottom: 1px #F4E2CC solid;

	background: #F6F3EE;
}
.xiangguan .xgtitle div {color: #DE4109;background: url(fsj_xg.gif) 18px 12px no-repeat;padding-left: 50px; height: 40px; line-height: 40px;}
.xiangguan ul li {text-align: left; height: 36px; line-height: 36px;background: url(fsj_dian.gif) no-repeat 0 16px;padding-left: 15px;}
.xiangguan ul {padding-left: 4px}
.xiangguan span {margin-right: 20px; float: left; color: #666666;}

.scroll { width:100%;}
/*轮播图*/
.scroll_pic { width:100%; position:relative}
.scroll_pic .pannel-image img { width:100%}
.titBg {
	background: rgb(0, 0, 0); opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4;
}
.slider-carousel {
	width: 100%; overflow: hidden; position: relative;
}
.slider-carousel .item {
	width: 100%;
}
.slider-carousel .slidesjs-navigation {
	top: 36%; width: 42px; height: 69px; text-indent: -9999em; display: block; position: absolute; z-index: 100;
}
.slidesjs-previous {
	background: url(nra_btn03.png) no-repeat; left: 0px;
}
.slidesjs-next {
	background: url(nra_btn04.png) no-repeat; right: 0px;
}
.slidesjs-previous:hover {
	background: url(nra_btn01.png) no-repeat;
}
.slidesjs-next:hover {
	background: url(nra_btn02.png) no-repeat;
}
.slidesjs-pagination {
	bottom: 11px; width: 115px; height: 16px; right: 5px; overflow: hidden; position: absolute; z-index: 10; -ms-zoom: 1;
}
.slidesjs-pagination-item {
	width: 14px; height: 14px; float: left; margin-left:7px;
}
.con_top_f .slidesjs-pagination-item ul li {width: 14px; height: 14px;}
.slidesjs-pagination-item a {width: 14px; height: 14px; background-color:#fff; text-align:center; color:#C6C4C5; float: left; display: block; font-size:12px; line-height:14px; text-indent: -999em;border-radius: 10px;
}
.slidesjs-pagination-item a.active { background-color:#EE9402; color:#FFFFFF
}
.slider-carousel .titBg {
	left: 0px; width: 100%; height: 40px; bottom: 0px; position: absolute; z-index: 1;
}
.slider-carousel .subtitle {
	width: 70%; left:20px; height: 40px; bottom: 0px; position: absolute; z-index: 2;
}
.slider-carousel .subtitle h6 {
	height: 40px; color: rgb(255, 255, 255); line-height: 40px; overflow: hidden; font-size: 16px;
}
.slider-carousel .subtitle h6 a {
	color: rgb(255, 255, 255);
}
.con_top_s .nhdt .title {font-size: 18px; line-height: 18px; color:#E23D0D; padding-bottom: 17px; font-weight: bold;}
.con_top_s .nhdt a {color:#E23D0D;}


/*20180830修改*/
.cj_music{
	overflow: hidden;
	padding-top: 26px;
}
.cj_music dd{
	float: left;
	width: 150px;
	height: 124px;
	text-align: center;
	overflow: hidden;
	margin-left: 10px;
}
.cj_music dd a{
	display: block;
}
.cj_music dd a span{
	width: 82px;
	height: 82px;
	background-image:url(fsj_music1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px auto;
}
.cj_music dd a p{
	font-size: 15px;
	color: #666666;
	padding-top: 12px;
	height: 18px;
	overflow: hidden;
}
.cj_music dd a:hover span{
	background-image:url(fsj_music_hov1.png);
} 
.cj_music dd a:hover p{
	font-weight: bold;
	color: #eb9308;
}
.cj_mu_bg{
	background-image: url(fsj_bg1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 316px;
	padding-bottom: 0px;
}
/* bcon */
.list_lh{
	height:308px;
	overflow:hidden;
	padding-left: 20px;

}
.list_lh li{
	width: 454px;
	height: 145px;
	background-image: url(fsj_bg22.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
.list_lh li.lieven{}
.list_lh li a{
	display: block;
	white-space:normal;
}
.list_lh li a p{
	padding: 15px;
	overflow: hidden;
	line-height: 22px;
	height: 50px;
	color: #666;
	font-size: 15px;
}
.list_lh li a span{
	position: absolute;
	bottom: 40px;
	right: 11px;
	color: #e33738;
	font-size: 15px;
}


@media screen and (min-width:1441px) {
	.main {background: none!important;}

	.bigDipper_HeaderBox {
		min-width: 1200px;
	}
	.bigDipper_Header {
		width: 1200px;
	}
	.logoBox {
		width: 1200px;
	}
	.centerBox {
		width: 1200px;
	}
	.yaowenlunbo {
		width: 1230px;
	}
	.yaowenlunboUl {
		width: 165px;
	}
	.renheSPolicyLB .carousel {
		width: 1065px;
	}
	.renheSPolicyLB .carousel ul.imageslist li {
		width: 1065px;
	}
	.renheSPolicyLB {
		width: 1065px;
	}
	.latestNewsBox {
		width: 1200px;
	}
	.latestNewsRD {
		width: 1070px;
	}
	.centerCZBox {
		width: 1200px;
	}
	.YYBox {
		width: 1230px;
	}
	.yyjj {
		width: 739px;
	}
	.bigDipper_wszt {
		width: 1200px;
	}
	.bigDipper_Event {
		height: 160px;
	}
	.bigDipper_Event li {
		height: 75px;
	}
	.footer {
		width: 1200px;
	}
	.youqingL {
		width: 1095px
	}
	.footerBBoxC {
		width: 1162px;
	}
	.scrooltxt {
		height: 56px;
		line-height: 56px;
		overflow: hidden;
	}
	.scrooltxt a {
		display: block;
		float: left;
		background: url(fsj_gdpic.gif) no-repeat 0px 16px;
		padding-left: 30px;
		margin-right: 20px
	}
	.con_top {
		border: 1px #E3E3E3 solid;
		padding: 20px;
		z-index: 9;
	-moz-box-shadow:0px 0px 5px #EAEAEA;
	-webkit-box-shadow:0px 0px 5px #EAEAEA; 
	box-shadow:0px 0px 5px #EAEAEA;
	overflow: hidden;
	border-radius: 0px;
	background-color: #fff;
	width: 1150px;
	margin: 0 auto;;
	}
	.con_top_s ul li,
	.con_top_t ul li {
		height: 42px;
		line-height: 42px;
		background: url(fsj_dian.gif) no-repeat 0 18px;
		padding-left: 15px;
	}
	.jiaodian_box {
		width: 1200px;
		margin: 20px auto 0;
	}
	.con_top_s .nhdt .title {font-size: 22px; line-height: 22px; color:#E23D0D; padding-bottom: 20px; font-weight: bold;}
	.con_top_s .nhdt a {color:#E23D0D;}
	.con_top_s ul,
	.con_top_t ul {
		width: 434px;
		overflow: hidden;
	}
	.con_top_s ul li a,
	.con_top_t ul li a {
		display: inline-block;
		width: 340px;
		font-size: 16px;
	}
	.centerBox {
		margin: 0 auto;
		width: 1200px;
		overflow: hidden;
	}
	.con_title {
		background: url('./bdx_titlebj_20171211_1250.png');
		width: 1192px;
	}
	.con_top_f {
		width: 680px;
	}
	.con_top_f {width: 680px; height: 390px;}
	.con_top_f img {width: 680px; height: 390px;}
	.con_top_s {
		width: 433px;
	}
	.con_top_list {
		padding: 0 10px;
	}
	.con_top_list .nhdt .title {font-size: 22px; line-height: 22px; color:#E23D0D; padding-bottom: 20px; font-weight: bold;}
	.con_top_list .nhdt a {color:#E23D0D;}
	.con_top_list ul {
		overflow: hidden;
		margin-top: 30px;
	}
	.con_top_list ul li a{
		display: inline-block;
		font-size: 16px;
	}
	.con_top_list ul li {
		height: 42px;
		line-height: 42px;
		background: url(fsj_dian.gif) no-repeat 0 18px;
		padding-left: 15px;
	}

	.con_pic_list {
		padding: 0 10px 0 0;
	}
	.con_pic_list img {width: 270px; height: 180px;}
	.con_pic_list p {line-height: 30px; height: 30px; overflow: hidden;}
	.con_pic_list .nhdt .title {font-size: 22px; line-height: 22px; color:#E23D0D; padding-bottom: 20px; font-weight: bold;}
	.con_pic_list .nhdt a {color:#E23D0D;}
	.con_pic_list ul {
		overflow: hidden;
		margin-top: 30px;
	}
	.con_pic_list ul li a{
		display: inline-block;
		font-size: 16px;
	}
	.con_pic_list ul li {
		float: left;
		margin-left: 12px;
		margin-bottom: 20px;
		width: 270px;
		overflow: hidden;
	}


	.con_txt_list .nhdt .title {font-size: 22px; line-height: 22px; color:#E23D0D; padding-bottom: 20px; font-weight: bold;}
	.con_txt_list .nhdt a {color:#E23D0D;}

	.daohang { font-size: 14px; color:#666666; margin-bottom: 20px}
	.daohang a {color: #666666;}


	.con_top_t {
		width: 433px;
	}
	.jdlunbotu {
		margin: 0 auto;
		width: 1190px;
		background: #fff;
		overflow: hidden;
	}
	.mtjj {
		margin: 0 auto;
		width: 1232px;
		background: #fff;
		overflow: hidden;
		padding: 0 9px 58px;
	}
	.mtjj ul li {
		width: 587px;
		background-position: 418px 14px;
	}
	.mtjj ul li a {
		display: inline-block;
		width: 428px;
	}
	.Scientific_window {
		width: 1200px;
		height: 150px;
		background-color: #fff;
		position: relative;
	}
	.Scientific_window_box {
		width: 1190px;
		height: 120px;
	}
	.Scientific_window_jdlb li {
		margin-right: 30px;
		width: 380px;
		height: 120px;
		background-color: white;
		overflow: hidden;
	}
	.Scientific_window_jdlb li img {
		width: 380px;
		height: 120px;
		padding: 0;
	}
	.Scientific_window_jdlb li a span {
		display: block;
		width: 255px;
		height: 57px;
		color: #333333;
		font-size: 14px;
		margin: 2px 0px 0px 9px;
		padding: 9px 5px 0px 8px;
	}
	.Scientific_window ol {
		left: 598px;
	}

	#Marquee_x { overflow:hidden; width:96%; margin:0 auto }
	#Marquee_x ul li ,#Marquee_x ul li div{ float:left;overflow:hidden;}
	#Marquee_x ul li div{ float:left; overflow:hidden}

	.box7{width:1210px;margin:0 auto;overflow:hidden; padding-left: 10px;position: relative;}
	.box7 .cont{float:left;width:1248px;}
	.box7 .cont ul{overflow:hidden;}
	.box7 .cont ul li{float:left;width:380px;overflow:hidden;margin-right:35px; display:inline;}
	.box7 .cont ul li img{display:block;}
	.box7 .prev2,.box7 .next2{float:left;width:40px;height:40px;background:url(fsj_jt1.gif) no-repeat;cursor:pointer;display:inline;}
	.box7 .prev2{position: absolute; left: 0; top: 86px; z-index: 999;}
	.box7 .next2{width:40px;height:40px;background:url(fsj_jt2.gif) no-repeat;position: absolute; right: 0; z-index: 999; top: 86px;}
	.box7 .pic {overflow: hidden; padding: 7px; position: relative;}
	.box7 .pic a:hover i {background: url(fsj_p3.png) no-repeat;display: block;
		width: 50px;
		height: 49px;
		position: absolute;
		top: 90px;
		left: 160px;
		background-size: cover;}
	.box7 .pic img {width: 360px; height: 210px;}
	.box7 .pic p {border: 1px #E0E0E0 solid; border-top: none; padding: 0 10px;}
	.box7 .pic b {color: #D98419; font-weight: bold; font-size: 24px; line-height: 46px; display: block;}
	.box7 .pic span {line-height: 30px; font-size: 16px; color: #666666; display: block; padding-bottom: 6px;}
	.box7 a {white-space:normal; width: 360px;}
	.box7 .pic a:hover {-moz-box-shadow:0px 0px 10px #ADADAD;
		-webkit-box-shadow:0px 0px 10px #ADADAD;
		box-shadow:0px 0px 10px #ADADAD;
		background: #EE9402;
		color: #fff;
	}
	.box7 .pic a:hover b {color: #fff;}
	.box7 .pic a:hover span {color: #F9DFDE;}
	.box7 .pic a:hover p {border: 1px #EE9402 solid;}


	.fsj_title { text-align: center; padding: 50px 0 30px;}
	.zhanshi {padding: 20px 20px 20px 10px;
		z-index: 9;
		-moz-box-shadow:0px 0px 10px #E0E0E0;
		-webkit-box-shadow:0px 0px 10px #E0E0E0;
		box-shadow:0px 0px 10px #E0E0E0;
		overflow: hidden;
		border-radius: 10px;
		background-color: #fff;
		width: 1160px;
		margin: 0 auto;
	}
	.zhanshi .left {width: 780px; float: left;}
	.zhanshi .left ul li {float:left; width: 340px; padding-left: 40px; line-height: 80px; height: 80px; background: #FDF4E5; margin-left: 10px; margin-bottom: 10px;
		z-index: 9;
		overflow: hidden;
		border-radius: 10px;
	}
	.zhanshi .left ul li:hover {background: #EE9402}
	.zhanshi .left a {display: block; color: #995820; font-size: 18px;}
	.zhanshi .left a:hover {color: #fff;}
	.zhanshi .right {width: 354px; height: 264px; float: right;}
	.zhanshi .right img {width: 354px; height: 264px;}

	.bigDipper_ziyuanBox{
		margin:15px 0;
		overflow: hidden;
	}
	.bigDipper_moverBox{
		float: left;
		width:592px;
		position: relative;
		height:444px;
		overflow:hidden;
	}
	.bigDipper_moverBox p{
		width:100%;
		height:32px;
		position: absolute;
		left: 0px;
		bottom:0px;
		z-index: 1;
		background:url(bigDipperzhuntiB_03.png) repeat-x;
		padding:0 10px;
		font-size: 16px;
		line-height: 32px;
		color:#fff;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.bigDipper_moverBox a{
		width:100%;
		display: block;
		height:100%;
		overflow: hidden;
	}
	.bigDipper_moverBox a img{
		width:100%;
		height:100%;
		float: left;
	}
	.bigDipper_moverBox i {background: url(fsj_p1.png) no-repeat; display: block; width: 93px; height: 92px; position: absolute; top: 174px; left: 252px;}
	.bigDipper_list{
		width:608px;
		float: right;
		overflow: hidden;
	}
	.bigDipper_list li{
		float: left;
		position: relative;
		width: 282px;
		height:212px;
		margin-left: 22px;
		overflow:hidden;
	}
	.bigDipper_list i {background: url(fsj_p1.png) no-repeat;display: block;
		width: 71px;
		height: 70px;
		position: absolute;
		top: 58px;
		left: 106px;
		background-size: cover;}
	.bigDipper_list li img {width: 282px; height: 212px;}
	.bigDipper_list li:nth-child(2){
		margin-right:0 ;
	}
	.bigDipper_list li:nth-child(4){
		margin-right:0 ;
	}
	.bigDipper_list li a{
		display: block;
		width:100%;
		overflow:hidden;
	}
	.bigDipper_list li a img{
		width:100%;;
		float: left;
	}
	.bigDipper_list li p{
		width:100%;
		height:32px;
		position: absolute;
		left: 0px;
		bottom:0px;
		z-index: 1;
		background:url(bigDipperzhuntiB_03.png) repeat-x;
		padding:0 10px;
		font-size: 16px;
		line-height: 32px;
		color:#fff;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.hudong {overflow: hidden;}
	.hudong .left {width: 585px; float: left;}
	.hudong .hd_title {background: url(fsj_hd_bg.gif) no-repeat 0px 7px; padding-left: 15px; font-size: 26px; color: #975A09; margin-bottom: 10px}
	.hudong .hd_nav {overflow: hidden; background: url(fsj_hd_lbg.gif) bottom repeat-x; margin-bottom: 16px}
	.hudong .hd_nav ul li {float: left; height: 40px; line-height: 40px; margin-right: 50px; font-size: 20px; color: #DDAA2B; cursor: pointer;}
	.hudong .hd_nav .hover {border-bottom: 3px #E1400A solid; color: #E1400A;}
	.hudong .p1 {width: 334px; height: 196px; float: left; margin-right: 1px; margin-bottom: 1px;}
	.hudong .p2 {width: 250px; height: 196px; float: left; margin-bottom: 1px;}
	.hudong .p3 {width: 194px; height: 141px; float: left; margin-right: 1px;}
	.hudong .p4 {width: 194px; height: 141px; float: left; margin-right: 1px;}
	.hudong .p5 {width: 194px; height: 141px; float: left;}

	.hudong .p1 img {width: 334px; height: 196px;}
	.hudong .p2 img {width: 250px; height: 196px;}
	.hudong .p3 img {width: 194px; height: 141px;}
	.hudong .p4 img {width: 194px; height: 141px;}
	.hudong .p5 img {width: 194px; height: 141px;}

	.hudong .right {width: 585px; float: right;}
	.hudong .hd_box2 {overflow: hidden;}
	.hudong .hd_box2 .hd_box2_top {overflow: hidden; margin-bottom: 10px}
	.hudong .hd_box2 .hd_box2_top ul li {width: 180px; float: left; margin-right: 22px; position: relative;}
	.hudong .hd_box2 .hd_box2_top i {background: url(fsj_p2.png) no-repeat;display: block;
		width: 36px;
		height: 36px;
		position: absolute;
		top: 38px;
		left: 70px;
		background-size: cover;}
	.hudong .hd_box2 .hd_box2_top p {height: 30px; line-height: 30px; text-align: center; font-size: 16px;}
	.hudong .hd_box2 .hd_box2_top img {width: 180px; height: 110px;}
	.hudong .hd_box2 .hd_box2_top .last {margin-right: 0;}
	.hudong .hd_box2 .hd_box2_list {clear: both;}
	.hudong .hd_box2 .hd_box2_list ul li {	height: 30px;line-height: 30px;background: url(fsj_dian.gif) no-repeat 0 14px;padding-left: 15px;}
	.hudong .hd_box2 .hd_box2_list a {font-size: 16px;}

	.diaocha {overflow: hidden; margin-top: 10px;}
	.diaocha .hd_title {background: url(fsj_hd_bg.gif) no-repeat 0px 7px; padding-left: 15px; font-size: 26px; color: #975A09; margin-bottom: 10px}
	.diaocha .left { width: 585px; height: 90px; background: url(fsj_dh1.gif) no-repeat; text-align: center; float: left;}
	.diaocha .left a {display: block; color: #fff; line-height: 88px; font-size: 32px; font-weight: bold;}
	.diaocha .right { width: 585px; height: 90px; background: url(fsj_dh2.gif) no-repeat; text-align: center; float: right;}
	.diaocha .right a {display: block; color: #fff; line-height: 88px; font-size: 32px; font-weight: bold;}

	.fsyj {overflow: hidden;background: url(fsj_downbg.jpg) 0 25px repeat-x}
	.fsyj .fsyj_box {position: relative;}
	.fsyj .fsyj_box .fsyj_tab {overflow: hidden; margin-right: 70px}
	.fsyj .fsyj_box .fsyj_pic {width: 330px; height: 390px; float: left; margin-left: 20px; margin-right: 30px;}
	.fsyj .fsyj_box .fsyj_pic img {width: 330px; height: 390px;}
	.fsyj .fsyj_box .fsyj_title {padding: 60px 0 20px; overflow: hidden;}
	.fsyj .fsyj_box .fsyj_title span {display: block; float: right;}
	.fsyj .fsyj_box .fsyj_title span a {display: block; background: #fff; color: #D8A52F; padding: 4px 10px;}
	.fsyj .fsyj_box .fsyj_title .t1 {background: url(fsj_dd.png) left no-repeat; width: 200px; float: left; height: 40px; line-height: 40px; padding-left: 10px;}
	.fsyj .fsyj_box .fsyj_title .t2 {background: url(fsj_dd.png) left no-repeat; width: 200px; float: left; height: 40px; line-height: 40px; padding-left: 10px;}
	.fsyj .fsyj_box .fsyj_title .t3 {background: url(fsj_dd.png) left no-repeat; width: 200px; float: left; height: 40px; line-height: 40px; padding-left: 10px;}
	.fsyj .fsyj_box .fsyj_title .t4 {background: url(fsj_dd.png) left no-repeat; width: 200px; float: left; height: 40px; line-height: 40px; padding-left: 10px;}
	.fsyj .fsyj_box .fsyj_title .t1 a {font-size: 24px; font-weight: bold; color: #fff; display: block; float: left; width: 109px; text-align: center;}
	.fsyj .fsyj_box .fsyj_title .t2 a {font-size: 24px; font-weight: bold; color: #fff; display: block; float: left; width: 109px; text-align: center;}
	.fsyj .fsyj_box .fsyj_title .t3 a {font-size: 24px; font-weight: bold; color: #fff; display: block; float: left; width: 109px; text-align: center;}
	.fsyj .fsyj_box .fsyj_title .t4 a {font-size: 24px; font-weight: bold; color: #fff; display: block; float: left; width: 109px; text-align: center;}
	.fsyj .fsyj_box .fsyj_title .t1 i {background: url(fsj_d1.png) no-repeat; display: block; width: 36px; height: 34px; float: left;}
	.fsyj .fsyj_box .fsyj_title .t2 i {background: url(fsj_d2.png) no-repeat; display: block; width: 37px; height: 37px; float: left;}
	.fsyj .fsyj_box .fsyj_title .t3 i {background: url(fsj_d3.png) no-repeat; display: block; width: 34px; height: 29px; float: left;}
	.fsyj .fsyj_box .fsyj_title .t4 i {background: url(fsj_d4.png) no-repeat; display: block; width: 43px; height: 35px; float: left;}
	.fsyj .fsyj_box .fsyj_txt a {font-size: 16px; color: #fff; line-height: 30px;}
	.fsyj .fsyj_box .fsyj_nav {overflow: hidden; position: absolute; bottom: 26px; right: 0;}
	.fsyj .fsyj_box .fsyj_nav ul li {border-left: 1px #E8BC75 solid; border-top: 1px #E8BC75 solid; height: 50px; line-height: 50px; float:left; width: 212px; cursor: pointer;}
	.fsyj .fsyj_box .fsyj_nav .f1 {background: url(fsj_d1.png) 40px 8px no-repeat; padding-left: 85px; font-size: 18px; color: #fff}
	.fsyj .fsyj_box .fsyj_nav .f2 {background: url(fsj_d2.png) 40px 8px no-repeat; padding-left: 85px; font-size: 18px; color: #fff}
	.fsyj .fsyj_box .fsyj_nav .f3 {background: url(fsj_d3.png) 40px 8px no-repeat; padding-left: 85px; font-size: 18px; color: #fff}
	.fsyj .fsyj_box .fsyj_nav .f4 {background: url(fsj_d4.png) 40px 8px no-repeat; padding-left: 85px; font-size: 18px; color: #fff}
	.fsyj .fsyj_box .fsyj_nav .hover {background: #E54B01;}

	.pfont {padding-top: 10px!important;}
	.zc {width: 148px; height: 74px; float: right; margin:10px 0 0 0;}
	.con_top2 {margin-top: 25px;}

	/*分页*/
	.fenye{color:#808080; padding:30px 0 30px; border-top: 1px #DAA056 solid; margin-top: 30px;}

	.fenye a{border:#CBCBCB 1px solid; padding:0 6px; color:#CACACA; margin: 0 2px;}
	.fenye a.fenye_thispage{border:#CBCBCB 1px solid; background:#E8673E; padding:0 6px; color:#fff}
	.fenye a.fenyepage{color:#808080;border:#CCD2E3 1px solid; padding:0 6px}
	.fenye .fenye_input{border:#CBCBCB 1px solid; width:30px ;text-align:center; line-height:20px; height:20px; }
	.fenye .fenye_sub{color:#fff; border:#E8673E 1px solid; background:#E8673E; width:45px ;text-align:center; line-height:20px; height:20px; cursor:pointer}

	.tpxq_con{
		text-align: center;
		margin: 21px auto 0;
		border-top: 1px #F4E2CC solid;
	}
	.tpxq_con h1{
		font-size: 26px;
		padding-top: 43px;
		font-weight: 540;
	}
	.tpxq_con_title{
		text-align: left;
		margin: 30px auto;
		width: 1050px;
		border-bottom: 1px #F4E2CC solid;
		padding: 10px 20px;
		background: #F6F3EE;
	}
	.tpxq_con_title span{
		padding-right: 40px;
		color: #888888;
		font-size: 14px;
	}
	.tpxq_con_title .lastspan{
		padding-right: 0px;
		float: right;
	}
	.tpxq_con img{
		max-width: 1000px;
		margin: 30px auto;
	}
	.text_con{
		width: 1050px;
		margin: 0px auto;
		text-align: left;
	}
	.text_con p {
		font-size: 16px;
	}
	.tpxq_con_title a { color: #888888}
	a.adc_4,.adc_4 a,.dc_4,a.ahc:hover,.ahc a:hover,.hc:hover{color:#c40001}
	.print {
		display: inline-block;
		padding-left: 26px;
		background: url(ico_print.png) no-repeat 0 center;
		cursor: pointer;
	}

	.arc_body {
		line-height: 2;
	}
	.xiangguan {padding: 10px 20px;width: 1050px; margin: 0 auto;}
	.xiangguan .xgtitle {text-align: left;
		margin: 20px auto 10px;

		border-top: 1px #F4E2CC solid;
		border-bottom: 1px #F4E2CC solid;

		background: #F6F3EE;
	}
	.xiangguan .xgtitle div {color: #DE4109;background: url(fsj_xg.gif) 18px 12px no-repeat;padding-left: 50px; height: 40px; line-height: 40px;}
	.xiangguan ul li {text-align: left; height: 36px; line-height: 36px;background: url(fsj_dian.gif) no-repeat 0 16px;padding-left: 15px;}
	.xiangguan ul {padding-left: 4px}
	.xiangguan span {margin-right: 20px; float: left; color: #666666;}


	.scroll { width:100%;}
	/*轮播图*/
	.scroll_pic { width:100%; position:relative}
	.scroll_pic .pannel-image img { width:100%}
	.titBg {
		background: rgb(0, 0, 0); opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4;
	}
	.slider-carousel {
		width: 100%; overflow: hidden; position: relative;
	}
	.slider-carousel .item {
		width: 100%;
	}
	.slider-carousel .slidesjs-navigation {
		top: 36%; width: 42px; height: 69px; text-indent: -9999em; display: block; position: absolute; z-index: 100;
	}
	.slidesjs-previous {
		background: url(nra_btn03.png) no-repeat; left: 0px;
	}
	.slidesjs-next {
		background: url(nra_btn04.png) no-repeat; right: 0px;
	}
	.slidesjs-previous:hover {
		background: url(nra_btn01.png) no-repeat;
	}
	.slidesjs-next:hover {
		background: url(nra_btn02.png) no-repeat;
	}
	.slidesjs-pagination {
		bottom: 14px; width: 115px; height: 18px; right: 20px; overflow: hidden; position: absolute; z-index: 10; -ms-zoom: 1;
	}
	.slidesjs-pagination-item {
		width: 16px; height: 16px; float: left; margin-left:7px;
	}
	.con_top_f .slidesjs-pagination-item ul li {width: 16px; height: 16px;}
	.slidesjs-pagination-item a {width: 16px; height: 16px; background-color:#fff; text-align:center; color:#C6C4C5; float: left; display: block; font-size:12px; line-height:16px;
	}
	.slidesjs-pagination-item a.active { background-color:#EE9402; color:#FFFFFF
	}
	.slider-carousel .titBg {
		left: 0px; width: 100%; height: 50px; bottom: 0px; position: absolute; z-index: 1;
	}
	.slider-carousel .subtitle {
		width: 70%; left:20px; height: 50px; bottom: 0px; position: absolute; z-index: 2;
	}
	.slider-carousel .subtitle h6 {
		height: 50px; color: rgb(255, 255, 255); line-height: 50px; overflow: hidden; font-size: 20px;
	}
	.slider-carousel .subtitle h6 a {
		color: rgb(255, 255, 255);
	}


	/*20180830修改*/
	.cj_music{
		overflow: hidden;
		padding-top: 26px;
	}
	.cj_music dd{
		float: left;
		width: 175px;
		height: 150px;
		text-align: center;
		overflow: hidden;
		margin-left: 15px;
	}
	.cj_music dd a{
		display: block;
	}
	.cj_music dd a span{
		width: 98px;
		height: 98px;
		background-image:url(fsj_music.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		display: block;
		margin: 0px auto;
	}
	.cj_music dd a p{
		font-size: 18px;
		color: #666666;
		padding-top: 12px;
		height: 22px;
		overflow: hidden;
	}
	.cj_music dd a:hover span{
		background-image:url(fsj_music_hov.png);
	} 
	.cj_music dd a:hover p{
		font-weight: bold;
		color: #eb9308;
	}
	.cj_mu_bg{
		background-image: url(fsj_bg11.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 348px;
	}
	/* bcon */
	.list_lh{
		height:338px;
		overflow:hidden;
		padding-left: 20px;

	}
	.list_lh li{
		width: 544px;
		height: 173px;
		background-image: url(fsj_bg2.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		position: relative;
	}
	.list_lh li.lieven{}
	.list_lh li a{
		display: block;
		white-space:normal;
	}
	.list_lh li a p{
		padding: 25px 20px;
		overflow: hidden;
		line-height: 26px;
		height: 50px;
		color: #666;
		font-size: 18px;
	}
	.list_lh li a span{
		position: absolute;
		bottom: 40px;
		right: 11px;
		color: #e33738;
		font-size: 18px;
	}

}




/*
@media screen and (max-width:750px) {


	html{
		font-size: 100px;
	}
	.centerBox .dqwz{
		height: 0.65rem;
		line-height: 0.65rem;
	}
	.con_top_f,.con_top_s,.con_top_t{
		width: 100%;
		height: 9.08rem;
	}
	.con_top_f ul,.con_top_s ul,.con_top_t ul,.mtjj ul{
		height: 6.95rem;
		width: 100%;
		overflow: hidden;
	}
	.con_top_f ul li,.con_top_s ul li,.con_top_t ul li,.mtjj ul li{
		width: 94%;
		height: 1.36rem;
		border-bottom: 2px dashed #e0e0e0;
		position: relative;
		margin: 0 0.2rem;
	}
	
	.con_top_f ul li .riqi,.con_top_s ul li .riqi,.con_top_t ul li .riqi,.mtjj ul li .riqi{
		height: 0.63rem;
		width: 1.56rem;
		position: absolute;
		bottom: -0.11rem;
		right: 0rem;
		font-size: 0.28rem;
		color: #b2b2b2;
		font-weight: 300;
	}
	.con_top_f ul li a, .con_top_s ul li a,.con_top_t ul li a,.mtjj ul li a{
		width: 5.93rem;
		padding-top: 0.22rem;
		font-size: 0.34rem;
		line-height: 0.5rem;
	}
	.mtjj ul li a img{
		padding-top: 0.12rem;
		padding-left: 0.3rem;
		width: 0.30rem;
	}
	.wap_more{
		width: 2.86rem;
		height: 0.56rem;
		background-color:#0d5183;
		margin: 0 auto;
		border-radius: 0.08rem;
		font-size: 0.28rem;
		text-align: center;
		line-height: 0.56rem;
		margin-bottom: 0.62rem;
		margin-top: 0.31rem;
	}
	.wap_more a{
		color: #ffffff; 
		font-weight: 300;
	}
	.nhdt{
		width: 94%;
		font-size: 0.38rem;
    line-height: 1.04rem;
    height: 0.86rem;
    background: url(./bdx_nhdt_wap_20171214_1000.png) no-repeat;
		background-size: 0.8rem;
    background-position: 0.48rem 0.05rem;
		margin: 0.3rem 0.2rem 0.03rem;
	}
	.jdlunbotu{
		margin:0 auto;
		width:100%;
		background:#fff;
		overflow: hidden; 
		position: relative;
	}
	.Scientific_window{
		width: 110%;
		height: 3.65rem;
		background-color:#40578b ;
		position: relative;
		left: -0.06rem;
		margin-top: 0.19rem;
		margin-bottom: 0.40rem;
	}
	.Scientific_window_box{
		width: 100%;
		height: 3.27rem;
		margin:0rem 0rem 0rem 0.10rem;;
		overflow: hidden;
		padding-top: 0.23rem;
		position: relative;
	}
	.Scientific_window_jdlb{
		width:20000px;
		height: 1.69rem;
		position: absolute;
		left: 0px;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		transition: .5s;
	}
	.Scientific_window_jdlb li {
		margin-right: 19px;
		width: 2.86rem;
		height: 3.24rem;
		background-color: white;
		overflow: hidden;
		border: 1px solid #acb5cb;
	 }
	 .Scientific_window_jdlb li img {
		padding-left: 0.09rem;
		width: 2.68rem;
		height: 2.00rem;
		padding-top: 0.05rem;
	 }
	 .Scientific_window_jdlb li a span {
		display: block;
    width: 2.55rem;
    height: 1.01rem;
    line-height: 0.46rem;
    color: #333333;
    font-size: 0.28rem;
    margin: 0.02rem 0rem 0rem 0.09rem;
    padding: 0.09rem 0.05rem 0rem 0.08rem;
	 }
	.Scientific_window ol .cur{
		background-color: #cc9966;
	}
	.Scientific_window ol li{
		float: left;
		margin-top: 0.10rem;
		margin-left: 0.04rem;
		height: 0.08rem;
		width: 0.08rem;
		border-radius: 0.04rem;
		background-color: #cccccc;
	}


}

*/