* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff !important;
}

.w {
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 1250px;
}

.bj_ban {
	width: 100%;
	overflow: hidden;
	height: 300px;
	float: left;
	border-top: 3px solid #e70012;
}

/* 改变所有--滚动调样式 */

/* 整个滚动条 */
*::-webkit-scrollbar {
	width: 7px;
	height: 7px;
}

/* 滚动条有滑块的轨道部分 */
*::-webkit-scrollbar-track-piece {
	background-color: rgb(236, 236, 236);
	border-radius: 5px;
}

/* 滚动条滑块(竖向:vertical 横向:horizontal) */
*::-webkit-scrollbar-thumb {
	cursor: pointer;
	background-color: #5d7eb1;
	border-radius: 5px;
}

/* 滚动条滑块hover */
*::-webkit-scrollbar-thumb:hover {
	background-color: rgb(247, 96, 37);
}

/* 同时有垂直和水平滚动条时交汇的部分 */
*::-webkit-scrollbar-corner {
	display: block;
	/* 修复交汇时出现的白块 */
}

/* 改变所有--滚动调样式 */

.nav_w {
	position: relative;
	background-color: #fbfbfc;
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 1220px;
}

.nav_w .container-fluid {
	padding-right: 0;
	/* position: absolute; */
	width: 100%;
	z-index: 999;
}

input {
	outline: none;
}

.click {
	cursor: pointer;
}

li {
	list-style: none;
}

.bar_qy_hy a {
	color: #000;
}

.nav--prev {
	width: 0 !important;
}

.nav--next {
	width: 0 !important;
}

.jc-right svg,
.jc-left svg {
	fill: #fff !important;
}

.jc-right,
.jc-left {
	background: rgba(0, 0, 0, 0.5) !important;
}

.sea_search {
	position: relative;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.1) border-box;
	overflow: hidden;
	width: 100%;
	height: 220px;
	background-color: #f5f5f5;
	text-align: center;
}

.sea_search img {
	width: 100%;
	height: 100%;
}

.sea_search::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: -30px;
	z-index: -1;
}

.fy .pagination li a {
	color: #333 !important;
	font-size: 14px !important;
}

.fy .pagination .active a {
	background: #1b1b1b !important;
	border: 1px solid #1b1b1b !important;
	color: #fff !important;
}

/* 公共主题色 */
.text_color {
	color: #1b1b1b !important;
}

.bac_color {
	background: #1b1b1b !important;
}

/* 公共主题色 */


.choose-screening-input {
	position: relative;
}


.auto-screening-prompt:hover {
	background: #cccccc;
}

.router {
	background-color: #f5f5f5;
}

.router .w {
	background: transparent;
}

.router .breadcrumb {
	background-color: #f5f5f5;
	margin-bottom: 10px;
	border-radius: 0;
}

.breadcrumb a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.btn-default:hover {
	background-color: #fff;
}

.open>.dropdown-menu {
	display: block;
	position: absolute;
	top: 43px;
	transform: translateY(-9px);
	/* width  : auto; */
	transition: transform 0.1s ease-out, opacity 2s linear;
	background: rgba(0, 0, 0, 0.5);
}

.open>.dropdown-menu li a {
	color: #fff;
}

.open>.dropdown-menu li a:hover {
	color: #333;
}

.btn-default {
	border: 0;
	box-shadow: none !important;
}

.navbar {
	margin: 0 !important;
	padding: 10px 0;
}

.navbar-default {
	border: 0;
	background-color: #fbfbfc;
	position: relative;
	z-index: 999;
}

.navbar-default .botmbor {
	border-bottom: 3px solid #4F0599;
	display: none;
}

.navbar-default .log img {
	width: 100%;
	height: 50px;
}

a {
	color: #333;
	text-decoration: none;
}

.ma5slider {
	margin: 0 !important;
}

@media (min-width: 757px) {
	.row {
		position: relative;
	}

	#row,
	#yyrow,
	#xwsjrow,
	#gsrow {
		position: relative;
	}
}

