#header .cont .right>span{
	display: block;
	float: left;
	/* margin-right: 55px; */
	color: #333333;
	font-size: 18px;
	cursor: pointer;
	width: 5.8rem;
	text-align: center;
	height: 86px;
	padding-top: 15px;
	box-sizing: border-box;
}
#qk{
	max-width: 1200px;
	margin: 0 auto;
	width: 93%;
}
#qk .qk-tit{
	padding: 60px 0 50px;
}
#qk .qk-tit img{
	max-width: 60%;
}
#qk .qk-tit a{
	color: #c30d23;
	font-size: 18px;
}
#qk .index-cont1{
	/*background: url(../images/qk-bg1.png) no-repeat left bottom;*/
	/*background-size:100% auto ;*/
	text-align: center;
	position: relative;
	/*padding-bottom: 60px;*/
	margin-bottom: 40px;
}
#qk .index-cont1 .bg{
	bottom: -15%;
	width: 100%;
	left: 0;
	position: absolute;
}
#qk .index-cont1 img{max-width: 100%;width: auto!important;height: auto!important;}
#qk .tj-list .item{
	margin-bottom: 30px;
	overflow: hidden;
	display: flex;
	border-bottom: 1px dashed rgba(0,0,0,0.2);
    padding-bottom: 30px
}
#qk .tj-list .item .img{
	overflow: hidden;
}
#qk .tj-list .item .img img{
	width: 100%;
	transform: scale(1);
	transition: all 0.5s;
}
#qk .tj-list .item:hover .img img{
	transform: scale(1.1);
	transition: all 0.5s;
}
#qk .tj-list .item .text{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#qk .tj-list .item .text p{margin-bottom: 5;}
#qk .tj-list .item .text .t{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
#qk .tj-list .item .text .t:hover{
	color: #c30d23;
}
#qk .tj-list .item .text .d{
	color: #666666;
	font-size: 14px;
}
#qk .tj-list .item .text .c{
	color: #999999;
	font-size: 16px;
	margin: 0;
}
.out-stage img{
	margin-top: -15px;
	width: 100%;
}
#qk .phb {
	margin-bottom: 100px;
}
#qk .phb .left{
	display: flex;
}
#qk .phb .left .card{
	width: 100px;
}
#qk .phb .left .links{
	flex: 1;
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	padding: 17px 25px;
}
#qk .phb .left .links a{
	display: block;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
#qk .phb .left .links a:hover{
	color: #ad181f ;
}
#qk .phb .left .links a span{
	margin-right: 20px;
	font-weight: bold;
}
#qk .phb .left .links a:nth-of-type(1) span{
	color: #bc121b;
}
#qk .phb .left .links a:nth-of-type(2) span{
	color: #dc872c;
}
#qk .phb .left .links a:nth-of-type(3) span{
	color: #c0a270;
}
#qk .phb .left .links a:nth-of-type(4) span{
	color: #666666;
}
#qk .phb .left .links a:nth-of-type(5) span{
	color: #333333;
}
#qk .phb .left .card div{
	background: #bababa;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	cursor: pointer;
	height: 100px;
	text-align: center;
	line-height: 100px;
}
#qk .phb .left .card div.on{
	background:#FFFFFF url(../images/phb-bg.png);
	background-size:100% 100% ;
}
#qk .phb .right {
	text-align: center;
	color: #333333;
	font-size: 16px;
}
#qk .phb .right img{
	max-width: 100%;
	margin: 12px 0;
}
.toTop {
    position: fixed;
    bottom: 222px;
    right: 50px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}
.toTop img {
    width: 50px;
}
.footter_main{
	height: auto;
}
#qk .gywm-text{
	font-size: 16px;
	color: #333333;
	line-height: 1.8;
}
.gywm-banner{
	background: url(../images/gywm-banner.png) no-repeat center;height: 367px;background-size:1930px  ;
}
.qkhd-banner{
	background: url(../images/qkhd-banner.png) no-repeat center;height: 367px;background-size:1930px  ;
}
.qktg-banner
{
	background: url(../images/qktg-banner.png) no-repeat center;height: 367px;background-size:1930px  ;
}
.qknr-banner{
	background: url(../images/qknr-banner.png) no-repeat center;height: 367px;background-size:1930px  ;
}
#qk .active-list .item{
	display: flex;
	margin-bottom: 30px;
}
#qk .active-list .item .left{
	width: 100px;
	margin-right: 30px;
	text-align: center;
}
#qk .active-list .item .left p.t{
	line-height: 50px;
	background: #bc121b;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
	margin: 0;
}
#qk .active-list .item .left p.b{
	margin: 0;
	line-height: 50px;
	background: #c0a270;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
}
#qk .active-list .item .right{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#qk .active-list .item .right .t{
	font-size: 18px;color: #333333;
}
#qk .active-list .item .right .t:hover{
	color: #bc121b;
}
#qk .active-list .item .right .b{
	background: url(../images/per-icon.png) no-repeat left center;
	padding-left: 25px;
	color: #999999;
}
#qk .page a,#qk .page span{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #a9a9b8;
	font-size: 16px;
	background: #f2f2f2;
	transition: all 0.5s;
	margin-right: 10px;
}
#qk .page span{
	width: auto;
	padding: 0 10px;
}
#qk .page a.on,#qk .page a:hover{
	color: #FFFFFF;
	background: #f7b200;
	transition: all 0.5s;
	text-decoration: none;
}
#qk .qktg-text p{
	color: #333333;
	font-size: 16px;
	line-height: 1.8;
}
#qk .qktg-text p.tit{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#qk .qktg-text p.subt{
	background: url(../images/icon-jjt.png) no-repeat left center;
	color: #c30d23;
	font-weight: bold;
	font-size: 18px;
	padding-left: 28px;
}
#qk .items1{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 20px 0;
}
#qk .items1 .item{
  background: rgb(245, 245, 245);
  width: 352px;
  box-sizing: border-box;
  padding: 20px 20px 20px 0;
