@charset "utf-8";



/* 这个css是初始化的css，在任何项目里面都可以使用 */



/* 禁用iPhone中Safari的字号自动调整 */

html {

  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;

  /* 解决IOS默认滑动很卡的情况 */

  -webkit-overflow-scrolling: touch;

}



/* 初始化 */

body,

div,

ul,

li,

ol,

h1,

h2,

h3,

h4,

h5,

h6,

input,

textarea,

select,

p,

dl,

dt,

dd,

a,

img,

button,

form,

table,

th,

tr,

td,

tbody,

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section {

  margin: 0;

  padding: 0;

}



/* 禁止缩放表单 */

input[type="submit"],

input[type="reset"],

input[type="button"],

input {

  resize: none;

  border: none;

}



/* 取消链接高亮  */

a {

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}



/* 设置HTML5元素为块 */

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section {

  display: block;

}



/* 图片自适应 */

img {

  max-width: 100%; 

  height: auto;

  width: auto\9;

  /* ie8 */

  -ms-interpolation-mode: bicubic;

  /*为了照顾ie图片缩放失真*/

}



body {

 font-family: "Source Han Sans CN","noto sans";

  color: #555;

  background-color: #fff;

}



em,

i {

  font-style: normal;

}



ul,

li {

  list-style-type: none;

}



.w100 {

  width: 100%;

}



.w50 {

  width: 50%;

}



.w10 {

  width: 10%;

}



.w90 {

  width: 90%;

}



.w17 {

  width: 17%;

}



.w83 {

  width: 83%;

}



.pr {

  position: relative;

}



.pa {

  position: absolute;

}



.mb30 {

  margin-bottom: 35px;

}



.mbb10 {

  margin-bottom: 12px;

}



.cl {

  clear: both;

}

.nav_ul > li > a:hover {

  color: #fff !important;

}



.bg {

  background: #fff;

}



a:hover {

  text-decoration: none !important;

  color: #555 !important;

}

.news_img .col-md-12 {

  padding-right: 0;

  padding-left: 0;

}



.fl {

  float: left;

}



.fr {

  float: right;

}



.w35 {

  width: 35%;

}



.mb10 {

  margin-bottom: 10px;

}



.textcen {

  text-align: center;

}



.mb25 {

  margin-bottom: 25px;

}



.mb60 {

  margin-bottom: 60px;

}



.displaynone {

  display: none;

}

.mr15 {

  margin: 0 15px;

}



.swiper-pagination-bullet {

  width: 15px !important;

  height: 15px !important;

}

.color_a > a {

  color: #7a9757 !important;

}

.mauto {

  margin: auto;

}

.nav_bg {

  background: #060d2a;

}

.navs {

  width: 100%;

  position: fixed;

  z-index: 55;

  margin: auto;

  top: 0%;



  background: rgb(35, 48, 103);

}

.an_wen > div > a:hover {

  color: #fff !important;

}

.more > a > span {

  display: inline-block;

  height: 5px;

  width: 25px;

  background: #5b5b5b;

  top: calc(50% - 2.5px);

  left: 90%;

}

.mobile-foot {

  display: none;

}



.w1400 {

  max-width: 1400px;

  height: 65px;

  margin: auto;

}



.w1300 {

  max-width: 1300px;

  height: 65px;

  margin: auto;

}



.nav_a {

  padding: 10px 0;

}



.nav_a1 {

  padding-top: 15px;

}



.an_nav_ul > li {

  margin-top: 20px !important;

}

.nav_ul > li > i {

  display: inline-block;

  line-height: 80px;

  color: #fff;

  margin-left: 15px;

}

.nav_ul > li:last-child > p > a {

  display: inline;

  padding: 0;

  line-height: 80px;

  color: #fff;

  margin-left: 10px;

}

.nav_ul > li:last-child > p > a:first-child {

  color: #c9913c;

}

.nav_ul > li:last-child > p > a:hover {

  color: #c9913c !important;

}

.bgcolor>.wens:nth-child(4) >a>.home_br{border: none;} 

.nav_ul {

  float: right;

  text-align: right;

}



.nav_ul > li {

  float: left;

}



.nav_ul > li > a {

  font-size: 18px;

  color: #ffffff;

  line-height: 1.333;

  padding: 30px;

  display: inline-block;

}

.nav_ul > li:hover > a {

  background: #c9913c;

}

.nav_br {

  background: #c9913c;

}



.phone {

  display: none;

  background: rgb(35, 48, 103);

}

.banner {

  width: 100%;

}



.pd105 {

  padding: 105px 0;

}



.home_about_wen p {

  text-indent: 32px;

  font-size: 16px;



  color: rgb(119, 118, 118);

  line-height: 2.25;

}



.home_about_wen p:first-child {

  padding-top: 60px;

}



.home_about_wen p > span {

  color: #799b4e;

}



.more {

  margin-top: 70px;

  padding-left: 32px;

}



.more > a {

  display: inline-block;

  padding: 15px 40px;

  border: 3px solid #5b5b5b;

  color: #5b5b5b;

}



.p70 {

  padding-left: 85px !important;

}



.col_con > .col-md-7 {

  padding-left: 0px !important;

  padding-right: 50px;

}



.col_con > .col-md-5 {

  padding-right: 0px !important;

  padding-left: 40px;

}



.homenew {

  margin: auto;

  max-width: 361px;

  padding-top: 65px;

  padding-bottom: 20px;

}



.new_wen {

  margin-bottom: 40px;

  font-size: 13.951px;

  color: rgb(122, 122, 122);

  line-height: 2.58;

}



.new_p2 {

  font-size: 14px;

  color: rgb(122, 122, 122);

  text-transform: uppercase;

  line-height: 1.571;

}



.new_p1 {

  font-size: 16px;

  color: rgb(85, 85, 85);

  text-transform: uppercase;

  line-height: 2.25;

  padding-top: 10px;

}



.home_newcon {

  border: 1px solid #eaeaea;



  padding-left: 10px;

  padding-bottom: 14px;

}



.new_hover:hover .home_newcon > h3 {

  color: #a6d574;

}



.new_hover:hover .home_newcon > p {

  color: #7a7a7a;

}



.home_newcon > h3 {

  font-size: 16px;

  padding: 21px 0;



  text-transform: uppercase;

  line-height: 1.375;



  color: rgb(112, 112, 112);

}



.home_newcon > p {

  font-size: 12px;



  text-transform: uppercase;

  line-height: 1.5;



  color: rgb(172, 172, 172);

}



.home_newtime {

  background: #a6d574;

  text-align: center;



  padding-bottom: 10px;

}