@media (max-width: 757px) {
	.row {
		/* position: relative;
    right: -47px;
    top: -155px; */
	}
}

@media (min-width: 1520px) {
	.auto-screening {
		top: 55px;
		width: 66%;
	}

	header .head_top .hed_flx {
		height: 80px;
		line-height: 80px;
	}

	.T {
		display: inline-block;
	}

	.mbxnav .nav_bar_box .bar_qy_hy {
		width: 35%;
	}

	.search_box .search_inp .inp_box button {
		padding: 10px 50px;
	}


	.hyxw_big_box ul li {
		width: 40% !important;
		margin: 0 60px;
	}

	.hyxw_big_box ul .first_li {
		margin-right: 238px !important;
	}

	.search_box .search_inp .sea_list {
		margin-top: 10px;
		left: 18%;
	}

	.footer {
		padding: 40px 0 0;
	}

}

@media (min-width: 980px) {

	/* 公共样式--导航下拉hover */
	.tk_banner {
		position: absolute;
		width: 602px;
		height: auto;
		z-index: 9;
		left: -257px;
		display: none;
		text-align: center;
	}

	.tk_banner .row {
		display: block;
		overflow: hidden;
	}

	.tk_banner .w {
		position: absolute;
		width: 100%;
		left: 0;
		top: 4px;
		box-shadow: 0 0 33px #ccc;
	}

	.tk_banner .icoclose {
		display: none;
	}

	.tk_banner .zyfwq {
		width: auto;
		position: relative;
		top: -28px;
		height: auto;
	}

	.tk_banner .zyfwq .cpjs ul .tk {
		padding: 0;
		width: 30%;
	}

	.tk_banner .zyfwq .cpjs ul .tk .tk_list {
		height: auto;
		background-color: #fff;
		padding: 15px 0px;
		margin-top: 18px;
		text-align: center;
		color: #4F0599;
	}

	.tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
		width: 60px !important;
		height: 60px !important;
	}

	.tk_banner .zyfwq .cpjs ul .tk h3 {
		font-size: 14px;
	}

	.tk_banner .dg {
		text-align: center;
		width: 100%;
		padding-top: 10px;
		overflow: hidden;
	}

	.tk_banner .dg .titp {
		font-size: 16px;
		font-weight: 600;
		color: #666;
	}

	.tk_banner .dg .dgcp ul {
		display: flex;
		justify-content: space-between;
		padding: 0px 157px;
		margin: 0;
	}

	.tk_banner .dg .dgcp ul li {
		width: 200px;
		background-color: #f4f5f6;
		height: 160px;
		border: 1px solid #ccc;
	}

	.tk_banner .dg .dgcp ul li .one {
		width: 100%;
		height: 50px;
		line-height: 50px;
		background-color: #fff;
		border-bottom: 1px solid #ccc;
	}

	.tk_banner .dg .dgcp ul li .dgbtn {
		background-color: #4F0599 !important;
		color: #ddd;
	}

	.tk_banner .zyfwq_rigtit {
		position: absolute;
		top: 0;
		right: -253px;
		width: 252px;
	}

	.tk_banner .zyfwq_rigtit img {
		width: 100%;
	}

	.tk_banner .zyfwq_rigtit .rigtsm {
		height: auto;
		background-color: #f4f5f6;
	}

	.tk_banner .zyfwq_rigtit .rigtsm ul {
		padding: 20px;
	}

	.tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
		font-size: 18px;
		color: #4F0599;
	}

	.icoclose {
		display: none;
	}

	/* 公共样式--导航下拉hover */


	.T {
		display: inline-block;
	}

	.mbxnav .nav_bar_box .bar_qy_hy {
		width: 35%;
	}

	.search_box .search_inp .inp_box button {
		padding: 10px 50px;
	}

	.search_box .search_inp .sea_list {
		margin-top: 10px;
		left: 18%;
	}

	.btn-group-justified {
		width: 80%;
	}

	.canvas {
		height: 400px;
	}

	.checkbox {
		margin: 0 26px;
	}

	.footer {
		min-height: 400px;
		position: relative;
		z-index: 990;
	}

	.footer .rightjj ul .footer_li {
		width: 20%;
	}

	header .head_top .hed_flx {
		height: 80px;
		line-height: 80px;
	}
}

