.container {
}

.col {
    background: #fff;
    padding: 50px 0;
}

.col .content {
}

.col .h2 {
    text-align: center;
    font-size: 30px;
    /*font-weight: 700;*/
    line-height: 42px;
    color: #444;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.col .p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.banner {
    height: 520px;
    background: url(../images/banner.png?t=20190830) no-repeat center;
    position: relative;
}

.banner .wrp1150 {
    position: relative;
    height: 100%;
}

.banner .btn-group {
    position: absolute;
    bottom: 60px;
    left: 210px;
}

.banner .btn-group .btn {
    font-size: 18px;
    display: block;
    width: 158px;
    height: 52px;
    border: 1px solid;
    text-align: center;
    line-height: 52px;
    float: left;
    color: #fff;
    border-radius: 4px;
    margin: 0 20px;
}

.banner .btn-group .btn.resUrl {
    background: #fdea2e;
    border-color: #fdea2e;
    color: #fd444c;
}

.banner .btn-group .btn.kfUrl {
}

.banner .btn-group .btn:hover {
    opacity: .9;
}

.last-col {
    text-align: center;
}

.last-col p {
    font-size: 28px;
    color: #1c8ffb;
    font-weight: 700;
    margin-bottom: 25px;
}

.last-col a {
    background: #1C8FFB;
    color: #fff;
    font-size: 18px;
    padding: 12px 40px;
    border-radius: 8px;
}

.last-col img {
    margin-top: 40px;
}

/*介绍*/
.js-col {
}

.js-col .h2 {
    color: #fd444c;
}

.js-col .content {
}

.js-col .content ul {
    padding-top: 20px;
}

.js-col .content ul li {
    width: 33.3333%;
    float: left;
    background: url(../images/jieshao_bg.png)no-repeat right 36px;
    height: 270px;
}

.js-col .content ul li h3 {
    color: #494949;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

.js-col .content ul li p {
    color: #494949;
    font-size: 16px;
    line-height: 30px;
    padding: 20px 50px 20px 40px;
}

.js-col .content .p {
    text-align: center;
    padding: 20px 54px;
    color: #494949;
    font-size: 16px;
    line-height: 30px;
}

.js-col .content .img {
    text-align: center;
    padding: 50px 0;
}

.js-col .content .img img {
}

.js-col .content .btn {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    width: 160px;
    height: 54px;
    background: #fd444c;
    color: #fff;
    text-align: center;
    line-height: 54px;
    font-size: 16px;
    border-radius: 4px;
}

.js-col .content .btn:hover {
    opacity: .9;
}

/*模式介绍*/
.fxms-col {
    background: #f4f4f4;
}

.fxms-col .content {
    padding: 0 50px;
}

.fxms-col .content>div {
    width: 45%;
}

.fxms-col .content .text {
    margin-bottom: 40px;
    height: 240px;
}

.fxms-col .content .text h3 {
    color: #71a6dc;
    font-size: 28px;
    margin-bottom: 16px;
    text-align: center;
}

.fxms-col .content .text p {
    line-height: 2;
    margin-bottom: 10px;
    padding: 0 40px;
}

.fxms-col .content .fl .text p {
    line-height: 3;
}

.fxms-col .content .img {
    text-align: center;
}

.fxms-col .btn-group {
    text-align: center;
    padding: 50px 0 0;
}

.fxms-col .btn-group .btn {
    font-size: 18px;
    display: inline-block;
    width: 158px;
    height: 52px;
    border: 1px solid;
    text-align: center;
    line-height: 52px;
    color: #fff;
    border-radius: 4px;
    margin: 0 20px;
}

.fxms-col .btn-group .btn.resUrl {
    background: #fc424d;
    border-color: #fc424d;
    color: #fff;
}

.fxms-col .btn-group .btn.kfUrl {
    background: #6aa5ff;
    border-color: #6aa5ff;
    color: #fff;
}

.fxms-col .btn-group .btn:hover {
    opacity: .9;
}

/*发展*/
.fz-col {
}

.fz-col .head-bg {
    width: 100%;
    height: 300px;
    background: url('../images/fxs_bg.jpg') no-repeat center top,url('../images/fxs_bg01.jpg') repeat-x top;
}

.fz-col h3 {
    font-size: 26px;
    line-height: 56px;
    padding-bottom: 20px;
    font-weight: 800;
    text-align: center;
}

.fz-col h3 span {
    color: #008cd7;
}

.fz-col .img {
    text-align: center;
}

/*系统及功能*/
.xitong .title {
    text-align: center;
    margin-bottom: 40px;
}

.xitong .title h2 {
    background: #0176ca;
    color: #fff;
    font-size: 42px;
    font-weight: 800;
    line-height: 90px;
}

.xitong .title .xsj {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 38px solid #0176ca;
}

.xitong_head {
    padding-left: 592px;
    height: 628px;
    background: url(../images/xitong01.jpg) no-repeat left;
}

.xitong_head ul {
    padding-left: 30px;
}

.xitong_head ul li {
    background: #ebebeb;
    width: 520px;
    border-radius: 60px;
    margin-bottom: 40px;
}

.xitong_head ul li .aside {
    font-size: 74px;
    font-weight: 800;
    color: #fff;
    border-radius: 50%;
    background: #0176ca;
    display: block;
    width: 112px;
    height: 112px;
    text-align: center;
    line-height: 112px;
}

.xitong_head ul li .txt {
    padding-top: 12px;
    padding: 12px 10px;
}

.xitong_head ul li .txt h3 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
}

.xitong_head ul li .txt h3 span {
    color: #E57728;
}

.xitong_head ul li .txt p {
    line-height: 26px;
    font-size: 16px;
}