.home_newtime > h3 {

  font-size: 35px;

  color: rgb(255, 255, 255);

  text-transform: uppercase;

  margin-bottom: 10px;

  margin-top: 20px;

}



.home_newtime > p {

  font-size: 16px;

  color: rgb(255, 255, 255);

  text-transform: uppercase;

  line-height: 2.4;

}

.colos > i {

  color: #fff;

  font-size: 35px;

  line-height: 2;

}



.newmore {

  background: #a6d574;

  display: inline-block;

  font-size: 14px;

  color: rgb(255, 255, 255);

  text-transform: uppercase;

  padding: 4px 25px;

  margin-top: 15px;

}



.home_content3 {

  margin-bottom: 80px;

}



.new_padd {

  padding-left: 0 !important;

  padding-right: 25px !important;

}



.foot_ul {

  padding: 20px 0;

  margin: 0;

}



.foot_ul > li {

  display: inline-block;

  padding-right: 30px;

  font-size: 14px;



  color: rgb(120, 120, 120);

  line-height: 2.571;

}

.foot_ul2 {

  margin-bottom: 20px;

}

.foot_ul2 > li {

  display: inline-block;

}

.foot_ul2 > li:first-child {

  padding-left: 0;

  padding-right: 15px;

}



.foot_ul2 > li > a {

  font-size: 14px;



  padding: 0 15px;

  border-right: 1px solid #8c8c8c;

  color: rgb(120, 120, 120);

}

.foot_ul2 > li > a:hover {

  color: #53b045 !important;

}

.foot_ul2 > li:last-child {

  border: none;

  padding-left: 15px;

  padding-right: 0;

}

.title {

  overflow: hidden;

  margin-bottom: 30px;

}

.title > div > h3 {

  font-size: 22px;



  color: rgb(67, 67, 67) !;

  line-height: 1.364;

}



.title > div > .sp {

  font-size: 22px;

  color: rgb(67, 67, 67);

  font-weight: lighter;

}

.title > .btns1 {

  border: 1px solid rgb(210, 210, 210);



  color: rgb(36, 35, 35);

  display: inline-block;

  width: 110px;

  height: 50px;

  text-align: center;

  line-height: 50px;

  font-size: 14px;

 

}



.home_wen {

  font-size: 14px;

  color: rgb(67, 67, 67);

  line-height: 2.286;

  text-align: justifyLeft;



  padding-bottom: 50px;

  cursor: pointer;

}

.big_wen > li {

  display: inline-block;

  text-align: center;

  margin-right: 40px;

}

.big_wen > li > p:nth-child(2) {

  font-size: 14px;

  color: rgb(89, 88, 88);

  line-height: 2.357;

}

.big_wen > li > p:nth-child(1) {

  font-size: 14px;

 font-family: "Source Han Sans CN","noto sans";

  color: rgb(205, 150, 58);

  font-weight: bold;

  line-height: 2.357;

}

.big_wen > li > p:nth-child(1) > span {

  font-size: 40px;

  font-family: "Source Han Sans CN","noto sans";

  color: rgb(205, 150, 58);

  font-weight: bold;

  line-height: 0.825;

}

.padding50 {

  padding-top: 50px;

}

.wens > a > p:nth-child(1) {

  font-size: 14px;



  color: rgb(205, 150, 58);

  line-height: 1.714;

  text-align: justifyLeft;

}



.wens > a > p:nth-child(2) {

  font-size: 16px;



  color: rgb(67, 67, 67);

  line-height: 1.875;

  text-align: justifyLeft;

}



.wens > a > p:nth-child(3) {

  font-size: 14px;



  color: rgb(144, 143, 143);

  line-height: 1.714;

  text-align: justifyLeft;

  padding-bottom: 10px;

  margin-bottom: 30px;

}

.ptop45 {

  padding-top: 45px;

}

.home_br {

  border-bottom: 1px solid#dcdcdc;

  padding-bottom: 15px;

}

.join_us {

  padding: 45px  35px;

  background: #ffffff;

  overflow: hidden;

}

.join_us  a> i {

  display: inline-block;

  font-size: 56px;

  float: left;

  line-height: 0.7;

  color: rgb(144, 143, 143);

}

.join {

  float: left;

  margin-left: 30px;

}

.join > p:nth-child(1) {

  font-size: 16px;

  color: rgb(67, 67, 67);

  line-height: 1.625;

}



.join > p:nth-child(2) {

  font-size: 14px;

  color: rgb(144, 143, 143);

  line-height: 1.857;

}

.colosss {

  background: #f5f5f5;

}

.colosss .row .col-md-4{padding-bottom: 20px;}

.mtop45 {

  margin-top: 45px;

}

.mtop30 {

  margin-top: 30px;

}

.join_us:hover {

  background: #c9913c;

  color: #fff;

}

.join_us:hover  a> i {

  color: #fff;

}

.join_us:hover a > .join > p {

  color: #fff;

}

.bgcolor {

  background: #e9e8e8;

}

.pr0 {

  padding-left: 0;

  padding-right: 0;

}

.magin60 {

  margin-top: 60px;

  margin-bottom: 60px;

}

.sha {

  width: 40px;

  height: 40px;

  display: inline-block;

  border-radius: 100%;

  text-align: center;

}

.sha > i {

  display: inline-block;

  font-size: 25px;

  color: #fff;

  line-height: 40px;

}

.sha_w {

  background: #53b045;

  margin: 0 10px;

}

.sha_w > i > a {

  top: 26%;

  left: 27%;

  opacity: 0;

}

.sha_l {

  background: #db4f57;

}

.sha_l > i > a {

  top: 26%;

  display: inline-block;



  left: 27%;

  opacity: 0;

}

.sha_l > i > a:hover {

  opacity: 0;

}

.sha_w > i > a:hover {

  opacity: 0;

}

.bd_weixin_popup .bd_weixin_popup_foot {

  display: none;

}

footer {

  background: #233067;

  padding-top: 50px;

  padding-bottom: 80px;

}

.foot > p {

  font-size: 14px;

  color: rgb(238, 237, 237);

  line-height: 1.714;

}

.foots > p {

  font-size: 14px;

  color: rgb(238, 237, 237);

  line-height: 40px;

}



.inp_bor {

  background: #fff;

  padding-bottom: 10px;



  padding-left: 20px;

  padding-top: 10px;

  width: 200px;

}

.inp {

  margin-left: 25px;

}

.la {

  width: 100%;

  bottom: 40px;

  box-shadow: 2px 0px 2px #888888;

}

