h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
.content_qz{
	width: 100%;
	margin: 0 auto;
	margin-top: 0;
	padding: 15px 0;
	background: #f9f9f9;
	overflow: hidden;
}
.zh_swiper .pagination2 {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 20px;
	text-align: center;
}

.zh_swiper .pagination2 .swiper-pagination-switch {
	width: 12px;
	height: 12px;
	border: 1px solid #aaa;
	border-radius: 14px;
	margin: 0 6px;
	display: inline-block;
}

.zh_swiper .pagination2 .swiper-active-switch {
	border: 1px solid #951e14;
	background: #951e14;
}
.swiper-pagination-bullet-active{
	background: #113871 !important;
}

.qz_btns{
	width: 100%;
	padding-bottom: 12px;
}
.qz_btns div{
	width: 100%;
	text-align: center;
}
.qz_btns a{
	display: inline-block;
    width: 324px;
    border-radius: 6px;
    background: #14286d;
    color: #fff;
    font-size: 18px;
    margin-top: 12px;
    height: 44px;
    line-height: 44px;
    border: 2px solid #113871;
}
.qz_btns .qz_btns_a2{
	background: #fff;
	color: #113871;
	border: 2px solid #113871;
}
.qz_btns a:hover{
	background: #193286;
}
.qz_btns .qz_btns_a2:hover{
	color: #fff;
}
@media (min-width: 1241px) {
	
	.cont-img{
		width: 1200px;
		padding: 0 15px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.zh_head{
		width: 100%;
		height: 36px;
		position: relative;
		top: 0;
		left: 0;
		z-index: 3000;
		background: #fff;
		padding: 0;
	}
	.zh_hcon{
		width: 1210px;
		margin: 0 auto;
	}
	.zh_hl{
		line-height: 36px;
		font-size: 14px;
		color: #666;
		float: left;
	}
	.zh_hr{
		float: right;
		font-size: 14px;
		color: #666;
		line-height: 36px;
	}
	.zh_hr .zh_htel{
		float: left;
		color: #000;
		font-weight: bold;
	}
	.zh_htel i{
		font-size: 20px;
		color: #d91506;
		line-height: 36px;
		margin-right: 5px;
		float: left;
	}
	.zh_log{
		float: right;
		margin-left: 20px;
	}
	.zh_hr a{
		color: #d91506;
		font-weight: bold;
	}
	.zh_top {
		width: 100%;
		height: 66px;
		position: relative;
		top: 0px;
		left: 0;
		z-index: 3000;
		background: url(../images/american-flag.png) no-repeat no-repeat #113871;
		background-position: center center;
		background-size: 1200px auto;
		padding: 20px 0;
	}

	.zh_tc {
		width: 1210px;
		margin: 0 auto;
	}

	.zh_logo {
		float: left;
		height: 66px;
	}

	.zh_logo .logo3 {
		height: 66px;
	}
	.zh_logo .logo2 {
		display: none;
	}
	.zh_nav {
		float: right;
		height: 66px;
		cursor: pointer;
		display: block;
	}
	.zh_nav li{
		float: left;
	}
	.zh_nav li > a {
		height: 66px;
		display: block;
		line-height: 66px;
		text-align: center;
		padding: 0 20px;
		font-size: 18px;
		color: #fff;
	}

	.zh_nav .zh_nav_fw {
		background: url(../images/xjt.png) no-repeat 7em center;
	}
	.zh_nav .zh_nav_fw:hover {
		background: url(../images/xjt2.png) no-repeat 7em center, #941e14;
	}
	.zh_nav .nav_sel {
		font-weight: bold;
	}

	.zh_nav li > span.nav_sel {
		color: #f00;
	}

	.zh_nav li:hover > a {
		color: #f00;
	}

	.zh_nav li:hover > span {
		color: #f00;
	}

	.zh_nav_slide {
		width: 100%;
		height: 90px;
		line-height: 45px;
		display: none;
		background: #fff;
		position: relative;
	}

	.zh_nav_slide a {
		width: 100%;
		height: 45px;
		display: block;
		text-align: center;
	}

	.zh_nav_slide a:hover {
		background: #ebebeb;
		color: #941e14;
	}
	.indexswiper{
		width: 860px;
		float: right;
		height: 480px;
	}
	.swiper-container {
		width: 860px;
		height: 480px;
		overflow: hidden;
	}
	.swiper-container img{
		width: 860px;
		height: 100%;
	}
	.con-btns{
		float: left;
		width: 300px;
		height: 480px;
	}
	.indexcon{
		width: 100%;
		height: auto;
		display: block;
	}
	.index-type{
		width: 100%;
		overflow: hidden;
	}
	.index-type a{
		display: block;
		float: left;
		width: 45%;
		height: 100px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		border-radius: 5px;
		margin-top: 15px;
		margin-right: 5%;
	}
	.index-type a:hover{
		background: #113871;
		color: #fff;
	}
	.index-type .type-icon{
		width: 100%;
		height: 50px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.index-type .type-icon span{
		width: 46px;
		margin: auto;
		margin-top: 10px;
		font-size: 36px;
		color: #113871;
	}
	.index-type a:hover span{
		color: #fff;
	}
	.index-type .type-text{
		width: 100%;
		height: 48px;
		display: block;
		line-height: 48px;
		font-size: 16px;
		text-align: center;
		font-weight: bold;
	}
	.type-cont{
		width: 100%;
		display: flex;
	}
	.shop-list.html{
		width: 105px;
		height: 90px;
		text-align: center;
	}
	.type-img span{
		width: 105px;
		font-size: 70px;
		display: block;
		text-align: center;
		color: #fff;
		margin-top: 5px;
	}
	.type-txt1{
		line-height: 30px;
		font-size: 14px;
		color: #fff;
	}
	.index-qz{
		width: 95%;
		border: 1px solid #113871;
		box-sizing: border-box;
		height: 140px;
		margin-right: 5%;
		border-radius: 5px;
		background: #113871;
		color: #fff;
		display: block;
	}
	.index-qz:hover{
		/*background: url(../images/american-flag.png) #113871;*/
		background-size: 340px 140px;
	}
	.type-txt{
		width: 100%;
		text-align: center;
		font-size: 20px;
		line-height: 40px;
	}
	.type-box{
		flex: 1;
	}
	.type-press{
		width: 30px;
		height: 30px;
		background: #fff;
		display: block;
		float: right;
		border-radius: 30px;
		color: #d91506;
		text-align: center;
		line-height: 30px;
		margin-right: 20px;
		font-weight: bold;
	}
	.type-press span::before{
		font-size: 20px;
	}
	.qz_btns{
		display: none;
	}
	
}
@media (max-width: 1240px) {

	.content_qz{
		width: 100%;
		margin: 0 auto;
		margin-top: 0;
		padding: 0;
	}
	.indexswiper{
		width: 100%;
	}
	.swiper-container {
		width: 100%;
	}
	.swiper-container .zh_img{
		width: 100%;
	}
	.indexcon{
		width: 100%;
	}
	.index-type{
		width: 100%;
		background: #fff;
		display: block;
		height: auto;
		padding-bottom: 15px;
		overflow: hidden;
	}
	.index-type a{
		float: left;
		display: block;
		width: 33%;
		height: 60px;
		margin-top: 10px;
		font-weight: bold;
	}
	.index-type .type-icon{
		width: 100%;
		height: 40px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.index-type .type-icon span{
		width: 36px;
		margin: auto;
		font-size: 28px;
		color: #113871;
	}
	.index-type .type-text{
		width: 100%;
		height: 20px;
		display: block;
		line-height: 20px;
		font-size: 12px;
		text-align: center;
	}
	.type-cont{
		width: 100%;
	}
	.type-img{
		width: 20%;
		height: 50px;
		text-align: center;
		float: left;
	}
	.type-img span{
		width: 32px;
		float: right;
		margin-top: 6px;
		font-size: 32px;
		color: #113871;
	}
	.type-txt1{
		line-height: 30px;
		font-size: 14px;
		color: #fff;
	}
	.index-qz{
		width: 230px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		height: 50px;
		border-radius: 5px;
		background: #fff;
		box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
		color: #fff;
		margin: -10px auto 0;
		z-index: 10;
		position: relative;
		margin-bottom: 10px;
		display: none;
	}
	.type-txt{
		width: 80%;
		float: right;
		text-align: center;
		font-size: 20px;
		line-height: 50px;
		color: #113871;
	}
	.type-box{
		flex: 1;
		display: none;
	}
}