/*************第一个****************/
.rcfuys .container{
	max-width: 1350px;
}
.xwfuys{
	background-color:#f1f1f1;
	
	margin:0px auto;
	padding:90px 0;

}

.we-do-description {
    padding: 55px 0 70px;
}
.single-we-do-box  {
    box-shadow:5px 5px 21px 8px rgba(35,37,41,.05);
	overflow-x:hidden;
	margin-top: 15px;
	opacity:1;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}

/*we-do-description*/
.single-we-do-box{
	background:#fff;
	min-height: 270px
}
/* we-do-info */
.we-do-info {
	font-family: '微软雅黑', serif;
	text-transform: capitalize;
}
.we-do-img {
    margin-right: 5px;
	border-radius:50%;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}
.we-do-topics {
    margin-top: 32px;
    margin-bottom: 27px;
}
.we-do-topics h2 a{
	color:#44454f;
	font-size:20px;
	font-weight:800;
}/* we-do-info */


/* we-do-comment */
.we-do-comment {
    margin-top: 14px;
}
.we-do-comment p{
	color:#888;
	font-size:16px;
    font-family: '微软雅黑', sans-serif;
	max-width: 306px;
	margin: 0 auto;
}/* we-do-comment */


/*we-do-description*/
.single-we-do-box:hover{
	box-shadow:0 5px 20px rgba(112,134,230,.2);
	opacity:1;
}


/*************第一个结束****************/


/****************第二个开始******************/

.advantage-grid-info1,
.advantage-grid-info1.second,
.advantage-grid-info1.third {
    padding: 0;
    background: url("../../images/rencai/g6.png") center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 280px;
}

.advantage-grid-info1.second {
    background: url("../../images/rencai/g2.png") center no-repeat;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
	
}

.advantage-grid-info1.third {
    background: url("../../images/rencai/g4.png") center no-repeat;
	 -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}

.advantage_left h4 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #cc2105;
}

.advantage_left h3 {
    font-size:20px;
    font-weight: 800;
    line-height: 1.8em;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
}

.advantage_left {
    padding: 5em 6em 0em 3em;
    box-sizing: border-box;
    /* box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.075); */
}

.banner-top.row {
    margin: 0;
}

.banner-top p {
    color: #fff;
	font-size:18px;
}

.banner-bottom {
   max-width: 1350px;
   margin:0px auto;
	box-shadow: 5px 5px 21px 8px rgba(35,37,41,.15);
	background-color:rgba(47,49,139,1);
}

.temp-btm {
    background: #fff;
}

.temp-btm h3 {
    color: #292929;
}

.temp-btm p {
    color: #566773;
}

.services-box {
    margin-bottom: 0px;
    background: #f18218;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    padding: 4em 4em 4em 4em;
}

.services-box:hover {
    transition: all 1s;
    -moz-transition: all 1s;
    /* Firefox 4 */
    -webkit-transition: all 1s;
    /* Safari and Chrome */
    -o-transition: all 1s;
    /* Opera */
    background: #f58a24;
}

.services-box:hover span {
    color: #fff;
}