.la > li {

  background: #fff;

  padding-bottom: 10px;



  padding-left: 20px;

  padding-top: 10px;

}

.phones {

  display: none;

}

.phones   a {

  color: #707070;

  font-size: 14px;

  font-weight: bold;

  overflow: hidden;

}

.you {

  background: #fff;

  padding: 10px;

  width: 200px;

  font-size: 12px;

}

.la > li > a {

  display: block;

  color: #000;

  background: #fff;

}

.la > li > a:hover {

  color: rgb(205, 150, 58) !important;

}

.rt0 {

  right: 10px;

  top: calc(50% - 8px);

  bottom: 0;

}

.img_wenss {

  top: 10%;

  left: 6%;

}

.img_wenss > p:first-child {

  font-size: 22px;

  color: rgb(79, 79, 78);

  line-height: 1.91;

}

.img_wenss > p:last-child {

  font-size: 22px;

  font-weight: lighter;

  color: rgb(79, 79, 78);

  line-height: 1.091;

}

.home_banner {

 

  top: 36%;

  left: 12%;

  z-index: 4;

  padding: 30px ;

  background: rgba(255, 255, 255, 0.8);

  border-bottom: 8px solid rgb(59, 125, 212);

}

.home_banner > h3 {

  font-size: 36px;

font-weight: bold;

  color: rgb(59, 125, 212);

  line-height: 1.4;

}

.home_banner > h3 > span {

  display: inline-block;

  width: 55px;

}



.home_banner > p {

  font-size: 16px;

  font-family: "Source Han Sans CN","noto sans";

  color: rgb(58, 58, 58);

  text-transform: uppercase;

  line-height: 1.875;

  margin-top: 23px;

  padding-right: 10px;

}

.an_position > h3 {

  font-size: 36px;



  color: rgb(255, 255, 255);

  line-height: 1.3;

  text-shadow: 1.5px 2.598px 5px rgb(7, 0, 2);

}

.an_position > p {

  font-size: 22px;

  font-family: "PingFang";

  color: rgb(255, 255, 255);

  line-height: 1.091;

  text-shadow: 1.5px 2.598px 5px rgb(7, 0, 2);

}

.an_position {

  bottom: 10%;

  left: 14%;

}

.bgs {

  background: #f5f5f5;

}

.news {

  padding: 50px 0;

}

.new_time > h3 {

  margin-right: 40px;

  margin-top: 120px;

  font-size: 40px;

  color: rgb(51, 51, 57);

  line-height: 1.177;

  text-align: right;

}

.new_time > h3 > span {

  font-size: 28px;

  color: #908f8f;

}

.new_content > h3 {

  font-size: 25px;

  margin-top: 60px;

  color: rgb(51, 51, 51);

  line-height: 1.3;

}

.new_content > p {

  margin-top: 30px;



  font-size: 14px;



  color: rgb(144, 143, 143);

  line-height: 1.857;

}

.page {

  margin: auto;

  text-align: center;

  padding: 40px 0;

}

.page > li {

  display: inline-block;

}

.page > li > a {

  font-size: 22px;

  padding: 10px 15px;

  color: #908f8f;

}

.page > li > a:hover {

  color: #233067;

  border-bottom: 4px solid #233067;

}

.page > li:nth-child(2) > a {

  color: #233067;

  border-bottom: 4px solid #233067;

}

.mtop110 {

  margin-top: 110px;

  margin-bottom: 70px;

}

.xing_con {

  background: #f5f5f5;

}

.padd60 {

  padding: 30px 60px;

  background: #fff;

}

.xing_header > h3 {

  font-size: 30px;

  text-align: left;

  color: rgb(68, 69, 69);

}

.xing_header > .p1 {

  display: inline-block;

  width: 100%;

  padding: 10px 0;

  border-bottom: 1px solid #dcdcdc;

}

.content img {

  margin: 15px 0;

}

.p1i {

  margin-right: 20px;



  font-size: 16px;



  color: rgb(113, 112, 111);

  line-height: 1.625;

}

.content {

  text-align: left;



  font-size: 14px;

 

  color: rgb(113, 112, 111);

  line-height: 2.143;

  text-align: justifyLeft;

}

.xi {

  text-align: center;

}

.lie {

  margin-top: 20px;

  display: inline-block;

  padding: 20px 50px;

  color: #7399d2;

  border: 1px solid #7399d2;

}

.lie:hover {

  color: #c78e3a !important;

  border: 1px solid #c78e3a;

}

.xin > a > h3 {

  font-size: 20px;



  color: rgb(24, 24, 24);

  line-height: 1.3;

  font-weight: 500;

}

.xin > a > h3 > span {

  margin-left: 15px;

  width: 70%;

  height: 1px;

  background: #dcdcdc;

  display: inline-block;

  line-height: 2;

  top: 50%;

}

.times {

  font-size: 14px;

  color: rgb(113, 112, 111);

  line-height: 1.857;

  margin-top: 30px;

}

.xin_wenn {

  font-size: 16px;



  color: rgb(113, 112, 111);

  line-height: 1.625;

  margin-bottom: 50px;

}



.padd30 {

  padding: 35px 30px;

  position: fixed;

  left: 65%;

  background: #fff;

}

.ul_br {

  margin-top: 20px;

  margin-bottom: 35px;

}

.ul_br > li {

  padding-right: 70px;

  border-right: 1px solid #dcdcdc;

}

.jin_wen {

  font-size: 14px;



  color: rgb(67, 67, 67);

  line-height: 2.286;

}

.textcen {

  text-align: center;

  margin: 70px 0;

}

.mt35 {

  margin-top: 35px;

}

.textcen > h3 {

  font-size: 19.888px;

  color: rgb(35, 48, 103);

  text-transform: uppercase;

  line-height: 1.508;

}

.textcen > p {

  font-size: 16px;

  color: #434343;

  margin-top: 5px;

  margin-bottom: 20px;

}

.jituan_bgimg {

  background: url(../img/jituan12.jpg) no-repeat;

  background-size: cover;

  padding-bottom: 70px;

}



.ming > img {

  right: 0;

}

.zhici {

 

  background: #fff;

  margin-top: 80px;

  box-shadow: 0.5px 0.866px 21px 0px rgb(206, 200, 202);

  padding: 55px 70px 80px 70px;

}

.zhici > h3 {

  font-size: 22px;

  color: #434343;

}

.zhici > p {

  font-size: 22px;



  color: rgb(67, 67, 67);

  font-weight: lighter;

  margin-bottom: 30px;

}

.ptop70 {

  padding-top: 70px;

}

