﻿a {
    color: #999;
}

a:hover {
    color: #309cfe;
}

.Xqsb {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    min-height: 365px;
    clear: both;
}

@keyframes sheen {
    0% {
        transform: skewY(-45deg) translateX(0);
    }
    100% {
        transform: skewY(-45deg) translateX(12.5em);
    }
}
a.an {
    background: #309cfe;
    width: 400px;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    transition: all 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
}

a.an:hover {
    background: #0b8bff
}
a.an:before{
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
}
a.an:hover:before{
    transform: skewX(-45deg) translateX(35em);
    transition: all 0.5s ease-in-out;
}

.Xqsb .rs-01 {
    width: 577px;
    padding-left: 10px;
    background: url(../images/rs-02.gif) no-repeat 0px 3px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #646464;
    margin-top: 24px;
}

.XqsbTxt {
    width: 1190px;
    margin: 0 auto;
    clear: both;
    margin-top: 50px;
}

.XqsbTxt li {
    width: 220px;
    padding: 30px 0px;
    margin-left: 12px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    text-align: center;
    float: left;
}

.XqsbTxt li p {
    font-size: 12px;
    color: #9f9f9f;
    margin: 0 auto;
    line-height: 21px;
}

.XqsbTxt li .title {
    font-size: 18px;
    color: #666666;
    margin-bottom: 10px
}

.XqsbTxt li img {
    margin-bottom: 25px;
}

.XqsbTxt li:hover {
    border: 1px solid #6db9ff;
}

.XqsbTxt li:hover img {
    top: -15px;
    position: relative;
}

.XqGg {
    width: 1196px;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 55px;
}

/*人事代理*/
.Xqper {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    min-height:700px;
    clear: both;
}

.Xqper h1 {
    text-align: center;
    font-size: 26px;
}

.qperTxt {
    width: 1190px;
    margin:30px auto;
    clear: both;
}
.qperTxt ul{
    margin-bottom: 50px;
}
.qperTxt li {
    width: 300px;
    height: 200px;
    margin-left: 67px;
    margin-bottom: 50px;
    text-align: left;
    float: left;
    border: 1px solid #e7e7e7;
    box-shadow: rgba(42, 166, 254, 0.44) -3px -3px 1px, 2px 2px 2px 1px rgba(42, 166, 254, 0.44);
    padding: 20px 8px 50px 8px;
    border-radius: 10px;
}
.qperTxt li:hover{
    transform: translateY(-6px);
    transition: 0.3s linear;
    box-shadow: rgba(42, 166, 254, 0.89) -3px -3px 1px, 2px 2px 2px 1px rgba(42, 166, 254, 0.88);
}

.qperTxt li p {
    font-size: 16px;
    color: #9f9f9f;
    margin: 0 20px;
    line-height: 30px;
    vertical-align: baseline;
     cursor: pointer;
}

.qperTxt li .title {
    font-size: 24px;
    color: #646464;
    margin-bottom: 20px;
    text-align: center;
}

.qperTxt li img {
    vertical-align: baseline;
    top: 10px;
    text-align: center;
    position: relative;
}

