@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

input,button{
    border: none;
    outline: none;
    /*输入项所有的内置样式全部清除*/
    -webkit-appearance: none;
}

ul, li {
    list-style: none;
}

body {
    overflow-x: hidden;
    font-family: "微软雅黑";
}

/*头部*/
.header_wrap{
    width: 1760px;
    height: auto;
    margin: 0 auto;
}

.header{
    overflow: hidden;
    margin: 0 auto;
}

.logo{
    width: 410px;
    height: 60px;
    float: left;
}

.logo h2{
    width: 24px;
    height: 31px;
    float: left;
    background: url("../images/金融logo.png") no-repeat;
    margin-top: 15px;
}

.logo span{
    float: left;
}

.logo span:nth-child(2){
    font-size: 20px;
    line-height: 60px;
    padding: 0 10px;
}

.logo span:nth-child(3){
    width: 2px;
    height: 24px;
    display: inline-block;
    background-color: #EA5511;
    margin: 18px 10px 0 0;

}

.logo span:nth-child(4){
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
}

.header_nav{
    display: inline-block;
    float: right;
}

.header_nav a{
    float: left;
    font-size: 14px;
    text-decoration: none;
    color: #4C4C4C;
    line-height: 60px;
    margin: 0 8px;
}

.header_nav a:hover{
    color: #FF6000;
}

.header_nav span{
    float: left;
    line-height: 60px;
    color: #FF6000;
}

.header_nav a:last-child{
    width: 92px;
    height: 25px;
    float: right;
    background-color: #FF6000;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    margin-top: 17px;
    margin-left: 16px;
}



/*轮播图*/
.flexslider{
    width: 1760px;
    height: 440px;
    position: relative;
    margin: 0 auto;
}

.flexslider ul li:nth-child(1){
    position: relative;
}

.flexslider .slides li{
    width: 1760px;
    height: 440px;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}

.flexslider ul li:nth-child(1) .txt{
    width: 470px;
    position: absolute;
    top: 30%;
    left: 20%;
    color: #ffffff;
    text-align: center;
}

.flexslider ul li:nth-child(1) .txt p:nth-child(1){
    font-size: 30px;
    line-height: 50px;
}

.flexslider ul li:nth-child(1) .txt p:nth-child(2){
    font-size: 20px;
    line-height: 90px;
}

.flexslider .slides a img {
    width: 1760px;
    height: 440px;
    display: block;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: 0 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}


.flex-control-nav {
    width: 1920px;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 1760px;
    height: 440px;
    display: block;
}

.slides {
    position: relative;
}
/*领导页内容*/
.content{
    width: 1760px;
    /*height: 3796px;*/
    background-color: #EAF1F7;
    position: relative;
    margin: 0 auto;
}

.content_tab{
    width: 1214px;
    margin: 0 auto 27px;
    background-color: #fff;
    height: 76px;
}

.content_tab li{
    float: left;
}

.content_tab li a{
    width: 77px;
    height: 34px;
    display: block;
    text-decoration: none;
    color: #8F8F8F;
    font-size: 18px;
    background-color: #fff;
    float: left;
    margin-left: 64px;
    line-height: 34px;
    text-align: center;
    margin-top: 20px;
    border-radius: 24px;
}

.content_tab li .active{
    color: #ffffff;
    background-color: #EA5511;
}


/*领导页管理驾驶舱*/
.content .leader .tool,.content .sale .tool{
    width: 100%;
    height: 600px;
    background-color: #fff;
}

.content .leader .tool ul{
    width: 830px;
    overflow: hidden;
    margin: 0 auto;
}

.content .leader .tool ul li{
    width: 82px;
    float: left;
}

.content .leader .tool ul li:nth-child(2){
    margin-left: 130px;
}

.content .leader .tool ul li:nth-child(3){
    margin-left: 156px;
}

.content .leader .tool ul li:nth-child(4){
    margin-left: 168px;
}

.content .leader  .tool ul li span:nth-child(1){
    width: 100%;
    height: 82px;
    display: block;
    background: url("../images/角色场景领导数据报表_任务日程.png") no-repeat;
}