.zhiciwen {

  font-size: 14px;

  color: rgb(67, 67, 67);

  line-height: 2.286;

  text-align: justifyLeft;

}

.ye {

  text-align: center;

  background-color: rgb(255, 255, 255);

  z-index: 12;

  box-shadow: 0.5px 0.866px 21px 0px rgb(206, 200, 202);

}



.ye > li {

  display: inline-block;

}

.ye > li > a {

  padding: 25px 10px;

  display: inline-block;

  font-size: 18px;

  color: rgb(79, 79, 78);

  line-height: 1.333;

}

.yyefrist > a {

  border-bottom: 8px solid #c58b38;

}

.ye > li > a:hover {

  border-bottom: 8px solid #c58b38;

}

.w49 {

  width: 49%;

}

.fws h3 {

  font-size: 24px;



  color: rgb(67, 67, 67);

  line-height: 1.333;

  text-align: justifyLeft;

}

.ye_bg {

  background: #f5f5f5;

  padding-bottom: 210px;

}

.fws {

  font-size: 14px;

  padding-top: 70px;



  color: rgb(67, 67, 67);

  line-height: 2.286;

  text-align: justifyLeft;

}



.fuwu > h3 {

  font-size: 24px;



  color: rgb(67, 67, 67);

  line-height: 1.333;

  text-align: justifyLeft;

}

.fu_con > h4 {

  font-size: 18px;



  color: rgb(35, 48, 103);

  line-height: 1.778;

  text-align: left;

}

.fu_con {

  font-size: 14px;

  color: #434343;

  line-height: 2;

}

.mtop30mbot20 {

  padding-top: 30px;

  padding-bottom: 20px;

}

.mtop50 {

  margin-top: 50px;

}

.mtop83 {

  margin-top: 83px;

}



.jobpanel {

  padding: 70px 0 90px 0;

}

.jobList li {

  width: 47.5%;

  height: 455px;

  margin-left: 2.5%;

  margin-bottom: 2.5%;

  background: #fff;

  transition: 400ms;

  -webkit-transition: 400ms;

  float: left;

}

.jobList {

  margin-left: -2.5%;

  margin-bottom: 25px;

}

.jobList .pa {

  padding: 40px 55px 0 55px;

}

.jobList .ti {

  font-size: 24px;

  color: #000;

  position: relative;

  padding-bottom: 7px;

  transition: 300ms;

  -webkit-transition: 300ms;

}

.jobList .ti .line {

  background: #7399d2;

  height: 1px;

  width: 100px;

  position: absolute;

  left: 0;

  bottom: 0;

}

.jobList .freeTx {

  line-height: 26px;

  height: 260px;

  overflow: hidden;

  margin-top: 38px;

  color: #7b7b7b;

}

.jobList .email {

  display: block;

  color: #7399d2;

  line-height: 26px;

  padding-left: 23px;

  background: url(../images/jemail.png) no-repeat left top;

  margin-top: 22px;

}

.jobList .email a {

  color: #7399d2;

  text-decoration: underline;

}

.jobmore {

  display: block;

  width: 160px;

  height: 39px;

  line-height: 39px;

  padding-left: 25px;

  background: #39424b;

  color: #fff;

  margin: 0 auto;

  position: relative;

}

.jobmore .aw {

  width: 13px;

  height: 100%;

  background-image: url(../images/jm.png);

  position: absolute;

  top: 0;

  right: 28px;

}

.jobpw {

  margin: 0 auto;

}

.joti {

  text-align: center;

  color: #000;

  font-size: 30px;

  line-height: 1.4;

}

.joList li {

  width: 23.5%;

  margin-left: 1.5%;

  float: left;

  position: relative;

  overflow: hidden;

  color: #fff;

}

.joList {

  margin-left: -1.5%;

  margin-top: 90px;

}

.joList .txts {

  position: absolute;

  left: 0;

  right: 0;

  height: 100%;

  padding-bottom: 72px;

  bottom: -100%;

  background: rgba(0, 0, 0, 0.5);

  transition: 400ms;

  -webkit-transition: 400ms;

}

.joList .txts .pa1 {

  padding: 0 30px 0 30px;

  transition: 400ms;

  -webkit-transition: 400ms;

}

.joList .txts .ti {

  line-height: 72px;

  white-space: nowrap;

  overflow: hidden;

  font-size: 30px;

  position: relative;

}

.joList .txts .ti .line {

  width: 0;

  height: 2px;

  background: #fff;

  position: absolute;

  left: 0;

  bottom: 6px;

  transition: 400ms;

  -webkit-transition: 400ms;

}

.joList .txts .tx {

  margin-top: 23px;

  line-height: 1.5;

}

.joList li:hover .pic p {

  display: none;

  transition: 400ms;

}

.joList li:hover .txts {

  bottom: 0px;

  background: rgba(35, 48, 103, 0.8);



  box-shadow: 0.5px 0.866px 21px 0px rgb(206, 200, 202);

}

.joList li:hover .pic {

  transform: scale(1.2, 1.2);

  transition: 1s transform;

}

.joList li:hover .pa1 {

  padding-top: 30%;

}



.joList li:hover .ti .line {

  width: 100%;

}

.pic {

  display: block;

  overflow: hidden;

  position: relative;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: center center;

}



.cons {

  text-align: center;

  bottom: 0%;

  right: 0;

  left: 0;

  line-height: 72px;

  white-space: nowrap;

  overflow: hidden;

  font-size: 30px;

  background: rgba(0, 0, 0, 0.2);

  box-shadow: 0.5px 0.866px 21px 0px rgb(206, 200, 202);

}

.ctatxts .ti {

  font-size: 30px;

  color: #000;

  text-align: center;

  border-bottom: 1px solid #b5b5b5;

  padding-bottom: 18px;

  margin-bottom: 35px;

}

.ctas {

  border-bottom: 1px solid #b5b5b5;

  padding-bottom: 30px;

}

.ctas a {

  display: block;

  color: #5c5c5c;

  font-size: 16px;

  line-height: 26px;

  margin-bottom: 16px;

  padding-left: 30px;

  position: relative;

  cursor: auto;

}

.ctas .ico {

  position: absolute;

  width: 30px;

  height: 26px;

  top: 0;

  left: 0;



  transition: 0ms;

  -webkit-transition: 0ms;

}

.ctas .c1 .ico {

  background-position: left top;

}

.ctas .c2 .ico {

  background-position: -30px top;

}

.ctas .c3 .ico {

  background-position: -60px top;

}

.ctas .c4 .ico {

  background-position: right top;

}

.mapbox {

  width: 80%;

  float: right;

  margin-top: 50px;

}