.see_lishi {
	padding: 10px 8px;
}

.see_lishi h4 {
	font-size: 16px;
	color: #353435;
}

.see_lishi .ls_pic .ls_img .items {
	padding: 5px 0;
}

.see_lishi .ls_pic .ls_img .items a {
	display: inline-block;
	/* notice the comments between inline-block items */
	margin-right: 10px;
	width: 130px;
	height: 130px;
	/* box-shadow: 0 0 5px #ccc; */
	text-align: center;
}

.see_lishi .ls_pic .ls_img .items a img {
	width: 100%;
	height: 100%;
	padding: 10px;
	border: 1px solid #f1f1f1;
	margin-bottom: 15px;
}

.see_lishi .ls_pic .ls_img .items a p {
	text-align: center;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
}

.xgcp {
	padding: 0 8px;
}

.xgcp h4 {
	font-size: 16px;
	color: #353435;
	margin-bottom: 24px;
}

.xgcp .xg_name {
	overflow: hidden;
}

.xgcp .xg_name a {
	width: 130px;
	padding: 0;
	font-size: 14px;
	color: #013fa4;
	text-decoration: underline;
	line-height: 30px;
}

.spjszx {
	padding: 45px 8px;
}

.spjszx h4 {
	font-size: 16px;
	color: #353435;
	margin-bottom: 20px;
}

.spjszx .p1 {
	color: #999;
}

.spjszx p {
	font-size: 14px;
}

.spjszx p .sl_date {
	margin-left: 30px;
}