.content .leader .tool ul li span:nth-child(2){
    width: 100%;
    display: block;
    text-align: center;
    line-height: 68px;
    font-size: 16px;
}

.content .leader .tool .bg{
    width: 1205px;
    height: 43px;
    margin: 0 auto;
    background: url("../images/角色场景领导数据报表_bg.png") no-repeat;
}

.content .leader .tool ul li:nth-child(2) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_签批.png") no-repeat;
}

.content .leader .tool ul li:nth-child(3) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_可视化管理.png") no-repeat;
}

.content .leader .tool ul li:nth-child(4) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_经营决策.png") no-repeat;
}

.content .leader .tool{
    overflow: hidden;
}

.content .leader .tool .txt{
    width: 920px;
}

.content .leader .tool p:nth-child(1){
    text-align: center;
    font-size: 36px;
    color: #333333;
    margin-top: 40px;
}

.content .leader .tool p{
    text-align: center;
    font-size: 24px;
    color: #707070;
    margin: 50px 0;
}

.content .leader .tool .txt li{
    margin-top: 20px;
    line-height: 26px;
    color: #757575;
    font-size: 16px;
}

.content .leader .tool .txt li:nth-child(1){
    width: 96px;
    margin-left: 40px;
}

.content .leader .tool .txt li:nth-child(2){
    width: 78px;
    margin-left: 130px;
}

.content .leader .tool .txt li:nth-child(3){
    width: 194px;
    margin-left: 98px;
}

.content .leader .tool .txt li:nth-child(4){
    width: 194px;
    margin-left: 56px;
}


/*领导页内容 div*/
.content .leader,.content .human_affairs,.content .sale,.content .custom,.content .product,.content .business,.content .finance{
    width: 100%;
    overflow: hidden;
    /*position: absolute;
    top: 103px;
    left: 0;*/
}

.content .leader .tip{
    width: 1214px;
    overflow: hidden;
    margin: 0 auto 100px;
}

.content .leader .tip .content_l{
    width: 450px;
    height: 490px;
    float: left;
    padding: 50px 0 0 100px;
}

.content  .leader .tip .content_l p:nth-child(1){
    font-size: 18px;
    font-weight: normal;
    color: #28B099;
    margin: 100px 0 10px 0;
    /*border-left: 1px solid #28B099;
    padding-left: 10px;*/
}

.content .leader .tip .content_l p{
    width: 370px;
    font-size: 16px;
    line-height: 36px;
    color: #282829;
    overflow: hidden;
}

.content .leader .tip .content_l em {
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #28B099;
    margin-right: 10px;
    float: left;
    margin-top: 18px;
}

.content .leader .tip .content_l span{
    width: 266px;
    float: left;
    line-height: 40px;
}

.content  .leader .tip .content_l a{
    width: 135px;
    height: 37px;
    display: block;
    background-color: #FB7132;
    color: #ffffff;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    margin: 30px 0 0 40px;
}

.content .leader .tip .content_r{
    width: 650px;
    height: 540px;
    float: right;
}

.content .leader .tip:nth-child(2) .content_r{
    height: 810px;
    margin-top: 70px;
    background: url("../images/角色场景领导数据报表_05新.png") no-repeat;
}

.content .leader .tip:nth-child(3) .content_r{
    background: url("../images/角色场景领导数据报表_13新.png") no-repeat;
}

.content .leader .tip:nth-child(4) .content_r{
    background: url("../images/角色场景领导数据报表_17新.png") no-repeat;
}

.content .leader .tip:nth-child(5) .content_r{
    background: url("../images/角色场景领导数据报表_20新.png") no-repeat;
}


/*销售部分*/
.content .sale{
    width: 1760px;
    overflow: hidden;
    /*position: absolute;
    top: 100px;
    left: 0;*/
}

.sale .box:nth-child(2){
    width: 100%;
    height: auto;
    margin: 50px auto 0;
}

.content .sale .sale_main{
    width: 1214px;
    overflow: hidden;
    margin: 0 auto;
}

.content .sale .box{
    margin-bottom: 100px;
}

