@font-face {
  font-family: "ARIAL";
  src: url("../fonts/ARIAL.woff2") format("woff2"),
       url("../fonts/ARIAL.woff") format("woff"),
       url("../fonts/ARIAL.ttf") format("truetype"),
       url("../fonts/ARIAL.eot") format("embedded-opentype"),
       url("../fonts/ARIAL.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.q_sub-list::-webkit-scrollbar {/*滚动条整体样式*/

    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.pro_detail table{
    width: 100%;
}
.pro_detail table *{
    font-family: 微软雅黑!important;
    font-size: 14px!important;
}
.pro_detail table td{
    border: 1px solid #ccc!important;
    font-size: 14px;
    color: #999;
    padding: 0 15px!important;
    
}
.pro_detail table tr{
    border: 1px solid #ccc!important;
    
    
}
.q_sub-list::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 2px;
     -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);
    background: #ddd;

}
.q_cpfl_f3 img{width: 100%;height: 100%;}
.q_sub-list::-webkit-scrollbar-track {/*滚动条里面轨道*/

    -webkit-box-shadow: inset 0 0 5px #fff;
    border-radius: 2px;
    background: #fff;
}
.q_pgban {
    width: 100%;
}
.q_pgban img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.q_w1220 {
    width: 1220px;
    margin: 0 auto;
}
@media (max-width:1219px) {
	.q_w1220 {
    width: 970px;
}
}

@media (max-width:990px) {
	.q_w1220 {
    width: 100%;
    padding: 0 2%;
}
}
@media (max-width:767px){
	
}
.q_zpzw,
.q_yfcx{
	padding: 80px 0;
}
.q_tittle{
	text-align: center;
}
.q_tittle h1{
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	padding-bottom: 30px;
}
.q_tittle span{
	width: 50px;
	height: 2px;
	background-color: #efefef;
	display: block;
	margin: 0 auto;
}
.q_zpzw_1{
	padding: 40px 0 80px;
}
.q_zpzw_2{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 0 20px;
}
.q_zpzw_2 p{
	font-size: 16px;
	line-height: 29px;
	color: #666666;
	width: 449px;
	padding-top: 92px;
}
.q_talents {
    padding: 40px 0 60px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.q_talents li {
    width: 380px;
}
.q_talents li a {
    border-bottom: 2px solid #cdcdcd;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 29px 40px 55px;
}
.q_talents li a h1 {
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedfe0;
    text-align: center;
}
.q_space {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.q_talents_1 .q_talents_2 {
    background-color: #ffffff;
    border-radius: 12px;
    border: solid 1px #999999;
    padding: 0 10px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    width: auto;
    margin: 20px 0;
}
.q_talents_1 .q_talents_2 span {
    width: 17px;
    height: 14px;
    display: inline-block;
    margin-right: 8px;
}
.q_talents_1 .q_talents_2:first-child span {
    background: url(../images/q/q_talent_1_span.png)no-repeat center center;
}
.q_talents_1 .q_talents_2:nth-child(2) span {
    background: url(../images/q/q_talent_2_span.png)no-repeat center center;
}
.q_talents_1 .q_talents_2:nth-child(3) span {
    background: url(../images/q/q_talent_3_span.png)no-repeat center center;
}
.q_talents li a p {
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.q_talents li:hover {
    background-color: #ffffff;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.11);
}
.q_talents li:hover a {
    border-bottom: 2px solid #2d5aa6;
    width: 100%;
    padding: 29px 40px 55px;
}
.q_talents li:hover a h1 {
    color: #2d5aa6;
}
.q_zpzw_3 img{
	max-width: 100%;
}
#pagesize {
    text-align: center;
    margin: 0;
}
#pagesize ul li {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    color: #ffffff;
}
#pagesize ul li a {
    width: 40px;
    height: 40px;
    background-color: #e6e6e6;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #ffffff;
}
#pagesize ul li a.active, #pagesize ul li a:hover {
    background-color: #2d5aa6;
}