@media (max-width: 767px) {
	.icodp {
		z-index: 100;
		position: absolute;
		right: 10px;
		top: 9px;
		font-size: 20px;
	}

	.rightnav {
		width: 100%;
		position: absolute !important;
		right: 15px;
		top: 60px;
		background: #fff;
		/* box-shadow: 0 0 5px #ccc; */
		border: 0;
		z-index: 100005 !important;
	}

	header .rightnav .navbar-right {
		width: 100% !important;
		line-height: 34px !important;
		margin: 0;
		overflow: hidden;
	}

	header .rightnav .navbar-right li {
		line-height: 50px;
	}

	.zyflg {
		z-index: 101;
		display: block;
		position: relative;
		width: 100%;
		border-bottom: 1px solid #f7f7f7;
		padding-left: 28px;
		margin: 0 !important;
	}

	.tk_banner {
		min-width: 328px;
		z-index: 9999;
		top: 0;
		right: 0;
		display: none;
		position: relative;
		text-align: center;
		overflow: hidden;
	}

	.tk_banner .row {
		display: block;
		overflow: hidden;
		top: 0 !important;
		right: 4px !important;
	}

	.tk_banner .w {
		position: relative;
		width: 99%;
		right: -8px;
		top: 0;
		overflow: hidden;
		text-align: left;
	}

	.tk_banner .w .icoclose {
		display: block;
		padding: 8px;
		font-size: 25px;
		border-bottom: 1px solid #f1f1f1;
		width: 100%;
		background: #f7f7f7;
		color: #333;
	}

	.tk_banner .zyfwq {
		width: auto;
		position: relative;
		top: 0;
		height: auto;
		overflow: hidden;
	}

	.tk_banner .zyfwq .cpjs ul {
		overflow: hidden;
	}

	.tk_banner .zyfwq .cpjs ul .tk {
		padding: 0;
		width: 100%;
	}

	.tk_banner .zyfwq .cpjs ul .tk .tk_list {
		height: auto;
		background-color: #fff;
		border-bottom: 1px solid #f7f7f7;
		margin-top: 0px;
		text-align: center;
		color: #4F0599;
		display: flex;
		align-items: center;
		padding: 0px 55px 0 40px;
		height: 51px;
	}

	.tk_banner .zyfwq .cpjs ul .tk .tk_list p {
		margin-right: 15px;
		display: inline-block;
		margin: 5px 15px 0 0;
	}

	.tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
		width: 25px !important;
		height: 25px !important;
		vertical-align: middle;
	}

	.tk_banner .zyfwq .cpjs ul .tk h3 {
		font-size: 14px;
		margin: 0;
	}

	.tk_banner .dg {
		text-align: center;
		width: 100%;
		padding-top: 10px;
		overflow: hidden;
	}

	.tk_banner .dg .titp {
		font-size: 16px;
		font-weight: 600;
		color: #666;
	}

	.tk_banner .dg .dgcp ul {
		display: flex;
		justify-content: space-between;
		padding: 0px 157px;
		margin: 0;
	}

	.tk_banner .dg .dgcp ul li {
		width: 200px;
		background-color: #f4f5f6;
		height: 160px;
		border: 1px solid #ccc;
	}

	.tk_banner .dg .dgcp ul li .one {
		width: 100%;
		height: 50px;
		line-height: 50px;
		background-color: #fff;
		border-bottom: 1px solid #ccc;
	}

	.tk_banner .dg .dgcp ul li .dgbtn {
		background-color: #4F0599 !important;
		color: #ddd;
	}

	.tk_banner .zyfwq_rigtit {
		position: absolute;
		top: 0;
		right: -253px;
		width: 252px;
	}

	.tk_banner .zyfwq_rigtit img {
		width: 100%;
	}

	.tk_banner .zyfwq_rigtit .rigtsm {
		height: auto;
		background-color: #f4f5f6;
	}

	.tk_banner .zyfwq_rigtit .rigtsm ul {
		padding: 20px;
	}

	.tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
		font-size: 18px;
		color: #4F0599;
	}

	.tk_banner1 {
		/* min-height: 251px; */
	}

	.tk_banner2 {
		/* top: -112px; */
	}

	.tk_banner3 {
		/* top: -181px; */
		/* min-height: 291px; */
	}

	.tk_banner4 {
		/* top: -231px; */
		/* min-height: 166px; */
	}

	.tk_banner5 {
		/* top: -281px; */
		/* min-height: 302px; */
	}
}

@media (min-width: 768px) {
	.tk_banner {
		position: absolute;
		width: 421px;
		height: auto;
		z-index: 9;
		left: -282px;
		display: none;
		text-align: center;
	}

	.tk_banner .row {
		display: block;
		overflow: hidden;
	}

	.tk_banner .w {
		position: absolute;
		width: 100%;
		left: 0;
		top: 4px;
		box-shadow: 0 0 33px #ccc;
	}

	.tk_banner .icoclose {
		display: none;
	}

	.tk_banner .zyfwq {
		width: auto;
		position: relative;
		top: -28px;
		height: auto;
	}

	.tk_banner .zyfwq .cpjs ul .tk {
		padding: 0;
		width: 45%;
	}

	.tk_banner .zyfwq .cpjs ul .tk .tk_list {
		height: auto;
		background-color: #fff;
		padding: 15px 0px;
		margin-top: 18px;
		text-align: center;
		color: #4F0599;
	}

	.tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
		width: 60px !important;
		height: 60px !important;
	}

	.tk_banner .zyfwq .cpjs ul .tk h3 {
		font-size: 14px;
	}

	.tk_banner .dg {
		text-align: center;
		width: 100%;
		padding-top: 10px;
		overflow: hidden;
	}

	.tk_banner .dg .titp {
		font-size: 16px;
		font-weight: 600;
		color: #666;
	}

	.tk_banner .dg .dgcp ul {
		display: flex;
		justify-content: space-between;
		padding: 0px 157px;
		margin: 0;
	}

	.tk_banner .dg .dgcp ul li {
		width: 200px;
		background-color: #f4f5f6;
		height: 160px;
		border: 1px solid #ccc;
	}

	.tk_banner .dg .dgcp ul li .one {
		width: 100%;
		height: 50px;
		line-height: 50px;
		background-color: #fff;
		border-bottom: 1px solid #ccc;
	}

	.tk_banner .dg .dgcp ul li .dgbtn {
		background-color: #4F0599 !important;
		color: #ddd;
	}

	.tk_banner .zyfwq_rigtit {
		position: absolute;
		top: 0;
		right: -253px;
		width: 252px;
	}

	.tk_banner .zyfwq_rigtit img {
		width: 100%;
	}

	.tk_banner .zyfwq_rigtit .rigtsm {
		height: auto;
		background-color: #f4f5f6;
	}

	.tk_banner .zyfwq_rigtit .rigtsm ul {
		padding: 20px;
	}

	.tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
		font-size: 18px;
		color: #4F0599;
	}
}