.box:nth-child(2) .sale_main .sale_main_l{
    width: 600px;
    float: left;
    margin-top: 80px;
}

.box:nth-child(2) .sale_main .sale_main_l p:nth-child(1){
    font-size: 18px;
    color: #28B099;
    font-weight: normal;
    margin: 100px 0 10px 0;
    /*border-left: 1px solid #28B099;
    padding-left: 10px;*/
}

.box:nth-child(2) .sale_main .sale_main_l p{
    font-size: 16px;
    line-height: 36px;
    color: #282829;
}

.box:nth-child(2) .sale_main .sale_main_l p span{
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #28B099;
    border-radius: 50%;
    margin-right: 8px;
}

.box:nth-child(2) .sale_main .sale_main_l a{
    width: 135px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #ffffff;
    font-size: 14px;
    background-color: #FB7132;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 30px;
}

.box:nth-child(2) .sale_main .sale_main_r{
    width: 600px;
    height: 620px;
    float: right;
    background: url("../images/角色场景销售1_03.png") no-repeat;
}

.box:nth-child(3),.box:nth-child(5){
    width: 100%;
    height: auto;
    background-color: #fff;
    overflow: hidden;
}

.box:nth-child(3) .sale_main,.box:nth-child(5) .sale_main{
    margin: 80px  auto 50px;
}
.box:nth-child(3) .sale_main_l{
    width: 612px;
    height: 500px;
    float: left;
    background: url("../images/角色场景销售1_07.png") no-repeat;
}

.box:nth-child(5) .sale_main_l{
    width: 700px;
    height: 600px;
    float: left;
    background: url("../images/角色场景销售1_14.png") no-repeat;
}

.box:nth-child(3) .sale_main_r,.box:nth-child(5) .sale_main_r{
    width: 460px;
    float: right;

}

.box:nth-child(3) .sale_main_r h2,.box:nth-child(5) .sale_main_r p:nth-child(1){
    font-size: 18px;
    color: #28B099;
    font-weight: normal;
    margin: 100px 0 10px 0;
    /*border-left: 1px solid #28B099;
    padding-left: 10px;*/
}



.box:nth-child(3) .sale_main .sale_main_r p:nth-child(1),.box:nth-child(5) .sale_main .sale_main_r p:nth-child(1){
    font-size: 18px;
    color: #28B099;
    font-weight: normal;
    margin: 120px 0 10px 0;
    /*border-left: 1px solid #28B099;
    padding-left: 10px;*/
    line-height: 34px;
}

.box:nth-child(3) .sale_main .sale_main_r p:nth-child(3),.box:nth-child(3) .sale_main .sale_main_r p:nth-child(4){
    margin: 10px 0;
    color: #5D5E5E;
    font-size: 16px;
}

.box:nth-child(3) .sale_main .sale_main_r p:nth-child(3),.box:nth-child(5) .sale_main .sale_main_r p:nth-child(3){
    /*margin: 10px 0;*/
    color: #5D5E5E;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 26px;
}

.box:nth-child(3) .sale_main .sale_main_r p:nth-child(4),.box:nth-child(3) .sale_main .sale_main_r p:nth-child(4){
    /*margin-bottom: 20px;*/
    color: #1A1A1A;
}

.box:nth-child(5) .sale_main .sale_main_r p:nth-child(5),.box:nth-child(5) .sale_main .sale_main_r p:nth-child(4),.box:nth-child(5) .sale_main .sale_main_r p:nth-child(3),.box:nth-child(5) .sale_main .sale_main_r p:nth-child(2){
    /*margin-bottom: 20px;*/
    font-size: 16px;
}

.box:nth-child(5) .sale_main .sale_main_r p:nth-child(5){
    color: #5D5E5E;
}

.box:nth-child(3) .sale_main .sale_main_r p span,.box:nth-child(5) .sale_main .sale_main_r p span{
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #28B099;
    border-radius: 50%;
    margin-right: 8px;
}

