body {
	
	font-family: "Microsoft yahei", "Arial", "Segoe UI", "Lucida Grande", "Helvetica,Arial";
}
/*移动Nav*/
ul li{
	list-style-type: none;
}
nav{
	border-bottom:none !important;
}
a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}
.navbar-header {
	background: #0c5cad !important;
}
.navbar-brand{
	color: white !important;
	font-weight: bold;
	font-size: 16px;
}
.navbar-toggle {
	border: 0px !important;
}
.navbar-toggle:focus,.navbar-toggle:hover{
	background: none !important;
}
.navbar-toggle:hover .icon-bar{
	background-color: white !important;
}
.icon-bar{
	background-color: white !important;
}
.nav-pills a{
	color: black !important;
}
/*pcNav*/

.daohang {
	background-color:#0c5cad;
	width: 100%;
}

.daohang a {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	z-index: 9999;
}
.pc-nav-span{
	float: right;
	color: #fff;
}
.nav>li {
	position: static;
}

.daohang .nav>li:hover>a {
	background:#00468c !important ;
	display: block;
	color: #ffffff;
}

.list_a {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	width: 100%;
	padding-bottom: 70px;
}
.list_n{
	background-color:#dcdcdc ;
}
.list_a li {
	line-height: 45px;
	margin-right: 30px;
}
/*.list_a ul {
	margin-left: 10px;
}*/

.list_a a {
	text-decoration: none;
}
.list_a.nav_right ul{
	text-align: right;
}
.list_a.nav_center{
	text-align: center;
}
.list_a li a:hover {
	/*color: red;*/
	font-weight: bold;
}

 
.nav li:nth-child(2) .list_a ul{
	margin-left: 159px;
}
.nav li:nth-child(3) .list_a ul{
	margin-left: 291px;
}
.nav li:nth-child(4) .list_a ul{
	margin-left: 439px;
}
.nav li:nth-child(5) .list_a ul{
	text-align: center;
	margin-left: 7px;
}
.nav li:nth-child(6) .list_a ul{
	text-align: center;
	margin-left: 264px;
}
/*显示二级菜单*/
.list-inline li a{
	color: #000000;
}
.nav li:hover .list_a {
	display: block;
	z-index: 999;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 0px;
}


nav{
		display: none;
	}
.daohang{
		display: none;
	}



/*子栏目3*/
.daohang .nav .list_a>.list_n>.container>.list-inline>li:hover>.list_a3 {
	display: block;
}
.list_a3 {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	width: 100%;
	z-index: 999;
	padding-bottom: 50px;
}
.list_n3{
	background-color:rgba(220, 220,220, 0.9);
}
/*子栏目3 end*/






/*导航样式：后台绑定时也可以定义配置*/
#nav .inner{width: 1350px;margin: 0 auto;}
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; display: none;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 56px;line-height: 60px;color: #FFFFFF;font-size: 20px;font-family: '思源黑体CN';font-weight: bold;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#337ed4; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 60px;width: 100%;z-index: 100;background:rgba(255, 255, 255, 0.9);text-align: center;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 60px;line-height: 60px;padding: 0 17px;font-size: 18px;background:none;font-family: '思源黑体CN';border-bottom: #EBEBEB solid 1px;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1267C6; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}


/**主页banner开始**/
#banner {
  position: relative; 
}
#banner .inner {
  width: 1350px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
/*banner*/
.mbanner .news_list{padding-bottom:0;}
.mbanner .news_list li.news{padding:0;background:unset;}
.mbanner li.news .news_imgs {
  position: relative;
  padding-top: 29.33%;
  overflow: hidden;
}
.mbanner li.news .news_imgs video,
.mbanner li.news .news_imgs img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s ease;
}
.mbanner .slick-dots{    bottom: 35px;}
.mbanner .slick-dots li{width: 14px;    height: 14px;    margin: 0 10px;background: rgb(255 255 255 / 50%);}
.mbanner .slick-dots li button{    width: 100%;    height: 100%;}
.mbanner .slick-dots li.slick-active{background:#fff;}

@media (max-width:1350px ) {
	#banner .inner {
  width: 100%;
}
}
@media (max-width:991px ) {
	nav{
		display: block;
	}
	.nav > li > a {
    position: relative;
    display: block;
    padding:5px 10px !important;
}
}
@media (max-width:550px ) {
	
	.con-content {
    padding-top: 0px;
    background: #ededed;
    padding-bottom: 20px;
}
}
@media (min-width:992px ) {
	.daohang{
		display: block;
	}
}