header .wddd {
	position: relative;
	font-size: 13px;
	display: inline-block;
	color: #333;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
}

header .my_dd {
	position: absolute;
	top: 43px;
	left: -24px;
	z-index: 9999;
	text-align: center;
	width: 123px;
	height: 142px;
	/*padding: 10px;*/
	background: rgba(0, 0, 0, .5);
	border-radius: 4px;
	display: none;
}

.wddd>.my_dd>ul>li {
	margin: -5px 0;
}


.wddd>.my_dd>ul>li>.mydd_href {
	color: #fff;
}


/* new  new */
nav {
	/* border-bottom: 4px solid #e70012; */
	position: relative;
}

.w-nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 133px;
	clear: both;
	margin: 0 auto;
	max-width: 98%;
}

.nav-center {
	height: 100%;
	float: left;
	width: 72%;

}

.nav-left {
	float: left;
	width: 39%;
	margin-left: 12px;
}

.nav-center .menu-wrap {
	/* display: flex; */
	margin-bottom: 0 !important;
	height: 100%;
}

.nav-center .w {
	height: 100%;
}

.nav-center .w ul {
	height: 100%;
	float: left;
	width: 100%;
}

.nav-center .w .menu-wrap .menu-a {
	line-height: 140px;
}

.nav-right {
	display: flex;
}

.nav-center ul li {
	width: 11%;
	float: left;
	text-align: center;
}

.nav-center ul li a {
	color: #333;
	font-size: 16px;
	padding: 0px;
	text-decoration: none;
	display: inline-block;

}

.nav-center ul li .nav-sel a {
	width: 27%;
}

.nav-center ul li .nav-sel a h5 {
	line-height: 29px;
	font-size: 15px;
}

.nav-center ul li:nth-child(2) .nav-sel a {
	width: 100%;
}

.nav-center ul li:nth-child(7) .nav-sel a {
	width: 50%;
}

.en-img {
	width: 25px;
	height: 25px;
	overflow: hidden;
	border-radius: 50%;
}

.nav-right .cn {
	padding-right: 20px;
	float: left;
}

.nav-right {
	color: #333;
	width: 16%;
	float: right;
}

.nav-right div {
	display: flex;
	align-items: center;
	justify-content: center;
}

.nav-right a {
	font-size: 15px;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
}

.nav-right a span {
	text-decoration: none;
}



/* 底部 new */
.wf,
.w-wf {
	background: #004ea1;
}

.w-wf {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #004ea1;
	padding: 15px 0;
}

.wf a {
	color: #fff;
	padding-left: 7px;
	display: inline-block;
}

.wf h4 {
	color: #fff;
	font-size: 16px;
	margin: 0 !important;
}

.wf-right a img {
	width: 27px;
	height: 27px;
	background: #fff;
	color: #004ea1;
	border-radius: 3px;
	padding: 4px;
}