.ctabox {

  padding: 90px 0 113px 0;

}

.cs {

  margin-top: 70px;

  margin-bottom: 100px;

}

.ds {

  display: none;

}

.img_big {

  overflow: hidden;

}

.img_big > a img:hover {

  transform: scale(1.5, 1.5);

  transition: 2s transform;

}

.wens > a:hover p:nth-child(3) {

  color: #c9913c;

}

.news h4 {

  color: #5555;

  margin-top: 10px;

  display: none;

}

.activs {

  background: #c9913c;

  color: #fff;

}

.activs > i {

  color: #fff;

}

.activs > .join >p {

  color: #fff;

}

.news:nth-child(2n + 1) {

  background: #f5f5f5;

}

.news:nth-child(2n + 1) .col-md-2 {

  float: left;

}

.news:nth-child(2n + 1) .col-md-6 {

  float: right;

}

.news:nth-child(2n) .col-md-2 {

  float: right;

}

.news:nth-child(2n) .col-md-6 {

  float: left;

}

.news:nth-child(2n) .col-md-4 {

  float: right;

}

.searchbox {

  padding: 44px 0 38px;

  box-shadow: 0 -2px 2px rgba(35, 24, 21, 0.37);

  background: #fff;

  position: absolute;

  left: 0;

  width: 100%;

  top: 80px;

  text-align: center;

  z-index: 44;

  display: none;

}

.searchs {

  max-width: 600px;

  margin:0 auto;

}

.searchs .sertext {

  display: block;

  float: left;

  padding: 0;



  outline: none;

  padding-left: 12px;

  width: 460px;

  float: left;

  border: 1px solid #cdcdcd;

  color: #a2a2a2;

  font-size: 12px;

 

  height: 52px;

  line-height: 52px;



  transition: 0.4s;

}

.serbtn {

  padding: 0;

  margin: 0;

  border: none;

  outline: none;

  width: 129px;

  float: right;

  height: 52px;

  text-align: center;

  line-height: 52px;

  background: #233067;

  color: #ffffff;

  font-size: 15px;

  cursor: pointer;

  transition: 0.44s;

}

.keji_wenzi_p {

  font-size: 24px;

  bottom: 20px;

  left: 10%;

  color: #f5ae42;

  font-weight: bold;

  text-shadow: 2px 2px 2px #676767;

}



.gaoping {

  font-size: 32px;

  color: #000;

  margin: 30px 0;

}



.shimo {

  font-size: 16px;

  line-height: 32px;

}

.sgimo2 {

width: 60%;

padding: 20px;

}



.cons_jishukeji .jihua_heard {

  text-align: center;

  color: #fff;

  line-height: 60px;

  font-size: 24px;



}



.cons_jishukeji .col-md-4:nth-child(2) .border_xian .jihua_heard {

  background: #8397b0;



}





.cons_jishukeji .col-md-4:nth-child(2) .border_xian {

  border: 1px solid #8397b0;

}



.cons_jishukeji .col-md-4:nth-child(3) .border_xian .jihua_heard {

  background: #548235;



}





.cons_jishukeji .col-md-4:nth-child(3) .border_xian {

  border: 1px solid#548235;

}



.cons_jishukeji .col-md-4:nth-child(4) .border_xian .jihua_heard {

  background: #7c7c7c;



}





.cons_jishukeji .col-md-4:nth-child(4) .border_xian {

  border: 1px solid#7c7c7c;

}



.fws1 .col-md-3{

  margin-top: 10px;

}



.neirong {

  font-size: 16px;

  line-height: 30px;

  padding: 30px 142px 30px 20px;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  text-overflow: ellipsis;

  -webkit-line-clamp: 3;

  overflow: hidden;





}



.neirong img {

  position: absolute;

  right: -42px;

  width: 42%;

  top: 19px;

}



.uls_simo {

  overflow: hidden;

}



.uls_simo li {

  width: 20%;

  float: left;

  padding-right: 30px;

}



.uls_simo li p {

  font-size: 18px;

  color: #000;

  line-height: 50px;

}



.uls_simo li .uls_div {

  font-size: 16px;



  color: #000;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  text-overflow: ellipsis;

  -webkit-line-clamp: 3;

  overflow: hidden;

  margin-bottom: 30px;

}



.uls_simo li .uls_div span {

  color: #548235;

}



.ta {

	text-align: center;

	margin-bottom: 30px;

  width: 40%;

}

.ta img {



  width: 100%;

}

.nihai .fl{

	width: 50%



}

.nihai .fr{

	width: 50%;

	padding-left: 10px;



}

.fws strong{

	font-size:17px;

}

.fws strong span{

	font-size:18px!important;

}

.kaifa .col-md-3{font-size: 0;margin-top: 10px;padding: 0 5px;}

.kaifa{

	padding: 0;



}

@media (max-width: 1875px) {

  .home_banner > h3 > span {

    display: none;

  }

}

@media (max-width: 1600px) {

  .nav_a {

    width: 15%;

  }

  .nav_ul {

    width: 83%;

  }

  .home_banner > h3 {

    font-size: 30px;

  }

  .join {

      width: 82%;

    margin-left: 15px;

  }

  .join_us a> i {

    font-size: 35px;

    line-height: 1.7;

  }

  .join_us {

    padding: 45px 9px 55px 23px;

  }

  .home_content2 .big_wen > li {

    margin-right: 10px;

  }

}

@media (max-width: 1500px) {

  .joList li:hover .pa1 {

    padding-top: 10%;

  }



  .xing_header > h3 {

    font-size: 20px;

  }

  .p1i {

    font-size: 12px;

  }

  .content {

    font-size: 12px;

  }

  .padd30 {

    padding: 30px 20px;



    left: 68%;

  }

  .xin > a > h3 {

    font-size: 16px;

  }

  .xin_wenn {

    font-size: 14px;

  }

  .joList .txts .tx {

    line-height: 23px;

  }

  .joList .txts .ti {

    line-height: 50px;



    font-size: 20px;

  }

}

@media (max-width: 1250px) {

	.nihai .fl {

 

    line-height: 22px;

}

  .home_banner > h3 {

    font-size: 25px;

  }

}

