/*
* @Author: sunjijing
* @Date:   2021-01-05 16:02:31
* @Last Modified by:   sunjijing
* @Last Modified time: 2021-01-05 17:32:59
*/
.swiper-slide .shadow.dn { top: 20px !important; left: 20px !important; }

.mkTit { text-align: center;}
.mkTit a{ font-size: 30px; position: relative; line-height: 68px; display: inline-block; padding:0 25px; color:#adadad;}
.mkTit a i{ display: inline-block; width: 74px; height: 1px; background: #4594df; position: absolute; left: 50%; margin-left: -37px; bottom: 0;  display:none;}
.mkTit a.on{ color: #333;}
.mkTit a.on i{display:block;}
#bgnews .mkTit a.on{color:#fff;}

/* 人才战略|人才队伍 */
#rlztCon1,#rlztCon2{padding-top:40px;}
.gsjs_c{ padding-top: 45px; padding-bottom:45px;}
.gsjs_c_img{ width: 52%; }
.gsjs_c_img img{ width: 100%; }
.gsjs_c_js{ width: 52%; margin-left: -4%; background: #f3f9ff; margin-top: 50px;}
.gsjs_js{ position: relative; padding:25px 35px 20px; line-height: 36px; font-size: 16px; }
.gsjs_js a{ display: inline-block; position: absolute; right: 35px; bottom:20px; line-height:36px; font-size: 16px;  color: #b10012; }
.gsjs_link{ text-align: center; padding-bottom: 35px; }
.gsjs_link a{ display: inline-block; width: 42%; margin:0 2%; line-height: 38px; border:1px solid #1961ac; text-align: center; color: #1961ac; border-radius: 16px; }


/* 院士大师 */
.bgnews { height: 400px; background: #125fae url(/web/template/page/tzzgx/news_bg.png) no-repeat top center; padding-top: 50px; }
.gszl_c{ margin-top: 45px; position: relative; }
.gszl_c .swiper-container{ margin:0; }
.gszl_imglist{ width: 100%;}
.gszl_imglist li { float: left; display: inline-block; width:50%;}
.gszl_imglist li a{ display:block; width: 100%; background: #fff; }
.gszl_imglist li a .gszl_img img{height:225px;object-fit:cover;}
.gszl_img{ width: 34%; }
.gszl_ldjs{ width: 55%; padding-right: 4%; padding-top: 30px; }
.gszl_ldjs span{ line-height: 32px; }
.name{ font-size: 26px; color: #333333; padding-right: 75px; padding-bottom: 10px; border-bottom: 1px solid #1961ac; display: inline-block; }
.zhiwei{font-size: 20px; color: #333333; padding:15px 0; display: block; }
.zhiwei2{ font-size:16px;color: #888888; display: block;}
.zhiwei2 font{float: right;color: #b30004;}
.gszl_c .swiper-button-next,.gszl_c .swiper-button-prev{ width: 40px; height: 40px; margin-top:-20px;}
.gszl_c .swiper-button-prev,.gszl_c .swiper-container-rtl .swiper-button-next{ background: url(/web/template/page/index/icon_sl.png) no-repeat center center; left:-50px; background-size:cover;}
.gszl_c .swiper-button-next,.gszl_c .swiper-container-rtl .swiper-button-prev{background: url(/web/template/page/index/icon_sr.png) no-repeat center center; right:-50px;background-size:cover;}


/* 人才招聘|教育培训 */
.ssxx { margin-top: 30px; margin-bottom: 60px; }
.ssxxCon { margin-top: 15px; overflow: hidden; margin-bottom:90px;}
.ssxxList { width:48%; }
.ssxxList li { width:100%; height: 75px; line-height: 75px; border-bottom: 1px solid #d6d6d6; }
.ssxxList li a { width: 80%; display: inline-block; float: left; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 75px; transition: all ease-in 300ms; }
.ssxxList li span { line-height: 75px; font-size: 16px; color: #d6d6d6; float: right; }
.ssxxList li:hover a { text-indent: 10px; color: #000; }



/* 响应式代码 */
@media screen and (max-width:1199px){
	.gsjs_c_js{margin-top:10px;}
	.gsjs_js{padding:25px 20px 20px; line-height: 30px; font-size: 14px;}
	.gsjs_js a{display: block; position: static;}


}
@media screen and (max-width:1024px){
	.mkTit a { font-size: 24px; line-height: 48px; margin:0 10px;}
	
}
@media screen and (max-width:950px){
	.gsjs_c_img,.gsjs_c_js,.ssxxList li{width:100%; margin-right:0px;}
	.gszl_imglist li a .gszl_img img{height: 31vmax; width: 100%;}
	.bgnews{height:auto; padding:20px 0; margin-bottom:20px;}
        .gszl_c{margin-top:20px;}

}
@media screen and (max-width:767px){
	.mkTit a { font-size: 20px; line-height: 2em; }
	.mkTit a i { width: 50%; left: 25%; margin-left: 0; }
	.gszl_ldjs{width: 58%; padding-top:20px;}
	.name{font-size: 20px; padding-bottom:5px;}
	.zhiwei{padding:10px 0;}
	.gszl_ldjs span{line-height: 30px;}
	.gszl_c .swiper-button-prev, .gszl_c .swiper-container-rtl .swiper-button-next{left: 0px;}
	.gszl_c .swiper-button-next, .gszl_c .swiper-container-rtl .swiper-button-prev{right: 0px;}
        .ssxxCon{margin-bottom:4vw;}
        #rlztCon1,#rlztCon2{padding-top:4vw;}

       .ssxxList{ width:100%;}

}
@media screen and (max-width:500px){
        .gsjs_c{padding-top:20px;}
	.gsjs_js{font-size: 16px;}
	.gszl_img,.gszl_ldjs{width: 100%;}
	.gszl_imglist li a .gszl_img img{height: auto;}
	.gszl_ldjs{padding:10px;}
	.ssxxList li{height: 45px; line-height: 45px;}
	.ssxxList li a,.ssxxList li span{line-height: 45px;}

}
@media screen and (max-width:330px){
       .mkTit a{ margin:0;}
}