.cen {
	width: 1120px !important;
	margin: 0 auto;
}

.banner_cen {
	width: 57% !important;
	margin: 0 auto;
	bottom: 16px !important;
}

.navbar {
	margin-bottom: 36px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	position: absolute;
	z-index: 1212;
	text-align: right;
	padding-right: 18px;
	right: 0;
	bottom: 19px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	background: #FFFFFF;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #ce161d;
}

.container,
.container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.navbar-collapse {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.navbar-default .navbar-toggle {
	cursor: pointer;
	border-color: transparent !important;
}

.navbar-default {
	border-color: transparent !important;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.top {
	overflow: hidden;
	height: 80px;
	line-height: 80px;
}

.top .logo {
	float: left;
}
.top .logo img{
	width: 4rem;
}

.top .time {
	float: right;
	font-size: 14px;
	color: #4c4c4c;
}

.banner {
	width: 100%;
	height: 4.4rem;
	overflow: hidden;
}

.banner img {
	width: 100%;
	height: 100%;
}

.swiper-container {
	height: 100%;
}

.nav {
	border-bottom: 4px solid #f2f2f2 !important;
}

.navbar-default {
	background-color: #ffffff !important;
}

.navbar-nav {
	width: 100%;
	display: flex;
    justify-content: space-between;
	margin: 0px 0px !important;
}

.navbar-nav li {
	width: 12.5%;
	height: 44px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	position: relative;
}

.navbar-nav li:nth-last-of-type(1) a {
	border-right: 0px solid #dcdcdc;
}

.navbar-nav li:hover a {
	text-decoration: none;
	color: #02a3ed !important;
}

.navbar-nav li a {
	width: 100%;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	display: inline-block;
	border-right: 1px solid #dcdcdc;
	margin-top: 13px;
}

.navbar-nav li img {
	display: none;
}
.navbar-nav li:hover img {
	width: 100%;
	display: block;
	position: absolute;
	bottom: -4px;
}
.navbar-nav li .img_show {
	width: 100%;
	display: block;
	position: absolute;
	bottom: -4px;
}

.navbar-nav li .a_show {
	text-decoration: none;
	color: #02a3ed !important;
	margin-top: 13px;
}


/*footer*/
.footer {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: -webkit-linear-gradient(left, #0069ba, #139ae4); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #0069ba, #139ae4); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,#0069ba, #139ae4); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #0069ba, #139ae4); /* 标准的语法 */
	overflow: hidden;
	font-size: 16px;
	color: #ffffff;
	margin-top: 40px;
}

.footer ul {
	overflow: hidden;
	float: left;
}

.footer .footer_footer {
	float: right;
	font-size: 14px;
}

.footer ul li {
	float: left;
	overflow: hidden;
}

.footer ul a {
	font-size: 16px;
	color: #ffffff;
	;
}
@media only screen and (max-width: 1600px) {
	.top .logo img{
		width: 4.7rem;
	}
}

@media only screen and (max-width: 750px) {
	.banner_cen{
		width: 100% !important;
	}
	.top {
		float: left;
		height: 60px;
		line-height: 60px;
	}
	.top .logo {
		width: 4rem;
	}
	.top .logo img{
		width: 100%;
	}
	#top_nav .top_nav .nav ul li a {
		width: 100%;
		display: inline-block;
	}

	.banner {
		height: 3rem;
	}

	.banner img {
		transform: scale(1, 1) !important;
	}
	.navbar{
		margin-bottom:0 !important;
	}
	.navbar-default .navbar-toggle {
		margin-top: 14px;
		background-color: traditional !important;
	}

	.cen {
		width: 94% !important;
	}
	.navbar-nav {
		display: block;
	}
	.navbar-nav li{
		width:100%;
		margin:0 auto;
		height:auto;
	}
	.navbar-nav li a{
		width:auto;
		border-right:none;
		margin-top:6px;
		font-weight: 100;
		color: #ffffff !important;
		min-width:20%;
	}
	.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text{
		font-weight:bold;
		line-height:28px;
	}
	.navbar-nav li div{
		display: none;
	}
	.time{
		margin-top:10px;
		margin-bottom:10px;
	}
	.navbar-nav li:hover div a {
		text-decoration: none;
		color: #FFFFFF !important;
	}
	.riqi,.xingqi{
		color:#ffffff;
	}
	.navbar-default {
		border-color: transparent;
	}
	#example-navbar-collapse{
		width:100%;
		position: absolute;
		z-index: 145;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	 background-color:transparent !important;	
	}
	.nav {
		width: 100%;
		border-bottom: 2px solid #f2f2f2 !important;
	}

	#top_nav .top_nav {
		width: 100%;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		background-color: rgba(6, 58, 98, 0.7);
		padding-bottom: 0.2rem;
		text-align: center;
	}

	#top_nav .top_nav .nav ul li {
		float: none;
	}

	#top_nav .top_nav .staticbtn {
		float: none;
	}

	#top_nav .top_nav .staticbtn a {
		float: none;
	}

	#top_nav .top_nav .logo img {
		margin-left: 0.2rem;
	}

	/*banner*/
	.banner .swiper-slide {
		height: 3rem !important;
	}

	#banner .swiper-container-horizontal>.swiper-pagination-bullets,
	#banner .swiper-pagination-custom,
	#banner .swiper-pagination-fraction {
		bottom: 0.1rem;
	}

	#banner .swiper-button-next {
		bottom: 0.45rem;
		right: 35%;
	}

	#banner .swiper-slide .banner-container_text {
		width: 80%;
		top: 1.6rem;
		left: 0.4rem;
	}

	#banner .swiper-slide .banner-container_text p {
		font-size: 0.45rem;
		line-height: 0.68rem;
		margin-bottom: 0.1rem;
	}

	#banner .swiper-slide .banner-container_text span {
		font-size: 0.14rem;
		line-height: 0.28rem;
		display: block;
	}

	#banner .swiper-slide .banner-container_text .but {
		width: 1.9rem;
		height: 0.5rem;
		line-height: 0.5rem;
		text-align: center;
		border: 1px solid #fff;
		color: #fff;
		font-size: 0.14rem;
		margin-top: 0.32rem;
	}

	/*cen1*/
	#cont1 .cen .certification dl {
		width: 20%;
	}

	#cont1 .cen .certification dl dt {
		margin-bottom: 0.2rem;
	}

	#cont1 .cen .certification dl dd h3 {
		font-size: 0.24rem;
		margin-bottom: 0.23rem;
	}

	#cont1 .cen .certification dl dd p {
		padding: 0 0.2rem;
		font-size: 0.16rem;
		line-height: 0.28rem;
	}

	#cont1 .cen .certification dl dt img {
		width: 43%;
	}

	#cont1 .cen .certification dl:nth-child(1) dt img {
		width: 32%;
	}

	/*cen2*/
	.cont2 .swiper-container {
		height: 4.6rem;
		background-size: 100% 100%;
	}

	.cont2 .swiper-container h2 {
		font-size: 0.38rem;
	}

	.cont2 .swiper-container .swiper-slide .cont2_cen .cont2_cen_bg p {
		bottom: 0.1rem;
	}

	.cont2 .swiper-container-horizontal>.swiper-pagination-bullets,
	.cont2 .swiper-pagination-custom,
	.cont2 .swiper-pagination-fraction {
		bottom: 0.1rem;
	}

	.cont2 .swiper-container .swiper-slide .cont2_cen:nth-child(2) {
		margin-left: 0.2rem;
		margin-right: 0.2rem;
	}

	.cont2 .swiper-container .swiper-slide .cont2_cen {
		width: 28.5%;
	}

	/*cen3*/

	.cont3 .cont2_top h2 {
		font-size: 0.38rem;
	}

	.cont3 .cont2_top .swiper-slide-active img {
		width: 2.72rem;
		height: 2.5rem;
	}

	.cont3 .cont2_top .swiper-slide {
		margin-top: 0.6rem;
	}

	.cont3 .cont2_top .swiper-slide-active {
		margin-top: 0;
	}

	.cont3 .cont2_top .swiper-slide-prev {
		margin-top: 0.2rem;
	}

	.cont3 .cont2_top .swiper-slide-prev img {
		width: 1.73rem;
	}

	.cont3 .cont2_top .swiper-slide-next {
		margin-top: 0.2rem;
	}

	.cont3 .cont2_top .swiper-slide-next img {
		width: 1.73rem;
	}

	.cont3 .cont2_top .swiper-slide .textbox {
		width: 2.72rem;
	}

	.cont3 .cont2_top .swiper-wrapper {
		height: 5rem;
	}

	.cont3 .cont2_top .swiper-slide-active {
		height: 5rem;
	}
	.footer{
		height: auto;
	}
	.footer ul li{
		line-height: 40px;
	}
	.footer_footer {
		font-size: 14px;
		line-height:26px;
		margin-top: 0rem;
	}
}