.box:nth-child(3) .sale_main .sale_main_r a,.box:nth-child(5) .sale_main .sale_main_r a{
    width: 135px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #ffffff;
    font-size: 14px;
    background-color: #FB7132;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 30px;
}

.box:nth-child(4){
    width: 100%;
    overflow: hidden;
}

.box:nth-child(4) .sale_main{
    margin: 80px  auto 100px;
}

.box:nth-child(4) .sale_main_l{
    width: 570px;
    float: left;
}

.box:nth-child(4) .sale_main_l p:nth-child(1){
    font-size: 18px;
    color: #28B099;
    font-weight: normal;
    margin: 120px 0 10px 0;
    /*border-left: 1px solid #28B099;
    padding-left: 10px;*/
}

.box:nth-child(4) .sale_main .sale_main_l p:nth-child(1){
    /*font-size: 16px;
    color: #282829;*/
    font-size: 18px;
    color: #28B099;
    font-weight: normal;
    margin: 120px 0 10px 0;
    /*border-left: 1px solid #28B099;
    padding-left: 10px;*/
}

.box:nth-child(4) .sale_main .sale_main_l p:nth-child(2),.box:nth-child(4) .sale_main .sale_main_l p:nth-child(4){
    margin: 10px 0;
    color: #1A1A1A;
    font-size: 16px;
}

.box:nth-child(4) .sale_main .sale_main_l p:nth-child(3),.box:nth-child(4) .sale_main .sale_main_l p:nth-child(5){
    margin-bottom: 20px;
    color: #5D5E5E;
    font-size: 16px;
}

.box:nth-child(4) .sale_main .sale_main_l p span{
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #28B099;
    border-radius: 50%;
    margin-right: 8px;
}

.box:nth-child(4) .sale_main .sale_main_l a{
    width: 135px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #ffffff;
    font-size: 14px;
    background-color: #FB7132;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 100px;
}

.box:nth-child(4) .sale_main_r{
    width: 630px;
    height: 570px;
    float: right;
    background: url("../images/角色场景销售1_11.png") no-repeat;
}

.box:nth-child(3) .sale_main_r p:nth-child(2),.box:nth-child(3) .sale_main_r p:nth-child(4),.box:nth-child(3) .sale_main_r p:nth-child(5){
    font-size: 16px;
}

.content .sale .box:last-child{
    margin-bottom: 0;
    padding-bottom: 16px;
}


/*基金理财经理销售流程图*/
.content .sale .tool ul{
    width: 1500px;
    overflow: hidden;
    margin: 0 auto;
}


.content .sale .tool ul li{
    width: 100px;
    float: left;
}

.content .sale .tool ul li:nth-child(1){
    margin-left: 140px;
}

.content .sale .tool ul li:nth-child(2){
    margin-left: 70px;
}

.content .sale .tool ul li:nth-child(3){
    margin-left: 68px;
}

.content .sale .tool ul li:nth-child(4){
    margin-left: 64px;
}

.content .sale .tool ul li:nth-child(5){
    margin-left: 66px;
}

.content .sale .tool ul li:nth-child(6){
    margin-left: 70px;
}

.content .sale .tool ul li:nth-child(7){
    margin-left: 60px;
}

.content .sale .tool ul li:nth-child(8){
    margin-left: 54px;
}

.content .sale  .tool ul li span:nth-child(1){
    width: 100%;
    height: 82px;
    display: block;
    background: url("../images/角色场景领导数据报表_建立客户资料.png") no-repeat center;
}

.content .sale .tool ul li span:nth-child(2){
    width: 100%;
    display: block;
    text-align: center;
    line-height: 68px;
    font-size: 16px;
}

.content .sale .tool .bg{
    width: 1496px;
    height: 43px;
    margin: 0 auto;
    background: url("../images/角色场景销售数据报表_bg.png") no-repeat;
}

.content .sale .tool ul li:nth-child(2) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_查看工作计划.png") no-repeat center;
}

.content .sale .tool ul li:nth-child(3) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_跟进记录.png") no-repeat center;
}

.content .sale .tool ul li:nth-child(4) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_预约下单.png") no-repeat center;
}