display: flex;
}
#qk .items1 .item .left{
	width: 80px;
	display: flex;
	text-align: center;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
#qk .items1 .item .left p{
	font-size: 36px;
	color: #999999;
}
#qk .items1 .item .right{
	flex: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
#qk .qknr{margin-top: 40px;padding-bottom: 40px;}
#qk .qknr .left>img{
	display: block;
	width: 100%;
}
#qk .qknr .right p img{
	max-width: 100%;
}
#qk .qknr .left .text{
	border-top:1px solid #cccccc ;
	border-bottom:1px solid #cccccc ;
	margin: 25px 0;
	padding: 20px ;
}
#qk .qknr .left .text p.t{
	color: #666666;
	font-weight: bold;
	font-size: 20px;
}
#qk .qknr .left .text p.b{
	color: #666666;
	font-size: 16px;
}
#qk .qknr .left .pdf{
	display: block;
	border: 1px solid #c30d23;
	text-align: center;
	color: #c30d23;
	font-size: 16px;
	line-height: 55px;
}
#qk .qknr .left .pdf img{
	margin-right: 10px;
}
#qk .qknr .right p.tit{
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 30px;
	border-bottom: 1px solid #cccccc;
	/*line-height: 80px;*/
	padding: 20px 0;
	margin-bottom: 20px;
}
#qk .qknr .right p{
	color: #333333;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 15px;
}
#qk .qkml {
	margin-top: 36px;
	padding-bottom: 50px;
}
#qk .qkml .left img{
	width: 100%;
	display: block;
}
#qk .qkml .left .md a{
	padding: 20px 0;
	box-sizing: border-box;
	padding-left: 30%;
	color: #333333;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	display: block;
}
#qk .qkml .left .md a.on,#qk .qkml .left .md a:hover{
	border-bottom: 1px solid #c30d23;	
	color: #c30d23;
	background:url(../images/icon-jjt.png) no-repeat 60% center ;
}
#qk .qkml .right .items .item-tit{
	color: #c0a271;
	font-weight: bold;
	font-size: 22px;
	border-bottom: 1px solid #cccccc;
	line-height: 56px;
	margin-bottom: 30px;
}
#qk .qkml .right .items .item-tit font{
	border-bottom: 4px solid #c0a271;
	display: inline-block;
	box-sizing: border-box;
}
#qk .qkml .right .items .item{
	display: flex;
	margin-bottom: 30px;
}
#qk .qkml .right .items .item .img img{
	width: 100%;
}
#qk .qkml .right .items .item .text{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#qk .qkml .right .items .item .text a{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
#qk .qkml .right .items .item .text a:hover{
	color: #c30d23;
}
#qk .qkml .right .items .item .text p.b{
	color: #666666;
	font-size: 14px;
}
#qk .qkml .right .items .item .text p.b span{
	margin-right: 15px;
}
#qk .qktg-text img{
	max-width: 100%;
}



@media only screen  and (max-width: 768px){
	#qk .items1{display: block;}
	#qk .items1 .item{width: 100%;}
} 
@media only screen  and (max-width: 640px) {
	#qk .qknr .right p.tit{
		font-size: 20px;
	}
	#qk .qkml div{padding: 0;}
	.m-hide{display: none;}
	#qk .qkml{
		margin-top: 15px;
	}
	#qk .qkml .right .items .item-tit{line-height: 40px;margin-bottom: 15px;}
	#qk .qkml .right .items .item{margin-bottom: 15px;}
	#qk .qkml .left .md{
		overflow-x:scroll ;
		margin-bottom: 10px;
	}
	#qk .qkml .left .md>div{
		width: 400px;
	}
	#qk .qkml .left .md a{
		padding: 10px;
		display: inline-block;
		border-bottom: none;
		box-sizing: border-box;
	}
	#qk .qkml .left .md a:hover,#qk .qkml .left .md a.on {
		background: none;
	}
	#qk .qkml .right .items .item{
		display: block;
	}
	#qk .qkml .right .items .item .text{
		margin-top:10px ;
	}
	#qk .qkml .right .items .item .text a{
		margin-bottom: 10px;
	}
	.out-stage img{
		margin-top: 0;
	}
	#moblie_header .left{
		margin-top: 0;
	}
	#qk .tj-list .item{
		display: block;
		/*margin-bottom: 15px;*/
	}
	#qk .tj-list .item .text .t{
		margin: 20px 0 10px;
	}
	#qk .qk-tit{
		padding: 30px 0 25px;
	}	
	#qk .phb .left{
		display: block;
	}
	#qk .phb .left .card{
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}
	#qk .phb .left .card div{
		width: 40%;
		height: 50px;
		line-height: 50px;
		float: left;
		margin: 0 5%;
	}
	#qk .phb .left .card div.on{
		background: #c5051e;
	}
	#qk .phb .left .links{
		border: 1px solid #CECECE;
	}
}