@media (max-width: 1200px) {

  .er_ul > li > a {

    padding: 10px 15px;

    font-size: 12px;

  }

  .er_ul > li > a:hover {

    font-size: 12px;

  }

  .joList li {

    width: 23.5%;

  }



  .joList li:hover .pa1 {

    padding-top: 5%;

  }

  .joList .txts .tx {

    font-size: 12px;

  }

  .home_banner > p {

    font-size: 14px;

  }

  .joList .txts .tx {

    margin-top: 0px;

  }



  .big_wen > li > p:nth-child(1) > span {

    font-size: 26px;

  }

  .big_wen > li > p:nth-child(2) {

    font-size: 12px;

  }

  .home_content2 .big_wen > li {

    margin-right: 2px;

  }

  .foot {

    width: 50%;

  }

  .nav_ul > li > a {

    font-size: 12px;

    padding: 36px 20px;

  }

  .nav_a {

    padding: 20px 0;

  }

  .join >  p:nth-child(1) {

    font-size: 14px;

  }

  .join > p:nth-child(2) {

    font-size: 12px;

  }

  .join_us  a> i {

    font-size: 29px;

  }

  .join_us {

    padding: 45px 3px 54px 10px;

  }

  .zhiciwen {

    font-size: 12px;



    line-height: 1.9;

    padding-top: 20px;

  }

  .new_time > h3 {

    margin-right: 23px;

    margin-top: 50px;

    font-size: 30px;

  }

  .new_content > h3 {

    font-size: 20px;

    margin-top: 10px;

  }

  .jobpanel {

    padding: 51px 0 74px 0;

  }

  .joti {

    font-size: 20px;

  }

  .cons {

    line-height: 57px;

    font-size: 18px;

  }

}

@media (max-width: 1100px) {

  .home_banner > h3 {

    font-size: 20px;

  }

  .xin > a > h3 {

    font-size: 14px;

  }

}

@media (max-width: 1000px) {

  .big_wen > li > p:nth-child(1) > span {

    font-size: 18px;

  }

  .title > div > h3 {

    font-size: 18px;

  }

  .title > div > .sp {

    font-size: 16px;

  }

  .img_wenss > p:first-child {

    font-size: 14px;

  }

  .img_wenss > p:last-child {

    font-size: 14px;

  }

  .join_us {

    padding: 45px 3px 45px 35px;

  }

  .mtop45 {

    margin-top: 62px;

  }

  .navs,

  footer,

  .home_banner {

    display: none;

  }

  .phone {

    display: block;

  }

  .img_logos{width: 40%;}

  .mtop110 {

    margin-top: 0px;

  }



  .xing_header > h3 {

    font-size: 14px;

  }

  .padd60 {

    padding: 23px 20px;

  }

  .joList .txts .pa1 {

    padding: 0px 10px 0 10px;

  }

  .xin_wenn {

    font-size: 12px;

  }



  .joList .txts .tx {

    font-size: 12px;

    line-height: 20px !important;

  }

  .mobile-foot {

    display: block;



    background: rgb(35, 48, 103);

    padding: 8px 0;

    position: fixed;

    bottom: 0;

    left: 0;

    width: 100%;

    z-index: 9999;

  }



  .mobile-foot a {

    color: #fff;

    height: 35px;

    line-height: 33px;

    border: 1px solid #fff;

    border-radius: 4px;

    text-align: center;

    width: 22%;

    padding: 0 15px;

    margin: 0 5px;

    transition: 0.3s;

    -o-transition: 0.3s;

    -moz-transition: 0.3s;

    -webkit-transition: 0.3s;

    padding: 0px;

  }



  .btn1 {

    display: inline-block;

    margin-bottom: 0;

    font-size: 14px;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    cursor: pointer;

    border: 1px solid transparent;

    border-radius: 4px;

  }



  .pull-right {

    float: right;

  }

  .jituan_bgimg {

    margin-bottom: 70px;

  }



  .pull-left {

    float: left;

  }

}

@media (max-width: 991px) {

	.nihai .fl {

    width: 100%;



}

	.nihai .fr {

    width: 100%;

    margin-top: 15px;

 

}

	.cons_jishukeji .jihua_heard {

 



    font-size: 18px;

}

	.neirong {

    font-size: 12px;

    line-height: 30px;

    padding: 14px 50px 15px 15px;

    

}

	.uls_simo li p {

    font-size: 16px;

}

	.uls_simo li {

   

    padding-right: 5px;

}

	.uls_simo li .uls_div {

    font-size: 12px;

}

  .an_position > h3 {

    font-size: 26px;

  }

  .an_position > p {

    font-size: 16px;

  }

  .ctatxts .ti {

    font-size: 18px;



    padding-bottom: 10px;

    margin-bottom: 10px;

  }

  .ctas a {

    display: block;

    color: #5c5c5c;

    font-size: 14px;

    margin-bottom: 5px;

  }

  .mapbox {

    width: 100%;

  }

  .joList li {

    width: 45%;

  }

  .joList li:nth-child(3),

  .joList li:nth-child(4) {

    margin-top: 30px;

  }

  .joList {

    width: 90%;

    padding-top: 10px;

    margin: auto;

  }

  .jobpanel {

    padding: 30px 0 74px 0;

  }

  .new_content > h3 {

    font-size: 16px;

  }

  .new_content > p {

    margin-top: 10px;

    font-size: 12px;

  }

  .new_time > h3 {

    margin-right: 12px;

    margin-top: 40px;

    font-size: 20px;

  }

  .new_time > h3 > span {

    font-size: 19px;

  }

  .xin > a > h3 > span {

    margin-left: 10px;

    width: 45%;

  }

  .mtop83 {

    margin-top: 0px;

  }

}

@media (max-width: 780px) {

  .ul_br > li {

    padding-right: 14px;

  }

  .ye > li > a {

    font-size: 14px;

  }

  .fws {

    padding-right: 15px;

    padding-left: 15px;

  }

  .xin_wenn {

    margin-bottom: 27px;

  }

  .times {

    font-size: 12px;



    margin-top: 15px;

  }

  .lie {

    padding: 10px 30px;

  }

  .padd30 {

    padding: 30px 10px;

  }

  .propanel {

    padding: 30px 2% 30px 2% !important;

  }

  .searchbox {

    padding: 15px 0 13px;

  }

}

@media (max-width: 769px) {

  .news .col-md-2 {

    display: none;

  }

  .news:nth-child(2n) .col-md-4,

  .news:nth-child(2n) .col-md-6 {

    float: left;

  }

  .news:nth-child(2n + 1) .col-md-4,

  .news:nth-child(2n + 1) .col-md-6 {

    float: left;

  }

  .ds780 {

    display: none;

  }

  .phones {

    display: block;

  }

  .news h4 {

    display: block;

  }

}