.content .sale .tool ul li:nth-child(5) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_合同生效.png") no-repeat center;
}

.content .sale .tool ul li:nth-child(6) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_付息清算.png") no-repeat center;
}

.content .sale .tool ul li:nth-child(7) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_转投续投.png") no-repeat center;
}

.content .sale .tool ul li:nth-child(8) span:nth-child(1){
    background: url("../images/角色场景领导数据报表_佣金提成.png") no-repeat center;
}

.content .sale .tool{
    overflow: hidden;
}

.content .sale .tool .txt{
    width: 1500px;
}

.content .sale .tool p:nth-child(1){
    text-align: center;
    font-size: 36px;
    color: #333333;
    margin-top: 40px;
}

.content .sale .tool p{
    text-align: center;
    font-size: 24px;
    color: #707070;
    margin: 50px 0;
}

.content .sale .tool .txt li{
    margin-top: 20px;
    line-height: 26px;
    color: #757575;
}

.content .sale .tool .txt li p{
    margin: 0;
    text-align: left;
    font-size: 16px;
}

.content .sale .tool .txt li:nth-child(1){
    width: 96px;
    margin-left: 142px;
}

.content .sale .tool .txt li:nth-child(2){
    width: 112px;
    margin-left: 76px;
}

.content .sale .tool .txt li:nth-child(3){
    width: 96px;
    margin-left: 54px;
}

.content .sale .tool .txt li:nth-child(4){
    width: 128px;
    margin-left: 54px;
}

.content .sale .tool .txt li:nth-child(5){
    width: 160px;
    margin-left: 56px;
}

.content .sale .tool .txt li:nth-child(6){
    width: 112px;
    margin-left: 10px;
}

.content .sale .tool .txt li:nth-child(7){
    width: 128px;
    margin-left: 30px;
}

.content .sale .tool .txt li:nth-child(8){
    width: 128px;
    margin-left: 40px;
}



/*人事管理流程图*/
.content .human_affairs{
    width: 1760px;
    overflow: hidden;
    /*position: absolute;
    top: 100px;
    left: 0;*/
}

.human_affairs .human_box:nth-child(2){
    width: 100%;
    height: auto;
    margin: 50px auto 0;
}

.content .human_affairs .human_main{
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
}

.content .human_affairs .human_box{
    margin-bottom: 100px;
}

.human_box:nth-child(2) .human_main .human_main_l{
    width: 420px;
    float: left;
    margin-top: 120px;
}

.human_box:nth-child(2) .human_main .human_main_l p:nth-child(1),.human_box:nth-child(3) .human_main .human_main_l p:nth-child(1),.human_box:nth-child(4) .human_main .human_main_l p:nth-child(1){
    font-size: 18px;
    color: #28B099;
    font-weight: normal;
    margin: 100px 0 10px 0;
    /*border-left: 1px solid #28B099;
    padding-left: 10px;*/
}

.human_box:nth-child(2) .human_main .human_main_l p{
    font-size: 16px;
    line-height: 36px;
    color: #282829;
}

.human_box:nth-child(2) .human_main .human_main_l p span{
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #28B099;
    border-radius: 50%;
    margin-right: 8px;
    float: left;
    margin-top: 16px;
}

.human_box:nth-child(2) .human_main .human_main_l a{
    width: 135px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #ffffff;
    font-size: 14px;
    background-color: #FB7132;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 30px;
}

.human_box:nth-child(2) .human_main .human_main_r{
    width: 874px;
    height: 520px;
    float: right;
    margin-top: 50px;
    background: url("../images/角色场景人事9.png") no-repeat;
}

.human_box:nth-child(3),.human_box:nth-child(5){
    width: 100%;
    height: auto;
    background-color: #fff;
    overflow: hidden;
}

.human_box:nth-child(3) .human_main,.human_box:nth-child(5) .human_main{
    margin: 80px  auto 50px;
}
.human_box:nth-child(3) .human_main_l{
    width: 908px;
    height: 500px;
    float: left;
    background: url("../images/角色场景人事10.png") no-repeat;
}