.icon span {
    width: 60px;
    height: 60px;
    color: rgba(255, 255, 255, 0.46);
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.service-content {
    margin-left: 1em;
}

.service-content h4,
.service-content h2 {
    font-size: 1.15em;
    line-height: 1.75em;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 0.5em;
}

.service-txt h5 {
    text-transform: capitalize;
    font-size: 2.5em;
    color: #000;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1.5;
}

.service-txt h5 span {
    background: #19adf2;
    font-weight: 600;
    color: #fff;
    padding: 0 4px;
}

section.slide-wrapper {
    background: #ff9f43;
}

p.serp {
    color: rgba(255, 255, 255, 0.75);
    text-align: justify;
    text-transform: capitalize;
    line-height: 1.8em;
    font-size: 15px;
}
.rencailinian{
	background:#fff;
	padding:4em 0;
}
/****************第二个结束*******************/



/*******************第三个**************************/

.services-post .mouseout1{
	display:none;
}

.services-post {
  text-align: center;
    margin-bottom: 80px;
	    height: 200px;
}
.services-post a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 100px;
  height: 100px;
  margin: 0 0 24px;
  line-height: 100px;
  color: #111;
  font-size: 30px;
  text-align: center;
  background: transparent;
  border: 2px solid #111;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.services-post:hover a,
.services-post a.active {
  background: #D9232D;
  color: #ffffff;
  border:2px solid transparent;
}
.services-post h2 {
  color: #111;
  font-weight: 400;
  margin: 0 0 14px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.syxuanze{
	    text-align: center;
    margin: 20px 0 90px;
    text-transform: uppercase;
}
.syxuanze h2{
	    background: url(../images/advantage.png)no-repeat center 0;
}
.syxuanze hr{
	border:2px solid #D31419;
	width:3%;
}
/**********************第三个结束********************/
.zpgw .container{
	max-width:1350px;
	margin-bottom:2em;
}
.fuylidaiyu .container{
	max-width:1350px;
}
.fulibg{
	background-color:#F1F1F1;
}

/*福利待遇*/

.rencailianxi .container{
	max-width:1350px;
}
.rencaixinzi{
	width:50%;
	text-align:center;
	margin:0px auto;
	padding:50px 0;
	line-height:5em;
}
.rencaixinzi p{
	font-size:20px;
	
}
.fulidaiyu{
	font-size:40px;
}
.gongsifuli{
	font-size:40px;
	
}
.gongsifuli1{
	font-size:40px;
	text-align:center;
}
.fulidaiyu1{
	font-size:25px;
}
.rencaixinzi1{
	
	text-align:left;
	margin:0px auto;
	padding:50px 0;
	line-height:5em;
}
.rencaixinzi1 p{
	font-size:20px;
	line-height:2em;
	
}

.rencailianxi{
	background-color:#4E4F9C;
	color:#fff;
	padding:20px 0;
}

.rencaixinzi1 .left-f .line{
	    width: 45px;
    height: 2px;
    background: #ffffff;
    margin-bottom: 30px;
}
.words p{
	font-size:15px;
}
.rencaichakan{
	padding:33px 0;
}
.rencailianxi .btn.btn-info{
display: block;
    width: 130px;
    height: 45px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.4);
    font-size: 16px;
	margin:0px auto;
}
.rencailianxi .btn.btn-info:hover{
	    background: rgba(255, 255, 255, 0.5);
    border: 2px solid rgba(255, 255, 255, 0.9);
    color: #fff;
}




/********************人才培养************/
.timeline{background:url("../../images/rencai/line4.png") repeat-y 50px 0;overflow:hidden;position:relative;height:100px;margin:20px 10px;width:520px;margin:40px auto 0 auto;}
.timeline-date{overflow:hidden;position:relative;}
.timeline-date h2{background:url("../../images/rencai/icon9.png") no-repeat 10px 0;height:87px;margin-bottom:20px;}
.timeline-date h2 span{color:#2F318B;display:inline-block;font-size:22px;margin:30px 0px 0 110px;}
.timeline-date ul li{background:url("../../images/rencai/icon7.png") no-repeat 42px 5px;zoom:1;height:70px;}
.timeline-date ul li h3{float:left;text-align:right;font-size:14px;color:#878787;display:block;}	
.timeline-date ul li h3 span{display:block;color:#ADADAD;font-size:12px;padding-left:15px;}	
.timeline-date ul li dl{margin-top:-5px;}
.timeline-date ul li dl.right{background:url() no-repeat 0 0;float:left;margin-left:35px;margin-top:-5px;display:block;background-color:#2F318B;height:40px;width:316px;}	
.timeline-date ul li dl dd{display:block;font-size:16px;padding:0px 10px 0px 30px;color:#fff;line-height:40px;}
.rencaipeiyang{
	padding:2em 0;
}
.rencaipeiyang01 {
	margin-top:25%;
}
.rencaipeiyang01 h2{
	margin-bottom:1em;
}
.box-content .container{
	max-width:1350px;
}