/*修改滚动条样式*/
::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	/**/
}

::-webkit-scrollbar-track {
	background: #EBEBEB;
	border-radius: 2px;
	background-color: #f7f7f7;
	border-left: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
}

::-webkit-scrollbar-thumb {
	background: #CCCCCC;
	border-radius: 10px;
	height: 10px;
}

::-webkit-scrollbar-thumb:hover {
	background: #ccc;
}

::-webkit-scrollbar-corner {
	/* background: #179a16; */
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	vertical-align: middle;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}
body,html{
	overflow-x: hidden;
}

tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th {
    background-color: transparent;
    /* border: 0 !important; */
    padding: 0 !important;
}
tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th {
    background-color: transparent;
    /* border: 0 !important; */
    padding: 0 !important;
}
.wp_search .search {
    color: #fff;
    font-size: 16px;
    height: 46px;
    padding: 0;
    text-align: center;
    width: 100px;
    line-height: 46px;
}
table, td, th {
    border: 0 !important;
}
#keyword {
    width: 331px !important;
}
.search {
    width: 70px !important;
    height: 48px !important;
    background: #06348F !important;
    border-radius: 0px 0px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    background-image: url(/_upload/tpl/06/58/1624/template1624/./image/ss.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
input:focus,
select:focus {
	outline: none;
}

option {
	border: none;
}

@font-face {
	font-family: zi;
	src: url('../ziti/SourceHanSerifCN-Bold.ttf');
}
.qz{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 9;
}
.nav{
	position: fixed;
	z-index: 99;
	top: 0;
	width: 100%;
	left: 0;
}
.bar {
	max-width: 1350px;
	width: 100%;
	margin: 0 auto;
	/* overflow: hidden; */

}
/* 手机导航栏 */
#toggle {
	display: none;
	width: 60px;
	height: 60px;

	z-index: 999;
	position: absolute;
	top: 3px;
	right: auto;
	left: 14px;
}
.dibu1{
	display: flex;
	justify-content: space-between;
	background-color: #1D3B87;
	padding: 3%;
}
.dibu1 a{
	color: #fff;
}
.left {
	width: 100%;
	background-color: #fff;
	position: fixed;
	overflow: hidden;
	z-index: 99999;
	display: none;
	right: 0;
	overflow: auto;
	/* margin-top: -60px; */
}

.pm {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, .7);
	position: fixed;
	z-index: 99;
	display: none;
}

.slog {
	padding-top: 20px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-width: 1px;
	padding-bottom: 20px;
	border-color: #E2E2E2;
	text-align: center;
	background: #1D3B87;
}

.vb {
	position: absolute;
	top: 18px;
	right: auto;
	cursor: pointer;
	left: 16px;
}

.vb img {
	width: 35px;
}

.slog img {
	width: 145px;
	;
}

.nr1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: 1px solid #E2E2E2;
}

.nr ul li {
	padding-top: 10px;
	/* padding-left: 20px; */
	border-bottom-style: solid;
	border-right: solid;
	border-width: 1px;
	/* 	padding-bottom: 10px; */
	border-color: #E2E2E2;
	width: 50%;
	text-align: center;
	position: relative;
}

.nr ul li a {
	color: #333;
}

.nr ul li a span {
	display: block;
	padding-bottom: 10px;
}

.jian img {
	width: 15px;
}

.sidenav-dropdown,
.sidenav-dropdown li {
	border: 0 !important;
	background-color: #e5e5e5;
}

.sidenav-dropdown li {
	width: 50%;
}

.sidenav-dropdown {
	display: none;
}

.sidenav-dropdown ul {
	display: flex;
	flex-wrap: wrap;
}

.sidenav-dropdown li a {
	font-size: 14px;
	padding: 10px;
	display: block;
}

