/*
* @Author: ChunLai
* @Date:   2018-05-14 09:53:00
* @Name:人才招聘
*/
.pr{position: relative;}
.banner_txt {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   margin: auto;
   width: 100%;
   height: 90px;
   display: flex;
   flex-direction: column;
   justify-content: space-around;
   align-items: center;
   color: #fff;
}
.banner_txt .banner_txt_1 {
   font-size: 36px;
   font-weight: bold;
   letter-spacing: 3px;
}
.banner_txt .banner_txt_3 {
   font-size: 22px;
   letter-spacing: 3px;
}
.pdtb_10{padding-top: 10px;padding-bottom: 30px;}

.ping_boxer{
   width: 100%;
   max-width: 1000px;
   margin: 0 auto;
   padding: 40px;
}
.mt{margin-top: 16px;}
.bgc{background-color: #eaeaea;}
.md_h1{font-size: 30px;text-align: center;font-weight: bold;line-height: 3;letter-spacing: 6px;}
.md_p{font-size: 16px;line-height: 1.5;text-indent: 2em;color: #333;}
.prizes li{font-size: 14px;line-height: 2;list-style-image: url("../images/xing.png");list-style-position: inside;color: #f3451d;text-indent: 2em;}
.a_color{font-weight: bold;}
.position_lists{display: flex;justify-content: space-around;width: 100%;flex-wrap: wrap;}
.position_lists li{width: 47%;padding: 16px 10px;background-color: #fbc498;margin-bottom: 14px;}
.list_title{text-align: center;font-size: 18px;font-weight: bold;line-height: 1.3;padding-bottom: 10px;}
.list_er_tit{font-size: 14px;line-height: 2;font-weight: bold;}
.h1_c{color: #e81616;}

/* .link_infos{display: flex;justify-content: center;align-items: center;border-bottom: 1px solid #e81616;} */
.link_infos{justify-content: center;align-items: center;border-bottom: 1px solid #e81616;}
.links_ren{margin-right: 20px;font-size: 20px;line-height: 2}
.link_left{margin-right: 30px}
.links_add{display: flex;justify-content: space-around;flex-wrap: wrap;padding-top: 8px;}
.link_p{width: 46%;line-height: 1.3;font-size: 14px;line-height: 1.5;margin:8px 0;}
.zhusd{font-size:16px;color:rgb(243, 148, 72);padding:15px 0;    line-height: 45px;}