/*人事代理结束*/
.mfzx {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.mfzx a {
    background: #309cfe;
    padding: 12px 80px;
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    transition: all 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
}
.mfzx a:hover {
    background: #0b8bff
}
.mfzx a:before{
    content: "";
    background-color: rgba(247, 248, 250, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    transform: skewX(-45deg) translateX(0);
    transition: none;
}
.mfzx a:hover:before{
    transform: skewX(-45deg) translateX(45em);
    transition: all 0.5s ease-in-out;
}
.mfzx p{
    margin: 50px 0 20px 50px;
    width: 500px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #0b8bff;
    display: block;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    float: left;
}


.XqHlpj {
    width: 100%;
    height: 470px;
    margin: 0 auto;
    clear: both;
    padding-top: 20px;
    background: #f7f8fa;
}

.XqHlpjb {
    width: 600px;
    margin: 0 auto;
    padding-left: 140px;
    font-size: 14px;
    margin-top: 0px;
}

.XqHlpjbleft {
    margin-left: 60px;
    width: auto;
    border-right: 1px solid #cfcfcf;
    height: 21px;
    padding-right: 20px;
    background: url(../images/rs-img07.png) no-repeat 0px 2px;
    padding-left: 22px;
    line-height: 21px;
    float: left;
}

.XqHlpjbleft a {
    color: #333;
}

.XqHlpjbleft a:hover {
    color: #309cfe;
}

.XqHlpjbright {
    width: auto;
    height: 21px;
    line-height: 21px;
    margin-left: 22px;
    background: url(../images/rs-img07.png) no-repeat 0px -29px;
    padding-left: 20px;
    float: left;
}

.XqHlpj h2 {
    font-size: 30px;
    text-align: center;
    color: #333;
    font-weight: normal;
    line-height: 26px;
    padding-top: 35px;
}

.XqHlpj ul {
    width: 920px;
    list-style: none;
    margin: 0 auto;
}

.XqHlpj ul li {
    width: 360px;
    height: 220px;
    background: #fff;
    margin-left: 40px;
    text-align: left;
    font-size: 14px;
    padding: 26px;
    float: left;
    color: #666;
    line-height: 30px;
}

.XqHlpj ul li img {
    margin-bottom: 25px;
}

.XqHlpjtx {
    background: url(../images/hl-img12.png) no-repeat top left;
    height: 68px;
    padding-left: 90px;
    padding-top: 20px;
    line-height: 28px;
    color: #5c5c5c;
}

.XqHlpjtx p {
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 12px;
}

.XqHlpjtx span {
    color: #5c5c5c;
    font-weight: bold;
    font-size: 16px;
}

.XqHljg {
    background: #f34c5e;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
}

.XqHljg h3 {
    font-size: 20px;
    color: #fff;
    text-decoration: line-through;
    font-weight: normal;
}

.XqHljg h2 {
    font-size: 28px;
    color: #ffea00;
}

.kfsolo {
    width: 1200px;
    height: 260px;
    margin: 0 auto;
}

.mt_20 {
    margin-top: 20px;
}

#rollBox {
    width: 1200px;
    height: 300px;
    position: relative;
    overflow: hidden;
}

#rollBox .prev {
    background-image: url(../images/dprev.png);
    background-repeat: no-repeat;
    height: 72px;
    width: 30px;
    position: absolute;
    left: 20px;
    top: 110px;
    cursor: pointer;
    display: block;
}

#rollBox .next {
    background-image: url(../images/dnext.png);
    background-repeat: no-repeat;
    height: 72px;
    width: 30px;
    position: absolute;
    right: 20px;
    top: 110px;
    cursor: pointer;
    display: block;
}


#rollBox .Cont {
    width: 1035px;
    height: 300px;
    overflow: hidden;
    position: absolute;
    left: 70px;
    top: 18px;
}

#rollBox .ScrCont {
    width: 10000000px;
}

#rollBox .Cont .pic {
    width: 260px;
    height: 170px;
    background: #fff;
    margin-left: 25px;
    text-align: left;
    font-size: 12px;
    padding: 15px 30px;
    float: left;
    color: #999;
    line-height: 22px;
}

#rollBox .Cont .pic p {
    margin: 0;
    padding: 0;
}

#rollBox .Cont .pic .XqHljg {
    background: #f34c5e;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

#rollBox .Cont .pic a {
    font-size: 12px;
    color: #8d8d8d;
    line-height: 18px;
    font-weight: 100;
}

#rollBox .Cont .pic a:hover {
    color: #FF6600;
    text-decoration: none;
}

#rollBox .Cont .pic a img {
    display: block;
    margin: auto auto 4px auto;
}

#rollBox .Cont .pic a:hover, #rollBox .Cont .pic a:hover em, #rollBox .Cont .pic a:hover i {
    text-decoration: none;
    color: #F03428;
}

#rollBox #List1, #rollBox #List2 {
    float: left;
}

.XqNew {
    width: 1180px;
    margin: 0 auto;
    margin-top: 40px;
    clear: both;
}

.XqNewtitle {
    border-bottom: 1px solid #dfdfdf;
    height: 60px;
}

.XqNewtitle h3 {
    width: 120px;
    font-size: 30px;
    color: #333;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #309cfd;
    float: left;
}

.XqNewtitle em {
    float: right;
    font-size: 14px;
    margin-top: 35px;
    font-style: normal;
    color: #999;
}

.XqNewTxt {
    width: 1180px;
    margin: 0 auto;
    margin-top: 36px;
    clear: both;
}

.XqNewTxt ul {
    width: 565px;
    list-style: none;
    float: left;
    margin-right: 35px;
}

.XqNewTxt ul li {
    width: 565px;
    border-bottom: 1px dashed #dfdfdf;
    font-size: 12px;
    margin-bottom: 37px;
    height: 110px;
}

.XqNewTxt ul li img {
    width: 143px;
    height: 86px;
    border: 1px solid #e0e0e0;
    margin-left: 5px;
    margin-right: 15px;
    float: left;
}