.human_box:nth-child(5) .human_main_l{
    width: 700px;
    height: 600px;
    float: left;
    background: url("../images/角色场景人事11.png") no-repeat;
}

.human_box:nth-child(3) .human_main_r,.human_box:nth-child(5) .human_main_r{
    width: 233px;
    float: right;
    margin-right: 100px;
    margin-top: 40px;
}

.human_box:nth-child(3) .human_main .human_main_r p,.human_box:nth-child(5) .human_main .human_main_r p{
    font-size: 16px;
    color: #282829;
    line-height: 26px;
}

.human_box:nth-child(3) .human_main_r p:nth-child(1),.human_box:nth-child(4) .human_main_r p:nth-child(1){
    font-size: 18px;
    color: #28B099;
    font-weight: normal;
    margin: 100px 0 10px 0;
    /*border-left: 1px solid #28B099;
    padding-left: 10px;*/
}



.human_box:nth-child(3) .human_main .human_main_r p:nth-child(3),.human_box:nth-child(3) .human_main .human_main_r p:nth-child(4){
    margin: 10px 0;
    color: #1A1A1A;
    font-size: 16px;
}

.human_box:nth-child(5) .human_main .human_main_r p:nth-child(3),.human_box:nth-child(5) .human_main .human_main_r p:nth-child(4){
    margin: 10px 0;
    color: #1A1A1A;
    font-size: 16px;
}

.human_box:nth-child(3) .human_main .human_main_r p:nth-child(4),.human_box:nth-child(3) .human_main .human_main_r p:nth-child(5){
    margin-bottom: 20px;
    color: #5D5E5E;
}

.human_box:nth-child(5) .human_main .human_main_r p:nth-child(4),.human_box:nth-child(5) .human_main .human_main_r p:nth-child(5){
    margin-bottom: 20px;
    color: #5D5E5E;
}

.human_box:nth-child(3) .human_main .human_main_r p span,.human_box:nth-child(5) .human_main .human_main_r p span{
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #28B099;
    border-radius: 50%;
    margin-right: 8px;
    float: left;
    margin-top: 12px;
}

.human_box:nth-child(3) .human_main .human_main_r a,.human_box:nth-child(5) .human_main .human_main_r a{
    width: 135px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #ffffff;
    font-size: 14px;
    background-color: #FB7132;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 30px;
}

.human_box:nth-child(4){
    width: 100%;
    overflow: hidden;
}

.human_box:nth-child(4) .human_main{
    margin: 80px  auto 100px;
}

.human_box:nth-child(4) .human_main_l{
    width: 390px;
    float: left;
    margin-top: 50px;
}

.human_box:nth-child(4) .human_main_l h2{
    font-size: 18px;
    color: #28B099;
    font-weight: normal;
    margin: 120px 0 10px 0;
    border-left: 1px solid #28B099;
    padding-left: 10px;
}


.human_box:nth-child(4) .human_main .human_main_l p:nth-child(2){
    margin: 10px 0;
    color: #1A1A1A;
    font-size: 16px;
    line-height: 26px;
}

.human_box:nth-child(4) .human_main .human_main_l p:nth-child(3),.human_box:nth-child(4) .human_main .human_main_l p:nth-child(5){
    margin-bottom: 20px;
    color: #5D5E5E;
}

.human_box:nth-child(4) .human_main .human_main_l p span{
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #28B099;
    border-radius: 50%;
    margin-right: 8px;
    float: left;
    margin-top: 12px;
}

.human_box:nth-child(4) .human_main .human_main_l a{
    width: 135px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #ffffff;
    font-size: 14px;
    background-color: #FB7132;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 30px;
}

.human_box:nth-child(4) .human_main_r{
    width: 928px;
    height: 473px;
    float: right;
    background: url("../images/角色场景人事11.png") no-repeat;
}

.content .human_affairs .human_box:last-child{
    margin-bottom: 0;
    padding-bottom: 16px;
}




/*基金理财经理销售流程图*/
.content .human_affairs .tool ul{
    width: 1500px;
    overflow: hidden;
    margin: 0 auto;
}


.content .human_affairs .tool ul li{
    width: 100px;
    float: left;
}