@media (max-width: 680px) {

  .colos > i {

  

    font-size: 25px;

    line-height: 3;

}

  .searchs {

    margin: 0 30px;

  }

  .joList li:nth-child(1),

  .joList li:nth-child(2) {

    margin-top: 30px;

  }

  .joList li {

    width: 100%;

  }

  .jobpw p:nth-child(1) {

    font-size: 14px !important;

    padding: 0 10px;

  }

    .jobpw div:nth-child(2) {  font-size: 12px !important;

    padding: 0 10px;}

  .proList .t .nowti {

    font-size: 12px !important;

    padding-left: 10px !important;

  }

  .proList .date .d {

    font-size: 30px !important;

  }

  .searchs .sertext {

   

    width: 200px;

  }

}

.big_wen > li:last-child {

  border: none;

}



@media (max-width: 480px) {

	.fws1{

		margin: 0;



	}

	.fws1 .col-md-3{

		padding: 0;



	}

	.shimo {

    font-size: 12px;

    padding: 0 10px 0  0;

    line-height: 25px;

}

	.gaoping {

    font-size: 18px;

}

	.border_xian{

		margin-top: 10px;

	}

	.uls_simo li{

		width: 100%

	}

	.proList .b{padding: 15px!important; }

	.joList li{margin-left:0;}

  .padding50 {

    padding-top: 15px;

  }

  .home_wen {

    padding-top: 15px;

  }

  .big_wen > li {

    margin-right: 2px;

  }

  .zhici {

    padding: 55px 15px 80px 15px;

  }

  .news {

    padding: 10px 0;

  }

  .an_position > h3 {

    font-size: 16px;

  }

  .an_position > p {

    font-size: 14px;

  }

  .xin_wenn,

  .times {

    display: none;

  }



  .page > li > a {

    font-size: 16px;

  }

  .ul_br > li {

    padding-right: 14px;

  }

  .ye > li > a {

    font-size: 14px;

  }

  .fws {

    padding-top: 25px;

    margin: 0 15px;

    padding-bottom: 15px;

  }

  .xin > a > h3 > span {

    width: 14%;

  }

  .textcen {

    text-align: center;

    margin: 15px 0;

  }

  .colosss {

    

  }

}

@media (max-width: 380px) {

  .ul_br > li {

    padding-right: 4px;

  }

  .textcen > h3 {

    font-size: 15.888px;

  }

  .textcen > p {

    font-size: 14px;

  }

}

#wrapper {

  position: relative;

  transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);

}



.sidebar-menu.is-active + #wrapper {

  transform: translateX(-300px);

}



.sidebar-menu {

  display: none;

  position: fixed;

  top: 0;

  bottom: 0;

  right: 0;

  width: 300px;

  height: 100%;

  overflow-x: hidden;

  overflow-y: auto;

  -webkit-overflow-scrolling: touch;

  background-color: #e7e9eb;

  transition: right 0.5s;

  z-index: 99999;

}



.sidebar-menu.is-active {

  display: block;

  transition: right 0.5s;

}



.sidebar-menu__header {

  height: 50px;

  background: rgb(35, 48, 103);

  position: relative;

  display: block;

  padding: 15px 25px;

  height: 100%;

  width: 100%;

  color: #fff;

}



.sidebar-menu__title {

  color: #ccc;

  font-size: 16px;

  font-weight: 400;

  text-transform: uppercase;

}



.sidebar-menu__title > i {

  display: inline-block;

  float: right;

  font-size: 28px;

  line-height: inherit;

}



.sidebar-menu__title:active,

.sidebar-menu__title:focus,

.sidebar-menu__title:hover {

  color: #fff;

  text-decoration: none;

}



.sidebar-menu__title::first-letter {

  text-transform: uppercase;

}



.sidebar-menu__title::before {

  content: "\e907";

  display: block;

  position: absolute;

  top: 50%;

  right: 20px;

  margin-top: -10px;

  color: #fff;

  font-size: 20px;

  speak: none;

  font-style: normal;

  font-weight: 400;

  font-variant: normal;

  text-transform: none;

  line-height: 1;

  letter-spacing: 0;

  font-feature-settings: "liga" 1;

  font-variant-ligatures: discretionary-ligatures;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  all: unset;

}



.sidebar-menu__list {

  position: fixed;

  top: 50px;

  right: 0;

  bottom: 0;

  margin: 0;

  padding: 0;

  width: 300px;

  list-style: none;

  background-color: #fff;

  transition: right 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);

}



.sidebar-menu__item {

  padding: 0;

  width: 100%;

}



.sidebar-menu__item:first-child {

  border-top: 0;

}



.sidebar-menu__item.sidebar-menu__item--back,

.sidebar-menu__item.sidebar-menu__item--back:hover,

.sidebar-menu__link.sidebar-menu__subtitle {

  background-color: rgb(35, 48, 103) !important;

}



.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {

  color: #fff !important;

}



.sidebar-menu__item:hover {

  background-color: #fff;

  cursor: pointer;

}



.sidebar-menu__item:hover > .sidebar-menu__link {

  color: #6e6e6e;

}



.sidebar-menu__item:hover > .sidebar-menu__link .glyphicon-menu-right {

  color: #6e6e6e;

}



.sidebar-menu__item .sidebar-menu__list {

  position: absolute;

  top: 0;

  right: 0;

  z-index: 1;

  transform: translateX(300px);

  transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);

}



.sidebar-menu__item .sidebar-menu__list.is-active {

  transform: translateX(0);

}



.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {

  z-index: 2;

}



.sidebar-menu__item

  .sidebar-menu__list

  .sidebar-menu__list

  .sidebar-menu__list {

  z-index: 3;

}



.sidebar-menu__item

  .sidebar-menu__list

  .sidebar-menu__list

  .sidebar-menu__list

  .sidebar-menu__list {

  z-index: 4;

}



.sidebar-menu__link {

  display: block;

  padding: 20px 25px;

  color: #828282;

  font-size: 16px;

  font-weight: 400;

  transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);

}



.sidebar-menu__link::first-letter {

  text-transform: uppercase;

}



.sidebar-menu__link:active,

.sidebar-menu__link:focus,

.sidebar-menu__link:hover {

  text-decoration: none;

}



.sidebar-menu__link span.glyphicon-menu-left {

  float: left;

  font-size: 12px;

  color: #fff;

  line-height: 20px;

  margin-right: 4px;

}



.sidebar-menu__link .glyphicon-menu-right {

  color: #bababa;

  float: right;

}



.search_submenu {

  height: 100%;

  background: #fff;

  overflow-x: hidden;

  overflow-y: scroll;

  margin: 0 auto;

}



.search_submenu .sidebar-menu__link {

  display: inline-block;

}



.search_submenu::-webkit-scrollbar {

  width: 2px;

}