.XqNewTxt ul li h3 {
    font-size: 18px;
    color: #555555;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 22px;
    padding-top: 5px;
}

.XqNewTxt ul li p {
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #666;
}

.XqNewTxt .fui {
    color: #999;
    line-height: 16px;
}

.XqNewTxt .XqNewTxtz {
    width: 390px;
    float: left;
}

.XqDb {
    background: #f3f5f5;
    padding-top: 55px;
    clear: both;
    min-height: 130px;
}

.XqDbli {
    width: 1190px;
    margin: 0 auto;
}

.XqDbli li {
    width: 220px;
    margin-left: 100px;
    float: left;
}

.XqDbli li h3 {
    font-size: 18px;
    color: #8c9494;
    padding: 0;
    margin: 0;
    line-height: 40px;
}

.XqDbli li p {
    font-size: 13px;
    color: #8c9494;
    line-height: 22px;
    padding: 0;
    margin: 0;
}

.XqDbli .dbimg {
    background: url(../images/rs-img09.png) no-repeat 0px 6px;
    padding-left: 66px;
}

.XqDbli .dbimg2 {
    background: url(../images/rs-img09.png) no-repeat 0px -116px;
    padding-left: 66px;
}

.XqDbli .dbimg3 {
    background: url(../images/rs-img09.png) no-repeat 0px -235px;
    padding-left: 66px;
}

.XqYs {
    width: 100%;
    margin: 0 auto;
    border-top: 2px solid #edecec;
    min-height: 460px;
    padding-top: 20px;
    clear: both;
}

.XqYs h3 {
    font-size: 30px;
    color: #646464;
    line-height: 70px;
    font-weight: normal;
    text-align: center
}

.XqYsTxt {
    width: 1190px;
    margin: 0 auto;
    margin-top: 25px;
    clear: both;
}

.XqYsTxt .text-box {
    margin-top: 58px;
    margin-left: 55px;
    float: left;
}

.XqYsTxt .text-box h3 {
    font-size: 30px;
    color: #646464;
    line-height: 40px;
    font-weight: normal;
}

.XqYsTxt .text-box p {
    font-size: 16px;
    color: #646464;
    line-height: 24px;
}

.XqYsTxt img {
    float: right;
    margin-right: 55px;
    margin-top: 40px;
}

.XqYs02 {
    width: 100%;
    margin: 0 auto;
    background: #fafafa;
    min-height: 400px;
    padding-top: 20px;
    clear: both;
}

.XqYs02 h3 {
    font-size: 30px;
    color: #646464;
    line-height: 70px;
    font-weight: normal;
    text-align: center
}

.XqYs02Txt {
    width: 1190px;
    margin: 0 auto;
    margin-top: 25px;
    clear: both;
}

.XqYs02Txt .text-box {
    margin-top: 58px;
    margin-right: 55px;
    float: right;
}

.XqYs02Txt .text-box h3 {
    font-size: 30px;
    color: #646464;
    line-height: 40px;
    font-weight: normal;
}

.XqYs02Txt .text-box p {
    font-size: 16px;
    color: #646464;
    line-height: 24px;
}

.XqYs02Txt img {
    float: left;
    margin-left: 55px;
    margin-top: 0px;
}

.XqYs03 {
    width: 100%;
    margin: 0 auto;
    min-height: 400px;
    padding-top: 20px;
    clear: both;
}

.XqYs03 h3 {
    font-size: 30px;
    color: #646464;
    line-height: 70px;
    font-weight: normal;
    text-align: center
}

.XqYs03Txt {
    width: 1190px;
    margin: 0 auto;
    margin-top: 25px;
    clear: both;
}

.XqYs03Txt .text-box {
    margin-top: 58px;
    margin-left: 55px;
    float: left;
}

.XqYs03Txt .text-box h3 {
    font-size: 30px;
    color: #646464;
    line-height: 40px;
    font-weight: normal;
}

.XqYs03Txt .text-box p {
    font-size: 16px;
    color: #646464;
    line-height: 24px;
}

.XqYs03Txt img {
    float: right;
    margin-right: 55px;
    margin-top: 40px;
}

.XqEqu {
    width: 100%;
    margin: 0 auto;
    background: url(../images/7.jpg) no-repeat top center;
    height: 630px;
    padding-top: 25px;
    clear: both;
}

.XqEqu h3 {
    font-size: 30px;
    color: #fff;
    line-height: 70px;
    font-weight: normal;
    text-align: center;
}