.content .human_affairs .tool ul li:nth-child(1){
    margin-left: 165px;
}

.content .human_affairs .tool ul li:nth-child(2){
    margin-left: 82px;
}

.content .human_affairs .tool ul li:nth-child(3){
    margin-left: 60px;
}

.content .human_affairs .tool ul li:nth-child(4){
    margin-left: 58px;
}

.content .human_affairs .tool ul li:nth-child(5){
    margin-left: 70px;
}

.content .human_affairs .tool ul li:nth-child(6){
    margin-left: 84px;
}

.content .human_affairs .tool ul li:nth-child(7){
    margin-left: 80px;
}

.content .human_affairs .tool ul li:nth-child(8){
    margin-left: 54px;
}

.content .human_affairs  .tool ul li span:nth-child(1){
    width: 100%;
    height: 82px;
    display: block;
    background: url("../images/角色场景人事1.png") no-repeat center;
}

.content .human_affairs .tool ul li span:nth-child(2){
    width: 100%;
    display: block;
    text-align: center;
    line-height: 68px;
    font-size: 16px;
}

.content .human_affairs .tool .bg{
    width: 1284px;
    height: 51px;
    margin: 0 auto;
    background: url("../images/角色场景人事8.png") no-repeat;
}

.content .human_affairs .tool ul li:nth-child(2) span:nth-child(1){
    background: url("../images/角色场景人事2.png") no-repeat center;
}

.content .human_affairs .tool ul li:nth-child(3) span:nth-child(1){
    background: url("../images/角色场景人事3.png") no-repeat center;
}

.content .human_affairs .tool ul li:nth-child(4) span:nth-child(1){
    background: url("../images/角色场景人事4.png") no-repeat center;
}

.content .human_affairs .tool ul li:nth-child(5) span:nth-child(1){
    background: url("../images/角色场景人事5.png") no-repeat center;
}

.content .human_affairs .tool ul li:nth-child(6) span:nth-child(1){
    background: url("../images/角色场景人事6.png") no-repeat center;
}

.content .human_affairs .tool ul li:nth-child(7) span:nth-child(1){
    background: url("../images/角色场景人事7.png") no-repeat center;
}


.content .human_affairs .tool{
    overflow: hidden;
    background: #fff;
    padding-bottom: 91px;
}

.content .human_affairs .tool .txt{
    width: 1500px;
}

.content .human_affairs .tool p:nth-child(1){
    text-align: center;
    font-size: 36px;
    color: #333333;
    margin-top: 40px;
}

.content .human_affairs .tool p{
    text-align: center;
    font-size: 24px;
    color: #707070;
    margin: 50px 0;
}

.content .human_affairs .tool .txt li{
    margin-top: 20px;
    line-height: 26px;
    color: #757575;
}

.content .human_affairs .tool .txt li p{
    font-size: 16px;
    margin: 0;
    text-align: left;
}

.content .human_affairs .tool .txt li:nth-child(1){
    width: 96px;
    margin-left: 168px;
}

.content .human_affairs .tool .txt li:nth-child(2){
    width: 112px;
    margin-left: 87px;
}

.content .human_affairs .tool .txt li:nth-child(3){
    width: 96px;
    margin-left: 46px;
}

.content .human_affairs .tool .txt li:nth-child(4){
    width: 128px;
    margin-left: 80px;
}

.content .human_affairs .tool .txt li:nth-child(5){
    width: 160px;
    margin-left: 10px;
}

.content .human_affairs .tool .txt li:nth-child(6){
    width: 160px;
    margin-left: 43px;
}

.content .human_affairs .tool .txt li:nth-child(7){
    width: 128px;
    margin-left: 20px;
}



/*新闻资讯*/
.news{
    width: 1760px;
    height: auto;
    padding-bottom: 80px;
    margin: 0 auto;
}

.tit {
    width: 1200px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px;
}

.tit p, .pro_tit p {
    font-size: 30px;
    color: #555555;
    line-height: 76px;
}

.tit span, .pro_tit span {
    font-size: 18px;
    line-height: 36px;
    color: #737373;
}