.q_zpzw_xq{
	padding: 92px 0 74px;
}
.q_talent_xq {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.q_talent_xq_1{
	width: 850px;
}
.q_talent_xq_1 h1{
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	padding-bottom: 18px;
	font-weight: bold;
}
.q_talent_xq_1 span{
	width: 40px;
	height: 2px;
	background-image: linear-gradient(-90deg, 
		#4979de 0%, 
		#78a3ff 100%), 
	linear-gradient(
		#446ec7, 
		#446ec7);
	background-blend-mode: normal, 
		normal;
	display: block;
}
.q_talent_xq_2{
	margin: 32px 0 37px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.q_talent_xq_2 li{
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	margin-right: 100px;
	font-weight: bold;
}
.q_talent_xq_2 li p{
	color: #666666;
	display: inline-block;
	font-weight: normal;
}
.q_talent_xq_3 h1{
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	padding-bottom: 20px;
}
.q_talent_xq_3 p{
	font-size: 14px;
	line-height: 2;
	color: #999999;
}
.q_talent_xq_3 p:last-child{
	padding-bottom: 0;
}
.q_talent_xq_5{
	margin-top: 43px;
}
/*.talent_xq_1 h6{
	font-size: 14px;
	line-height: 14px;
	padding-top: 28px;
	color: #3d3071;
}*/
.q_talent_xq_4{
	width: 370px;
	height: 444px;
	padding: 0 0 38px 29px;
	position: relative;
	background: url(../images/q/q_talent_xq_4.jpg)no-repeat center center;
}

.q_talent_xq_4 h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	display: flex;
	align-items: flex-end;
	padding: 0 0 30px 0;
}
.q_talent_xq_4 h2 span{
	font-size: 20px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
	opacity: 0.5;
	padding-left: 20px;
}
.q_talent_xq_4 div{
	position: absolute;
	bottom: 38px;
}
.q_talent_xq_4 p{
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
}
.q_talent_xq_6{
	padding-left: 90px;
}



.q_cpfl{
	padding: 60px 0 80px;
}
.q_cpfl_fl{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.q_cpfl_fl li{
	width: 25%;
	border-right: 1px solid #eeeeee;
}
.q_cpfl_fl li:last-child{
	border-right: unset;
}
.q_cpfl_fl li a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.q_cpfl_fl li span {
    width: 46px;
    height: 39px;
    display: inline-block;
    margin-right: 20px;
}
.q_cpfl_fl li:first-child span{
	background: url(../images/q/q_cpfl_fl1.png)no-repeat center center;
}
.q_cpfl_fl li:nth-child(2) span{
	background: url(../images/q/q_cpfl_fl2.png)no-repeat center center;
}
.q_cpfl_fl li:nth-child(3) span{
	background: url(../images/q/q_cpfl_fl3.png)no-repeat center center;
}
.q_cpfl_fl li:nth-child(4) span{
	background: url(../images/q/q_cpfl_fl4.png)no-repeat center center;
}
.q_cpfl_fl li p {
    font-size: 16px;
	line-height: 39px;
	color: #333333;
    display: inline-block;
}
.q_cpfl_fl li:hover:first-child span,
.q_cpfl_fl li:first-child a.active span{
	background: url(../images/q/q_cpfl_fl1_1.png)no-repeat center center;
}
.q_cpfl_fl li:hover:nth-child(2) span,
.q_cpfl_fl li:nth-child(2) a.active span{
	background: url(../images/q/q_cpfl_fl2_1.png)no-repeat center center;
}
.q_cpfl_fl li:hover:nth-child(3) span,
.q_cpfl_fl li:nth-child(3) a.active span{
	background: url(../images/q/q_cpfl_fl3_1.png)no-repeat center center;
}
.q_cpfl_fl li:hover:nth-child(4) span,
.q_cpfl_fl li:nth-child(4) a.active span{
	background: url(../images/q/q_cpfl_fl4_1.png)no-repeat center center;
}
.q_cpfl_fl li:hover p,
.q_cpfl_fl li a.active p  {
	color: #2d5aa6;
}
.q_cpfl_f2{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.q_cpfl_f2 li{
	margin-top: 100px;
	width: 560px;
	height: auto;
	border-bottom: solid 1px #d2d2d2;
	padding-bottom: 65px;
}
.q_cpfl_f2 li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.q_cpfl_f2 li a .q_cpfl_f3 img{
    width: 100%;
}
.q_sub-list a{
    display: block;
    line-height: 2;
}
.q_cpfl_f2 li .q_cpfl_f4{
    padding: 42px 0 0 39px;
    flex: 1;
}
.q_cpfl_f2 li .q_cpfl_f4 h1{
    font-size: 30px;
	line-height: 30px;
	color: #333333;
	padding-bottom: 32px;
}
.q_cpfl_f2 li .q_cpfl_f4 p{
    font-size: 18px;
	line-height: 18px;
	color: #666666;
}
.q_cpfl_f2 li:hover .q_cpfl_f4 p{
	color: #2d5aa6;
}
.q_cpfl_xq{
	display: flex;
	justify-content: space-between;
    /* align-items: flex-end; */
    align-items: flex-start;
	flex-wrap: wrap;
}
.q_cpfl_xq_1{
	width: 550px;
	height: 450px;
	background-color: #f6f6f6;
	display: flex;
	justify-content: center;
	align-items: center;
}
.q_cpfl_xq_2{
	width: 610px;
}
.q_cpfl_xq_2 h1{
	font-size: 22px;
	line-height: 22px;
	color: #333333;
	padding-bottom: 15px;
}
.q_cpfl_xq_2 h2{
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	padding-bottom: 50px;
}
.q_cpfl_xq_2 ul li{
	border-bottom: 1px solid #f6f6f6;
	padding-bottom: 16px;
	margin-bottom: 26px;
	position: relative;
}
.q_cpfl_xq_2 ul li h1{
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	padding-bottom: 0;
}
.q_cpfl_xq_2 ul li h1 p{
	color: #333333;
	display: inline-block;
}
.q_cpfl_xq_2 ul li:last-child{
	margin-bottom: 0;
}
.q_cpfl_xq_2 ul li span{
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 55px;
	height: 1px;
	background-color: #959595;
}
.q_cpfl_xq_3{
	margin-top: 59px;
}
.q_cpfl_xq_3 .q_cpfl_xq_4{
	position: relative;
	border-bottom: 1px solid #f6f6f6;
	margin-bottom: 30px;
}
.q_cpfl_xq_3 .q_cpfl_xq_4 h1{
	font-size: 22px;
	line-height: 22px;
	color: #333333;
	padding-bottom: 20px;
}
.q_cpfl_xq_3 .q_cpfl_xq_4 span{
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 55px;
	height: 1px;
	background-color: #959595;
}
.q_cpfl_xq_3 p{
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	padding-bottom: 13px;
}
.q_cpfl_xq_3 p:last-child{
	padding-bottom: 0;
}
.q_cpfl_xq_1 img{
	max-width: 100%;
}
.q_yfcx {
    padding: 80px 0;
}
.q_yfcx p{
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	padding: 34px 0 32px;
	text-align: center;
}
.q_yfcx_1 img,
.q_yfcx_3 img{
	max-width: 100%;
}
.q_yfcx_2{
	padding: 105px 79px 79px 112px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.q_yfcx_2 p{
	width: 361px;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	text-align: left;
	padding: 80px 0 0;
}
.q_yfcx_4{
	margin: 79px 0 60px;
	display: flex;
    flex-wrap: wrap;
    position: relative;
}
.q_yfcx_4::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #d2d2d2;
}
.q_yfcx_4::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    background-color: #2d5aa6;
    border-radius: 50%;
}
.q_yfcx_4 li{
    padding-top: 59px;
    width: 100%;
    display: none;
    justify-content: space-between;
}
.q_yfcx_4 li div{
	width: 50%;
}
.q_yfcx_4_s h2 span{
	width: 4px;
	height: 16px;
	background-color: #2d5aa6;
	display: inline-block;
	margin-right: 36px;
}
.q_yfcx_4_s h2{
	font-size: 18px;
	line-height: 18px;
	color: #999999;
}
.q_yfcx_4_s h1{
	padding-left: 40px;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	padding-top: 25px;
}


.q_yfcx_4 li:nth-child(2n){
    flex-direction: row-reverse;
}

.q_yfcx_4 li:nth-child(2n) .q_yfcx_4_s h2 {
    display: flex;
    flex-direction: row-reverse;
}
.q_yfcx_4 li:nth-child(2n) .q_yfcx_4_s h1{
    padding-left: 0;
    padding-right: 40px;
    text-align: right;
}
.q_yfcx_4 li:nth-child(2n) .q_yfcx_4_s h2 span {
    margin-right: 0;
    margin-left: 36px;
}
.q_yfcx_4_more a{
	width: 151px;
	height: 51px;
	background-color: #2d5aa6;
	font-size: 18px;
	line-height: 51px;
	color: #ffffff;
	text-align: center;
	display: block;
	margin: 0 auto 126px;
}
.c1_sj {
    display: none;
    text-align: center;
    margin-bottom: 126px;
    justify-content: center;
}

.block{
	display: flex!important;
}
.none{
	display: none;
}
.q_xw_xq{
	padding: 85px 0 79px;
}
.q_xw_xq h1{
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	text-align: center;
}
.q_xw_xq1{
	border-bottom: 2px solid #efefef;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.q_xw_xq1 li{
	padding: 28px 0 16px;
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	margin: 0 32px;
}
.q_xw_xq2{
	padding: 40px 0 79px;
}
.q_xw_xq2 p{
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.q_xw_xq2 img{
	max-width: 100%;
}
.q_news_xq_more a{
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 1px;
	color: #999999;
}
.q_xw{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-top: 40px;
}
.q_xw_1{
	width: 583px;
	display: block;
}
.q_xw_2{
	width: 550px;
	height: auto;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 58px 33px 21px 22px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.q_xw_3 h1{
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 35px;
}
.q_xw_3 p{
	width: 340px;
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
	position: relative;
	padding-left: 11px;
}
.q_xw_3 p::before {
    width: 2px;
	height: 13px;
	background-color: rgb(51,51,51,0.1);
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}
.q_xw_4 h2{
  font-family: "ARIAL";
	font-size: 24px;
	line-height: 17px;
	color: #999999;
	padding-bottom: 23px;
}
.q_xw_4 div{
	width: 105px;
	height: 32px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	font-size: 14px;
	line-height: 32px;
	color: #999999;
	text-align: center;
    margin: 0 auto;
}
.q_xw_5 img{
	max-width: 100%;
}
.q_xw_ul{
	width: 577px;
}
.q_xw_ul li a{
	width: 100%;
	height: auto;
	padding: 32px 30px 31px 37px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.q_xw_2.active,
.q_xw_ul li:hover{
	background-color: #2d5aa6;
}
.q_xw_2.active .q_xw_3 h1,
.q_xw_ul li:hover .q_xw_3 h1{
	color: #ffffff;
}
.q_xw_2.active .q_xw_3 p,
.q_xw_ul li:hover .q_xw_3 p{
	color: #ffffff;
}
.q_xw_2.active .q_xw_3 p::before,
.q_xw_ul li:hover .q_xw_3 p::before{
	background-color: #ffffff;
}
.q_xw_2.active .q_xw_4 h2,
.q_xw_ul li:hover .q_xw_4 h2{
	color: #ffffff;
}
.q_xw_2.active .q_xw_4 div,
.q_xw_ul li:hover .q_xw_4 div{
	background-color: #ffffff;
	color: #3379ff;
}
.q_xw_dt{
	margin-bottom: 60px;
}
.q_xw_dt li a{
	border-bottom: solid 1px rgb(210,210,210,0.1);
	padding: 58px 0 31px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.q_xw_dt li a h1{
	font-size: 18px;
	line-height: 18px;
	color: #333333;
}
.q_xw_dt li a p{
	font-family: ArialMT;
	font-size: 14px;
	line-height: 14px;
	color: #999999;
}
.q_xw_dt li:hover a h1{
	color: #2d5aa6;
}



@media (max-width:1219px) {

.q_talents li {
    width: 33%;
}
.q_talents li a {
    width: 92%;
    padding: 32px 0 55px;
}
.q_talents li:hover a {
    border-bottom: 2px solid #3d3071;
    width: 100%;
    padding: 32px 4% 55px;
}
.q_talents {
    padding: 30px 0 40px;
}
.q_zpzw,
.q_yfcx {
    padding: 40px 0;
}
.q_zpzw_1 {
    padding: 20px 0 40px;
}
.q_zpzw_3 {
    width: 54%;
}
.q_zpzw_2 p {
    width: 40%;
    padding-top: 0;
}
.q_zpzw_2 {
    align-items: center;
}
.q_talents {
    padding: 15px 0 25px;
}
	.q_talent_xq_1 {
    width: 62%;
}
.q_talent_xq_4 {
    width: 38%;
}
.q_talent_xq_2 li {
    margin-right: 60px;
}
.q_zpzw_xq {
    padding: 40px 0;
}
.q_cpfl {
    padding: 30px 0 40px;
}
.q_cpfl_f2 li {
    margin-top: 50px;
    width: 45%;
    padding-bottom: 30px;
}
.q_cpfl_f3 {
    width: 60%;
}
.q_cpfl_f2 li .q_cpfl_f4 {
    padding: 30px 0 0 20px;
}
.q_cpfl_f2 li .q_cpfl_f4 h1 {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 20px;
}
.q_cpfl_f2 li .q_cpfl_f4 p {
    font-size: 16px;
    line-height: 16px;
}
.q_cpfl_xq_1 {
    width: 45%;
}
.q_cpfl_xq_2 {
    width: 50%;
}
.q_cpfl_xq_3 {
    margin-top: 40px;
}
.q_yfcx p {
    padding: 17px 0 16px;
}
.q_yfcx_2 {
    padding: 50px 0;
    align-items: center;
}
.q_yfcx_4 {
    margin: 40px 0 30px;
}
.q_yfcx_4_more a {
    margin: 0 auto 50px;
}
.q_xw_xq {
    padding: 40px 0;
}
.q_xw_xq1 li {
    padding: 14px 0 8px;
}
.q_xw_xq2 p {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0;
}
.q_xw_xq2 {
    padding: 0 0 40px;
}
.q_xw_1 {
    width: 48%;
}
.q_xw_2 {
    width: 100%;
    padding: 58px 25px 21px 22px;
}
.q_xw_3 p {
    width: 290px;
}
.q_xw_ul {
    width: 49%;
}
.q_xw_ul li a {
    padding: 22px 30px 21px 37px;
}
.q_xw {
    margin-top: 30px;
}
.q_xw_dt li a {
    padding: 30px 0 15px;
}
}

@media (max-width:990px) {

.q_talents {
    padding: 15px 0 25px;
}
.q_talents li a {
    padding: 10px 0 20px;
}
.q_talents_1 .q_talents_2 {
    margin: 10px 0 0;
}
.q_talents li a p {
    padding-top: 10px;
}
.q_talents li:hover a {
    padding: 10px 4% 20px;
}
.q_tittle h1 {
    padding-bottom: 20px;
}
.q_zpzw_2 p {
    font-size: 14px;
}
.q_zpzw_1 {
    padding: 20px 0 30px;
}
	.q_talent_xq_2 li {
    margin-right: 12px;
}
.q_talent_xq_2 {
    margin: 25px 0;
}
.q_talent_xq_3 h1 {
    padding-bottom: 15px;
}
.q_talent_xq_3 p {
    font-size: 14px;
    line-height: 2;
    color: #999999;
    padding-bottom: 0;
}
.q_talent_xq_5 {
    margin-top: 30px;
}
.q_talent_xq_4 {
    height: 392px;
    padding: 0 0 20px 20px;
}
.q_talent_xq_4 h2 span {
    padding-left: 10px;
}
.q_talent_xq_4 div {
    bottom: 20px;
}
.q_talent_xq_4 p {
    font-size: 16px;
    line-height: 26px;
}
.q_talent_xq_4 h2 {
    padding: 0 0 20px 0;
}
.q_talent_xq_6 {
    padding-left: 80px;
}
.q_cpfl_fl li {
    width: 50%;
    margin-bottom: 10px;
}
.q_cpfl_fl li:nth-child(2) {
    border-right: unset;
}
.q_cpfl_f2 li {
    margin-top: 30px;
    width: 48%;
    padding-bottom: 25px;
}
.q_cpfl_xq_1 {
    width: 54%;
    height: 400px;
}
.q_cpfl_xq_2 {
    width: 42%;
}
.q_cpfl_xq_2 ul li {
    padding-bottom: 15px;
    margin-bottom: 16px;
}
.q_cpfl_xq_3 {
    margin-top: 25px;
}
.q_cpfl_xq_3 .q_cpfl_xq_4 {
    margin-bottom: 15px;
}
.q_cpfl_xq_3 .q_cpfl_xq_4 h1 {
    padding-bottom: 10px;
}
.q_yfcx p {
    padding: 12px 0 15px;
    font-size: 14px;
    line-height: 20px;
}
.q_yfcx_2 {
    padding: 20px 0;
    align-items: center;
}
.q_yfcx_2 p{
	margin: 0 auto;
	text-align: center;
}
.q_yfcx_3 {
    margin: 0 auto;
}
.q_yfcx_4 {
    margin: 20px 0 30px;
}
.q_yfcx_4 li:first-child {
    padding-top: 30px;
}
.q_yfcx_4 li {
    padding-top: 8px;
}
.q_xw_xq {
    padding: 30px 0;
}
.q_xw_xq2 p {
    padding: 10px 0;
}
.q_xw_xq1 li {
    margin: 0 15px;
}
.q_xw_xq2 {
    padding: 0 0 30px;
}
.q_xw_2 {
    padding: 43px 20px 25px;
}
.q_xw_3 p {
    width: 210px;
}
.q_xw_4 h2 {
    font-size: 16px;
    padding-bottom: 5px;
}
.q_xw_4 div {
    width: 73px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
}
.q_xw_ul li a {
    padding: 20px;
}
.q_xw_3 h1 {
    padding-bottom: 16px;
}
.q_xw_dt {
    margin-bottom: 30px;
}
.q_xw {
    align-items: center;
}
}

@media (max-width:767px) {

.q_talents li {
    width: 100%;
    margin-top: 20px;
}
.q_talents_1 .q_talents_2 {
    padding: 0 8px;
}
#pagesize {
    text-align: center;
}
#pagesize ul li a {
    width: 30px;
    height: 30px;
}
#pagesize ul li {
    margin: 0 4px;
}
.q_zpzw_3 {
    width: 100%;
}
.q_zpzw_2 {
    padding: 0;
}
.q_zpzw_2 p {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    padding-top: 10px;
}
.q_tittle h1 {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 12px;
}
.q_zpzw,
.q_yfcx {
    padding: 30px 0;
}
.q_talents li a h1 {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
}
.q_talents li a {
    padding: 10px 0;
}
.q_talents {
    padding: 0 0 25px;
}
	.q_talent_xq_1 {
    width: 100%;
}
.q_talent_xq_2 {
    margin: 15px 0 0;
}
.q_talent_xq_2 li {
	width: 100%;
    margin-bottom: 10px;
}
.q_talent_xq_1 h6 {
    padding-bottom: 20px;
}
.q_talent_xq_4 {
    width: 100%;
    height: 340px;
    background-size: cover;
}
.q_zpzw_xq {
    padding: 30px 0;
}
.q_talent_xq_1 {
margin-bottom: 20px;
}
.q_talent_xq_3 h1 {
    padding-bottom: 10px;
}
.q_talent_xq_5 {
    margin-top: 20px;
}
.q_cpfl_fl li span {
    width: 34px;
    height: 26px;
    background-size: contain!important;
}
.q_cpfl_fl li p {
    font-size: 12px;
    line-height: 12px;
}
.q_cpfl_f2 li {
    margin-top: 20px;
    width: 100%;
    padding-bottom: 10px;
}
.q_cpfl {
    padding: 30px 0;
}
.q_cpfl_xq_1 {
    width: 100%;
    height: auto;
    padding: 20px;
    margin-bottom: 10px;
}
.q_cpfl_xq_2 {
    width: 100%;
}
.q_cpfl_xq_2 h1 {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 10px;
}
.q_cpfl_xq_2 h2 {
    font-size: 14px;
    line-height: 2;
    padding-bottom: 20px;
}
.q_cpfl_xq_2 ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.q_cpfl_xq_2 ul li h1 {
    font-size: 14px;
    line-height: 2;
}
.q_cpfl_xq_3 .q_cpfl_xq_4 h1 {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 10px;
}
.q_cpfl_xq_3 p {
    font-size: 14px;
    line-height: 2;
    padding-bottom: 7px;
}
.q_yfcx p {
    padding: 8px 0 10px;
    font-size: 12px;
}
.q_yfcx_4_s h2 {
    font-size: 12px;
    line-height: 12px;
}
.q_yfcx_4_s h1 {
    padding-left: 15px;
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.q_yfcx_4_s h2 span {
    margin-right: 11px;
}
.q_yfcx_4 li:nth-child(2n) .q_yfcx_4_s h1 {
    padding-right: 15px;
}
.q_yfcx_4 li:nth-child(2n) .q_yfcx_4_s h2 span {
    margin-right: 0;
    margin-left: 11px;
}
.q_yfcx_4_more a {
    margin: 0 auto 25px;
    width: 130px;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
}
.q_xw_xq h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
}
.q_xw_xq1 li {
    margin: 0 0px;
    width: 50%;
    padding: 10px 0 0;
}
.q_xw_xq1{
	padding-bottom: 10px;
}
.q_xw_xq2 p {
    font-size: 12px;
}
.q_xw_xq2 {
    padding: 0 0 10px;
}
.q_news_xq_more a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.q_xw_1 {
    width: 100%;
}
.q_xw_2 {
    padding: 20px 10px;
}
.q_xw_3{
    width: 70%;
}
.q_xw_4{
    width: 27%;
}
.q_xw_3 p {
    width: 100%;
    font-size: 12px;
}
.q_xw_ul {
    width: 100%;
}
.q_xw_ul li a {
    padding: 20px 10px;
}
.q_xw {
    margin-top: 15px;
}
.q_xw_dt li a h1 {
    font-size: 12px;
    line-height: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
}
.q_xw_dt li a p {
    font-size: 12px;
    line-height: 12px;
    width: 27%;
    text-align: center;
}
.q_xw_dt li a {
    padding: 15px 0 10px;
}
.q_xw_3 h1 {
    font-size: 14px;
}
.q_xw_4 h2 {
    text-align: center;
}
.q_xw_5 {
    text-align: center;
    width: 100%;
}
.q_xw_5 img {
    width: 100%;
}
}



@media (min-width:768px) and (max-width:991px) {
    .q_cpfl_f2{
        padding: 0 30px;
    }
    .q_cpfl_f2 li{
        width: 100%;
        height: 270px;
        margin-top: 30px!important;
    }
    .q_cpfl_f3{
       width: 310px;
       height: 100%;
    }
    .q_cpfl_f4{
        width: auto;
        height: 240px;
         padding: 25px 30px !important;
    }
    
}
@media  (max-width:767px) {
    .q_cpfl_f2{
        padding: 0 0;
    }
    .q_cpfl_f2 li{
        width: 100%;
        height: 180px;
        margin-top: 20px!important;
    }
    .q_cpfl_f3{
        width: 50%;
        height: 160px;
    }
    .q_cpfl_f4{
        width: auto;
        height: 160px;
         padding: 2vw 3vw !important;
    }
    .q_sub-list{
        height: 105px!important;
    }
    .q_cpfl_fl{display: none;}
    
}