body  .banner a{color:#fff;}
body .banner{
    height:299px;
    overflow: visible;
}
/*banner*/
.banner .banner-top a{
    display: block;
    background: url(../../images/ftgw/about-banner.jpg) no-repeat center top;
    height: 299px;
    background-size: cover;
}
.banner .circle{
    position: absolute;
    left: 50px;
    top: -125px;
    width: 250px;
    height: 250px;
    background: #d80935;
    border-radius: 50%;
}
.banner .container{
    position: relative;
}
.banner .circle h2{
    text-align: center;
    font-size: 36px;
    margin-top: 68px;
}
.banner .circle p{
    text-align: center;
    font-size: 30px;
    margin-top: 14px;
}

.Recruitment .title{
    text-align: center;
    font-size: 24px;
    margin-top: 100px;
}
.Recruitment .title h2{
    color: #333;
}
.Recruitment .title h3{
    font-size: 24px;
    color: #d80935;
    font-weight: 400;
    margin-top: 10px;
}
.Recruitment .container table{
    color:#333;
    width: 100%;
    margin-top: 50px;
}
.Recruitment .container table thead tr{
    font-size: 24px;
}
.Recruitment .container table thead tr th{
    text-align: center;
    padding-left: 10px;
    width: 30%;
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #d80935;
    font-weight: 400;
}
.Recruitment .container table thead th.first{
    text-align: left;
    width: 20%;
}
.Recruitment .container table thead th.last{
    text-align: right;
    padding-right: 10px;
    width: 20%;
}


.Recruitment .container table tbody th{
    text-align: center;
    padding-left: 10px;
    width: 30%;
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #999;
    font-weight: 400;
}
.Recruitment .container table tbody th.first{
    text-align: left;
    width: 20%;
    width: 20%;
}
.Recruitment .container table tbody  th.last{
    text-align: right;
    padding-right: 10px;
    width: 20%;
}
.Recruitment .container table tbody  th,.Recruitment .container table tbody  a{
    color:#d80935;
}
 table tbody tr {
    cursor: pointer;
}
table tbody tr:hover{background-color:#F7F7F7}

/*版权开始*/
.copyright{

    margin-top: 50px;
    text-align: center;
    background: #333;
}
.copyright p{
    font-size: 24px;
    font-weight: 700;
    padding-top: 37px;
}
.copyright i{
    font-style: normal;
    margin-top: 32px;
    display: block;
}



  /*底部的安全样式*/
  .copyright .f_2 {

	margin-top:7px
}
.copyright .f_2 .f_2_a {
	width:40px;
	height:36px;
	background:url(../../images/ftgw/cy.png) no-repeat;
	display:inline-block
}
.copyright .f_2 .f_2_a.f_2_2 {
	background-position:-50px top
}
.copyright .f_2 .f_2_a.f_2_3 {
	background-position:-100px top;
	width:100px
}
.copyright .f_2 .f_2_a.f_2_4 {
	background-position:right top;
	width:90px
}
.copyright .f_2 .independent_report {
	width:127px;
	height:35px;
	background:url(../../images/ftgw/report.png) no-repeat;
	display:inline-block
}