.news .news_md{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.news .news_md .category{
    width: 360px;
    height: auto;
    float: left;
    margin-right: 50px;
}

.news .news_md .category:last-child{
    margin-right: 0;
}

.category img{
    display: block;
    margin-bottom: 10px;
}

.news .news_md .category_t{
    width: 100%;
    height: 66px;
    line-height: 66px;
    margin-bottom: 20px;
}

.news .news_md .category_t span:nth-child(1){
    float: left;
    border-bottom: 1px solid #979797;
    color: #5F5F5F;
    font-size: 24px;
}

.news .news_md .category_t span:nth-child(2){
    float: right;
    color: #5F5F5F;
    margin-top: 25px;
}

.news .news_md .category_t a{
    float: right;
    color: #5F5F5F;
    font-size: 16px;
    text-decoration: none;
    padding-right: 4px;
}

.news .news_md .category_t span:nth-child(1) i{
    font-style: normal;
    display: inline-block;
    border-bottom: 1px solid #979797;
}

.gsdt, .brjt, .wtjd {
    width: 358px;
    height: auto;
    border: 1px solid #e9e9e9;
}


.gmain, .bmain, .wmain{
    width: 338px;
    height: auto;
    overflow: hidden;
    padding-left: 20px;
    padding-top: 15px;
}

.gmain ul li, .bmain ul li, .wmain ul li{
    width: 323px;
    height: 32px;
    background: url("../images/dian.png") no-repeat left center;
    padding-left: 15px;
}

.gmain ul li a, .bmain ul li a, .wmain ul li a{
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
    color: #909090;
}

.gmain ul li span, .bmain ul li span, .wmain ul li span{
    font-size: 12px;
    color: #909090;
    float: right;
    line-height: 32px;
    padding-right: 15px;
}

.wtjd {
    margin-right: 0;
}
/*立即体验*/
.experience{
    width: 1760px;
    height: auto;
    background-color: #F7F7F7;
    margin: 0 auto;
}

.experience_md{
    width: 1200px;
    height: 85px;
    margin: 0 auto;
    position: relative;
}

.experience_md input{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -333px;
    margin-top: -24px;
    width: 667px;
    height: 47px;
    background-color: #fff;
    border: 1px solid #DCDCDC;
    color: #BEBABC;
    font-size: 16px;
    padding-left: 15px;
}

.experience_md a{
    width: 150px;
    height: 49px;
    background-color: #E96E2D;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: 200px;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    line-height: 49px;
}

.experience_md a:hover{
    cursor: pointer;
}
/*底部*/
.footer {
    width: 1760px;
    height: 328px;
    background: #333;
    margin: 0 auto;
}

.footer_md {
    width: 1200px;
    height: 160px;
    margin: 0 auto;
}
.footer_link{
    float: left;
    margin-left: 115px;

}
.footer_link dl{
    float: left;
    width: 128px;
    margin-top: 31px;
}
.footer_link dl dt{
    color: #F9F9F9;
    margin-bottom: 7px;
    font-size: 16px;
}
.footer_link dl dd a{
    text-decoration: none;
    line-height: 30px;
    padding-left: 2px;
    font-size: 16px;
    color: #626262;
}

.message {
    margin-top: 26px;
    width: 1200px;
    float: left;
    font-size: 16px;
    color: #626262;
    line-height: 24px;
    text-align: center;
}

.phone {
    width: 320px;
    float: left;
    margin-left: 200px;
}

.phone span {
    display: block;
    margin-bottom: 10px;
    color: #626262;
    font-size: 12px;
    line-height: 24px;
}

.phone p {
    font-size: 24px;
    line-height: 40px;
    color: #626262;
}

.phone a, .code a {
    font-size: 14px;
    line-height: 28px;
    color: #626262;
}

.code {
    width: 108px;
    height: 130px;
    float: left;
    background: url(../images/index_36.png) no-repeat right top;
    margin-right: 206px;
    margin-top: 54px;
}
.code p{
    color: #626262;
    padding-top: 124px;
    font-size: 16px;

}