/* 电脑导航栏 */
.pc_nav{
	background: url(../image/db_beijing.png);
	background-size: 100% 100%;
}
.pcs_nav{
	width: 100%;
	height: 140px;
	/* background: #2662D8; */
	position: relative;
	display: flex;
	justify-content:center;
	align-items: center;
	overflow: hidden;
	transition: all 0.3s;
	opacity: 1;
}
.pcs{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}
.pcs1{
	width: 435px;
	height: 77px;
}
.pcs1 img{
	width: 100%;
	height: 100%;
}
.bd{
	width: 457px;
	height: 377px;
	background: url(../image/db.png);
	background-size: cover;
	position: absolute;
	left: 47%;
	top: -99px;
}
.sousuo{
	display: flex;
	align-items: center;
}
.sousuo input{
	width: 331px;
	height: 48px;
	background: #fff;
	font-size: 14px;
	color: #999;
	padding-left: 10px;
	border: 0;
}
.sousuo button{
	width: 70px;
	height: 48px;
	background: #022787;
	border-radius: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
}
.sousuo button img{
	width: 29.63px;
	height: 29.63px;
}
.pcx ul{
	display: flex;
	justify-content: space-between;
}
.pcx_nav{
	background: #4058a5;
}
/* .pcx ul li{
	width: 10%;
} */
.pcx ul li a{
	/* width: 180px; */
	height: 57px;
	/* background: #06348F; */
	border-radius: 0px 0px 0px 0px;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
padding: 0 20px;
}
.pcx ul li a:hover{
	 background: #06348F; 
}
.white_head .pcs_nav{
	height: 0;
	opacity: 0;
}
/* 底部栏 */
.bottom{
	width: 100%;
	background: #1D3B87;
	padding: 26px 0;
}
.bottom1{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.bottom1 p{
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
}
.white_head .pcx ul li a{
	height: 95px;
}
.gddt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	width: 100%;
	left: 0;
	top: -21px;
	padding: 0 15px;
}

.pj {
	display: flex;
	align-items: center;
	background: #fff;
}

.pjgd {
	background: #fff;
}

.pjgd a {
	display: flex;
	align-items: center;
}

.pj img {
	width: 135.31px;
	height: 49.4px;
	margin-right: 10px;
}

.pj p {
	font-weight: 400;
	font-size: 28px;
	color: #000000;
}

.pjgd a img {
	width: 5px;
	height: 8px;
	margin-left: 4px;
}

.pjgd a p {
	font-weight: 400;
	font-size: 14px;
	color: #999999;
}

.pjgd a:hover p {
	color: #2662d8;
}

.qj_biaoti{
	display: flex;
	align-items: center;
	font-family: zi;
}
.qj_biaoti p:nth-child(1){
	font-size: 28px;
	color: #000;
}
.qj_biaoti p:nth-child(3){
	font-size: 28px;
	color: #003288;
}
.qj_biaoti span{
	background: #000000;
	width: 5px;
	height: 5px;
	border-radius: 50px;
	display: block;
	margin: 0 5px;
}
@media screen and (max-width:1300px) {
	.bar{
		padding: 0 3%;
	}
	.pcs1{
		position: relative;
		z-index: 2;
	}
	.sousuo{
		position: relative;
		z-index: 2;
	}
	
}
@media screen and (max-width:1200px) {
	.pcx ul li a {
	    width: 135px;
	}
}
@media screen and (max-width:1024px) {
	.sousuo{
		display: none;
	}
	.bd{
		display: none;
	}
	.pcx_nav{
		display: none;
	}
	#toggle{
		display: block;
		top: 45px;
	}
	.pcs1 {
	    margin: 0 auto;
	}
	.slog img {
	    width: 270px;
	}
	.white_head .pcs_nav {
	    height: 140px;
	    opacity: 1;
	}
}
@media screen and (max-width:768px) {
	.pcs_{
		height: 75px;
	}
	.pcs1{
		height: auto;
	}
	.pcs1 img {
	    width: 75%;
	    height: 100%;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}
	#toggle {
	    display: block;
	    top: 23px;
		width: 30px;
		height: 30px;
	}
	.pcs_nav {
	    width: 100%;
	    height: 70px;
	}
	.bot1 {
	    flex-wrap: wrap;
	}
	.white_head .pcs_nav {
	    height: 70px;
	    opacity: 1;
	}
}
.cgspan{
   margin: 0 !important;
    width: 0 !important;
    height: 0 !important;
}