.search_submenu::-webkit-scrollbar-track {

  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

}



.search_submenu::-webkit-scrollbar-thumb {

  background-color: #a9a9a9;

  outline: 1px solid #708090;

}



.sidebar-menu__item .sidebar-menu__item--back:hover {

  background-color: rgb(35, 48, 103);

}



.search_submenu .sidebar-menu__item--back:hover,

.search_submenu .sidebar-menu__item:hover > .sidebar-menu__link {

  background-color: #333;

  color: #fff;

}



.search_submenu .sidebar-menu__item a {

  display: inline-block;

}



.sidebar-menu__close {

  display: block;

  position: absolute;

  top: 25px;

  right: 20px;

  margin-top: -10px;

  cursor: pointer;

}



.sidebar-menu__subtitle:after {

  content: "";

  text-decoration: none;

  display: block;

  border-bottom: 1px solid #fff;

  width: 20px;

  transition: 0.5s ease;

  white-space: nowrap;

}



.sidebar-menu__header,

.sidebar-menu__subtitle a {

  color: #fff !important;

}



.item_ul {

  display: none;

}



.item_ul > li {

  padding: 10px 0;

}



.item_ul > li > a {

  color: #555;

  padding-left: 20px;

}



.item_ul_db:hover .item_ul {

  display: block;

}



.item_ul_db .item_ul > li:hover > a {

  color: rgb(35, 48, 103);

}



.imgsss {

  padding: 20px 0;

  width: 60%;

}

.ji {

  top: 0;

  left: calc(50% - 40.5px);

}



.proList li {

  position: relative;

  color: #7b7b7b;

}

.proList .t {

  position: relative;

  cursor: pointer;

  transition: background 400ms;

  -webkit-transition: background 400ms;

}

.proList .date {

  width: 124px;

  line-height: 1;

  text-align: center;

  position: absolute;

  top: 0;

  left: 0;

  padding-top: 7px;

}

.proList .date .d {

  display: block;

  font-size: 40px;

  font-weight: bold;

}

.proList .date .y {

  display: block;

  font-size: 12px;

  margin-top: 2px;

}

.proList .t .nowti {

  height: 56px;

  border-left: 2px solid #c2c2c2;

  line-height: 56px;

  font-size: 18px;

  padding-left: 45px;

  width: 70%;

  overflow: hidden;

}

.proList .t .txts {

  padding: 8px 0 8px 124px;

  border-bottom: 1px solid #b6b6b6;

}

.add {

  width: 22px;

  height: 22px;

  position: absolute;

  top: 50%;

  margin-top: -11px;

  right: 40px;

}

.add .line {

  background: #7b7b7b;

  position: absolute;

}

.add .line1 {

  width: 2px;

  height: 100%;

  top: 0;

  left: 50%;

  margin-left: -1px;

}

.add .line2 {

  width: 100%;

  height: 2px;

  top: 50%;

  left: 0;

  margin-top: -1px;

}

.proList .t:hover {

  background: rgb(35, 48, 103);

  color: #fff;

}

.proList .t:hover .nowti {

  border-color: #fff;

}

.proList .t:hover .add .line {

  background: #fff;

}

.proList .t:hover .txts {

  border-color: #fff;

}



.proList .t.act {

  background: rgb(35, 48, 103);

  color: #fff;

}

.proList .t.act .nowti {

  border-color: #fff;

}

.proList .t.act .add .line {

  background: #fff;

}

.proList .t.act .txts {

  border-color: #fff;

}



.proList .b {

  display: none;

  background: #fff;

  line-height: 30px;

  padding: 45px 22% 90px 10%;

}

.proList {

  margin-bottom: 55px;

}

.propanel {

  padding: 120px 6% 200px 6%;

}

.jobpanel {

  padding: 70px 0 90px 0;

}

.jobList li {

  width: 47.5%;

  height: 455px;

  margin-left: 2.5%;

  margin-bottom: 2.5%;

  background: #fff;

  transition: 400ms;

  -webkit-transition: 400ms;

  float: left;

}

.jobList {

  margin-left: -2.5%;

  margin-bottom: 25px;

}

.jobList .pa {

  padding: 40px 55px 0 55px;

}

.jobList .ti {

  font-size: 24px;

  color: #000;

  position: relative;

  padding-bottom: 7px;

  transition: 300ms;

  -webkit-transition: 300ms;

}

.jobList .ti .line {

  background: #7399d2;

  height: 1px;

  width: 100px;

  position: absolute;

  left: 0;

  bottom: 0;

}

.jobList .freeTx {

  line-height: 26px;

  height: 260px;

  overflow: hidden;

  margin-top: 38px;

  color: #7b7b7b;

}

.jobList .email {

  display: block;

  color: #7399d2;

  line-height: 26px;

  padding-left: 23px;

  background: url(../images/jemail.png) no-repeat left top;

  margin-top: 22px;

}

.jobList .email a {

  color: #7399d2;

  text-decoration: underline;

}



.p16 {

  padding: 0px;

  line-height: 20px;

  font-size: 16px;



  margin-top: 20px;

  margin-bottom: 10px;

}

.news:hover {

  background: #c9913c;

  color: #fff;

}

.news:hover h4 {

  color: #fff;

}

.news:hover h3 {

  color: #fff;

}

.news:hover p {

  color: #fff;

}

.news:hover span {

  color: #fff;

}



.home_wen:hover {

  color: #c9913c;

}

.er_ul {

  background: #fff;

  width: 100%;

  margin: auto;

  display: none;

}

.nav_ul > li:hover .er_ul {

  display: block;

}

.er_ul > li {

  text-align: center;

}

.er_ul > li > a {

  color: #000000;

  padding: 10px 20px;

  display: block;

}

.er_ul > li > a:hover {

  color: #233067 !important;



  display: block;



  transform: 1s unset;

}

.swiper-slide img {

  min-height: 200px;

}

.an_con img {

  min-height: 200px;

}

.title > .btns1:hover {

  background: #c9913c;

  color: #fff !important;

}

.home_wen a {

  color: #000 !important;

}





#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; margin-top:20px;margin-bottom: 30px;}

#page li{ float:left; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;margin-bottom: 10px;}

#page li:hover{border:1px solid #0060ad;}

#page li:hover a{color:#0060ad}

#page li a{ color:#666; padding:5px 14px;display: inline-block;}

#page li.active{border:1px solid #0060ad; background-color:#0060ad; color:#FFFFFF}

#page li.active a{ color:#fff}
#page li span{
  padding:5px 14px;display: inline-block;
}
#page .thisclass{ background-color:#0060ad; color:#FFFFFF}