.w-ff {
	display: flex;
	justify-content: space-between;
	background: #eceff2;
	padding: 80px 0 50px 0;
}

.f-red {
	background-color: rgb(231, 0, 18);
	width: 21px;
	height: 3px;
	display: block;
	margin-bottom: 10px;
}

.f-td {
	font-size: 16px;
	color: rgb(1, 1, 1);
	font-weight: bold;
}

.footer-w {
	background: #eceff2;
	float: left;
	width: 100%;
}

.footer-w ul {
	margin-bottom: 0;
}

.footer-w ul li h5 {
	font-size: 14px;
	color: rgb(1, 1, 1);
	padding-right: 25px;
}

.img-wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.img-wrap img {
	width: 116px;
	height: 116px;
}

.img-wrap span {
	display: block;
	text-align: center;
	padding: 10px;
	color: rgb(1, 1, 1);
	font-size: 14px;
}

.iw-left {
	padding-right: 25px;
}

.iw-right {
	padding-left: 25px;
}

.ff1 ul {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-top: 15px;
}

.ff3 ul {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 215px;
	margin-top: 15px;
}

.ff2 ul {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 255px;
	margin-top: 15px;
}

.nav-sel {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 136px;
	width: 100%;
	height: 110px;
	color: #333;
	background: #ffffffeb;
	transition: all 0.3s linear;
	z-index: 99999999999999;
	padding: 10px 350px;
	flex-wrap: wrap;
	visibility: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-wrap: wrap;
	opacity: 0;
	text-align: left;
}

.menu-wrap .menu-a {
	position: relative;
}

.menu-wrap .menu-a:hover span {
	opacity: 1;
}

.menu-wrap .menu-a span {
	position: absolute;
	bottom: 50px;
	width: 100%;
	left: 0;
	height: 3px;
	background: #004ea1;
	opacity: 0;
	transition: all .3s linear;
}

.menu-wrap li:nth-child(2) .nav-sel {
	height: 290px;
}

.menu-wrap li:nth-child(3) .nav-sel {
	height: 320px;
}

.menu-wrap li:nth-child(4) .nav-sel {
	height: 215px;
}

.menu-wrap li:nth-child(7) .nav-sel {
	height: 75px;
}

object {
	all: initial;
	display: inline-block;
	padding: 20px;
	height: 20px !important;
}

object h5 {
	white-space: nowrap;
}

.nav-sel ul {
	height: 100%;
}

.nav-sel a {
	padding: 0 30px !important;
}

.menu-wrap li:hover .nav-sel {

	opacity: 1;
	visibility: visible;
}

.phone-nav {
	display: none;
	width: 44px;
	height: 34px;
	padding: 7px;
	border-radius: 4px;
	margin: 20px 20px 0 0;
	border: 1px solid #e2e2e2;
}

.phone-nav span {
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #888;
	margin-bottom: 3px;
}

.phone-sel {
	position: absolute;
	top: 134px;
	left: 0;
	width: 100%;
	z-index: 9999;
	transition: all .3s linear;
	display: none;
	background: #fff;
}

.phone-sel li {
	border-bottom: 1px solid #eee;
	padding: 10px;
	text-align: center;

}

.phone-sel li a {
	color: #333;
}

@media (max-width: 980px) {
	.nav-center {
		display: none;
	}

	.nav-right {
		display: flex;
		width: auto;
		position: absolute;
		top: 10px;
		right: 10px;
	}

	.nav-left {
		width: 50%;
	}

	.nav-left img {
		width: 100%;
	}

	.footer-w ul li h5 {
		padding-right: 0;
	}

	.w-ff {
		flex-direction: column;
		padding: 20px;
	}

	.wf .w-wf {
		flex-direction: column;
	}

	.wf .w-wf .wf-left {
		margin-bottom: 20px;
	}

	.phone-nav {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-end;
	}

}