.XqEquTxt {
    width: 1190px;
    margin: 0 auto;
    margin-top: 60px;
    clear: both;
}

.XqEquTxt li {
    width: 300px;
    margin-left: 40px;
    margin-right: 40px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    height: 400px;
}

.XqEquTxt li .text-boxh {
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 15px;
    text-align: center;
}

.XqEquTxt li .text-boxh h3 {
    font-size: 24px;
    color: #309cfe;
    line-height: 40px;
    font-weight: bold;
    margin: 0 auto;
}

.XqEquTxt li .text-boxh p {
    font-size: 14px;
    color: #494949;
    margin: 0 auto;
}

.XqEquTxt li .text-boxh2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}

.XqEquTxt li .text-boxh2 p {
    font-size: 14px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.XqEquTxt li .text-boxh2 p.text-boxh-font {
    font-size: 18px;
    color: #ff6600;
}

.XqEquTxt li a {
    margin: 10px auto 0px;
    border-radius: 4px;
    width: 198px;
    color: #fff;
    line-height: 40px;
    font-weight: bold;
    display: block;
    cursor: pointer;
    background-color: #58b0ff;
    text-align: center;
}

.XqEquTxt li a:hover {
    background-color: #309cfe;
}

.XqImg {
    width: 100%;
    margin: 0 auto;
    background: #fafafa;
    min-height: 530px;
    padding-top: 40px;
    clear: both;
}

.XqImg h3 {
    font-size: 30px;
    color: #646464;
    line-height: 70px;
    font-weight: normal;
    text-align: center
}

.XqImgTxt1 {
    width: 1011px;
    margin: 0 auto;
    clear: both
}

.XqImgTxt2 {
    margin: 0 auto;
    width: 1011px;
    clear: both
}

.XqImgTxt22 {
    width: 340px;
    margin: 0 auto;
    height: 50px;
    margin-top: 50px;
    border-top: 1px solid #646464;
    clear: both;
}

.XqImgTxt23 {
    top: -15px;
    left: 30px;
    position: relative;
    width: 260px;
    background: #fafafa;
    font-size: 18px;
    text-align: center;
}

.XqImgTxt24 {
    line-height: 22px;
    text-align: center;
    font-size: 14px;
}

.Xqservice-aim {
    width: 1190px;
    margin: 0 auto;
    margin-top: 70px;
    height: 250px;
    clear: both;
}

.Xqservice-aim li {
    width: 150px;
    height: 150px;
    margin-left: 41px;
    margin-right: 41px;
    line-height: 24px;
    text-align: center;
    float: left;
}

.Xqservice-aim li span {
    font-size: 20px;
    margin-top: 20px;
    display: block;
    line-height: 30px;
}

.Xqservice-aim li p {
    margin: 0 auto;
}

.Xqservice-aim li em {
    background: url(../images/aim.png) no-repeat 0px 0px;
    width: 87px;
    height: 87px;
    margin: 0 auto;
    display: block;
}

.Xqservice-aim li .a2 {
    background-position: -87px 0px;
}

.Xqservice-aim li .a3 {
    background-position: -174px 0px;
}

.Xqservice-aim li .a4 {
    background-position: -260px 0px;
}

.Xqservice-aim li .a5 {
    background-position: -348px 0px;
}

#flbanner {
    margin: 0 auto;
    width: 1196px;
    overflow: hidden;
    height: 90px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1196px;
    height: 90px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 0px;
    height: 0px;
    line-height: 99em;
    overflow: hidden;
    margin: -50px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}

.XqNews {
    width: 100%;
    margin-top: 16px;
}

.XqNewsbk {
    width: 565px;
    height: 110px;
    border-bottom: 1px dashed #dfdfdf;
    margin-left: 20px;
    font-size: 12px;
    color: #555555;
    margin-bottom: 20px;
    float: left;
    margin-top: 10px;
}

.XqNewsbkimg {
    width: 165px;
    float: left;
}

.XqNewsbkimg img {
    border: 1px solid #e0e0e0;
}

.XqNewsbkTxt {
    font-size: 14px;
    color: #666;
    margin-left: 19px;
    float: left;
    width: 380px;
    text-align: left;
}

.XqNewsbkTxt h2 {
    font-size: 18px;
    color: #333;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 22px;
    padding-top: 5px;
}

.XqNewsbkTxt a {
    color: #333;
}

.XqNewsbkTxt span {
    font-size: 12px;
    color: #b5b5b5;
    line-height: 28px;
}

.XqNewsbg {
    height: 6px;
}