.xitong_con {
    padding: 50px 0;
}

.xitong_con ul {
}

.xitong_con ul li {
    padding: 10px;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.xitong_con ul li:nth-child(odd) {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.xitong_con ul li:nth-child(even) {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

.xitong_con ul li .img {
}

.xitong_con ul li .img img {
}

.xitong_con ul li .txt {
    padding: 22px 30px;
}

.xitong_con ul li .txt h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 10px;
}

.xitong_con ul li .txt p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 2px;
}

.xitong_con .xt_col1 {
    background: linear-gradient(to right, #F7EADC , #fff);
}

.xitong_con .xt_col1 h3 {
    color: #f89628;
}

.xitong_con .xt_col2 {
    background: linear-gradient(to left, #b2f1c2 , #fff);
}

.xitong_con .xt_col2 h3 {
    color: #6cd086;
}

.xitong_con .xt_col3 {
    background: linear-gradient(to right, #b0d7ff , #fff);
}

.xitong_con .xt_col3 h3 {
    color: #6ab4ff;
}

.xitong_con .xt_col4 {
    background: linear-gradient(to left, #ffadae , #fff);
}

.xitong_con .xt_col4 h3 {
    color: #eb5f60;
}

.xitong_con .xt_col5 {
    background: linear-gradient(to right, #aefaff, #fff);
}

.xitong_con .xt_col5 h3 {
    color: #37bac3;
}

.gongneng {
}

.gongneng .title {
    text-align: center;
    margin-bottom: 40px;
}

.gongneng .title h2 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    line-height: 90px;
    background: #01b9ef;
}

.gongneng .title h2 span {
    font-weight: 400;
}

.gongneng .title .xsj {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 38px solid #01b9ef;
}

.gongneng .gn_col {
    margin-bottom: 40px;
    padding: 0 40px;
}

.gongneng .gn_col .img {
}

.gongneng .gn_col .txt {
}

.gongneng .gn_col .txt ul li {
    letter-spacing: 2px;
    padding: 20px 10px;
}

.gongneng .gn_col .txt ul li:nth-child(2) {
    border-top: 1px dashed #00adec;
    border-bottom: 1px dashed #00adec;
}

.gongneng .gn_col .txt ul li b {
    font-size: 40px;
    font-weight: 400;
    line-height: 32px;
    padding-right: 30px;
    color: #E01437;
}

.gongneng .gn_col .txt ul li span {
}

.gongneng .gn_col .txt ul li span h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.gongneng .gn_col .txt ul li span p {
    font-size: 16px;
    color: #494949;
}

.gongneng .gn_col:last-child .txt {
    width: 460px;
    padding-top: 100px;
}

.gongneng .gn_col:last-child h3 {
    text-align: center;
    font-size: 36px;
    color: #FF5301;
    line-height: 90px;
    margin-bottom: 20px;
}

.gongneng .gn_col:last-child p {
    font-size: 16px;
    color: #454545;
    letter-spacing: 1px;
    line-height: 28px;
    margin-bottom: 26px;
    padding: 0 8px;
}

.gongneng .gn_col:last-child p span {
    font-weight: 700;
    color: #E53C39;
}

/*特色*/
.ts-col {
    background: #4383ff;
}

.ts-col .h2 {
    color: #fff;
}

.ts-col .p {
    color: #fff;
}

.ts-col .content {
}

.ts-col .content ul {padding-top: 30px;}

.ts-col .content ul li {float: left;border: 1px solid #fff;border-radius: 4px;text-align: center;width: 190px;margin: 30px 47px;}

.ts-col .content ul li .img {
}

.ts-col .content ul li .img .icon {display: block;margin: 20px auto 10px;}

.ts-col .content ul li h3 {color: #fff;font-size: 16px;margin-bottom: 10px;}

.ts-col .content ul li p {color: #fff;font-size: 14px;padding: 0 10px;height: 100px;}

.pk-col{}
.pk-col .content{}
.pk-col .content .bg{width:944px;height:566px;background: url('../images/pk-bg.png') no-repeat center;margin: 0 auto;position: relative;}
.pk-col .content ul{
    position: absolute;
    width: 432px;
    padding-top: 132px;
    padding-left: 40px;
}
.pk-col .content ul.l{
    left: 0;
    color: #967d09;
}
.pk-col .content ul.r{
    right: 0;
}
.pk-col .content ul li{
    height: 54px;
    line-height: 54px;
    margin-bottom: 5px;
    font-size: 16px;
}

.bg-icon_01 {
    width: 70px;
    height: 70px;
    background: url('../images/ts-icon-bg.png') no-repeat -10px -10px;
}

.bg-icon_02 {
    width: 70px;
    height: 70px;
    background: url('../images/ts-icon-bg.png') no-repeat -100px -10px;
}

.bg-icon_03 {
    width: 70px;
    height: 70px;
    background: url('../images/ts-icon-bg.png') no-repeat -190px -10px;
}

.bg-icon_04 {
    width: 70px;
    height: 70px;
    background: url('../images/ts-icon-bg.png') no-repeat -280px -10px;
}

.bg-icon_05 {
    width: 70px;
    height: 70px;
    background: url('../images/ts-icon-bg.png') no-repeat -370px -10px;
}

.bg-icon_06 {
    width: 70px;
    height: 70px;
    background: url('../images/ts-icon-bg.png') no-repeat -460px -10px;
}

.bg-icon_07 {
    width: 70px;
    height: 70px;
    background: url('../images/ts-icon-bg.png') no-repeat -550px -10px;
}

.bg-icon_08 {
    width: 70px;
    height: 70px;
    background: url('../images/ts-icon-bg.png') no-repeat -640px -10px;
}
