/*首页公共title*/
.title{
    font-size: 44px;
    color: #333333;
    text-align: center;
}
.title p{
    font-size: 16px;
    line-height: 77px;
    color: #333333;
    text-align: center;
}
.wid{
    width: 1200px;
    margin:0 auto;
}
.icon{
    display: inline-block;
    background:url("../images/index/snsicon.png") no-repeat;
}

.snsicon {
    display: inline-block;
    background: url("../images/index/snsicon.png") no-repeat;
}
.text-center {
    text-align: center;
}
/* baner */
.swipecot {
    width: 100%;
    height: 670px;
}
.swpimg1 {
    width: 100%;
    height: 670px;
    background: url("../images/index/banner.jpg") no-repeat center top;
}
.swipecot .box{
    width: 916px;
    height: 231px;
    background-color: rgba(61,110,222,.7);
    margin:0 auto;
    margin-top: 218px;
    text-align: center;
}
.swipecot .box h1{
    font-size: 72px;
    color: #ffffff;
    padding-top:44px;
}
.swipecot .box p{
    font-size: 30px;
    line-height: 28px;
    color: #ffffff;
    padding-top:32px;
}
.swipecot .text{
    width: 1044px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    padding-top:30px;
}

.problem{
    height: 1090px;
    background:url("../images/index/liucheng.png") no-repeat center top ;
}
.problem .title{
    padding-top:75px;
}
.innovate{
    padding-bottom: 10px;
}
.innovate ul{
    margin-top: 83px;
    display: flex;
    justify-content: space-between;
}
.innovate li{
    width: 280px;
    height: 518px;
    background-color: #ffffff;
    border: solid 1px rgba(221, 221, 221,.73);
}
.innovate .title{
    margin-top:90px;
}
.innovate li .tp{
    width: 280px;
    height: 250px;
    background:url("../images/index/chuangxin04.png") no-repeat center top ;
}
.innovate li:nth-child(2) .tp{
    width: 280px;
    height: 250px;
    background:url("../images/index/chuangxin02.png") no-repeat center top ;
}
.innovate li:nth-child(3) .tp{
    width: 280px;
    height: 250px;
    background:url("../images/index/chuangxin03.png") no-repeat center top ;
}
.innovate li:nth-child(4) .tp{
    width: 280px;
    height: 250px;
    background:url("../images/index/chuangxin01.png") no-repeat center top ;
}
.innovate li .txtCon{
    text-align: center;
}
.innovate li .txtCon .txtTitle{
    font-size: 22px;
    line-height: 28px;
    color: #333333;
    padding-top: 38px;
    font-weight: bold;
}
.innovate li .txtCon p{
    height:145px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding: 28px 20px 0;
    box-sizing: border-box;
}
.innovate li.active{
    background: #e5eefc;
}
 .more{
    width: 152px;
    height: 42px;
    background-color: #ffffff;
    border: solid 1px #4196fd;
    text-align: left;
    position: relative;
    margin: 0 auto;
}
.more a{
    font-size: 16px;
    line-height: 42px;
    color: #0664ff;
    text-decoration: none;
    width: inherit;
    height:inherit;
    display: inline-block;
    padding-left: 30px;
}
.moreli.active{
    background: #e5eefc;
}
li.active .more{
    background: #3784ec;
}
li.active .more a{
    color: #fff;
}
.yousanjiao{
    width: 7px;
    height: 13px;
    background-position: -559px -394px;
}
.min{
    width: 48px;
    height:inherit;
    background: #fff;
    display: inline-block;
    position: absolute;
    top:0;
    line-height: 42px;
    right:0;
    text-align: center;
    cursor: pointer;
}
.active .min:before{
    content: '';
    display: inline-block;
    width: 0;
    height:0;
    border-left: solid 0px transparent;
    border-right: solid 20px transparent;
    border-top: solid 43px #3784ec;
    position: absolute;
    top:-1px;
    left:-1px;
}

.might{
}
.might .title{
    padding-top: 85px;
}
.might .more{
    float: left;
}
.might .left{
    width: 400px;
    padding-top:25px;
}
.might .left p{
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    line-height: 26px;
    padding: 0 0 75px;
}
.might .left p span{
    color: #0054d4;
}
.might .right{
    width: 661PX;
    height:470px;
    background:url("../images/index/jianding.png");
    position: relative;
}
.might .right .piece{
    width: 277px;
    height: 361px;
    background-image: linear-gradient(0deg,
    #509bf6 0%,
    #0059e3 100%),
    linear-gradient(0deg,
            #519ffd 0%,
            #3667dd 100%),
    linear-gradient(
            #242a3f,
            #242a3f);
    background-blend-mode: normal,
    normal,
    normal;
    opacity: 0.97;
    position: absolute;
    top:-60px;
    left: 60px;
}
.might li{
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    padding: 25px 0 0 35px;
}
.might li.pieceTitle{
    font-size: 24px;
    padding-top:43px;
    padding-bottom: 25px;
    position: relative;
}
.might li.pieceTitle:after{
    content: '';
    display: inline-block;
    position: absolute;
    bottom:5px;
    left: 35px;
    width: 48px;
    height: 3px;
    background-color: #ffffff;
}
.might .active{
    background: #3784ec;
}
.might .cont{
    display: flex;
    justify-content: space-between;
    padding-top: 150px;
}
.might .active a{
    color: #fff;
}
.skill{
    height: 896px;
    background: url("../images/index/qukuai.png") no-repeat center;
    margin-top:130px;
}
.skill .title{
    color: #fff;
    padding-top:80px;
}
.skill .tp{
    width: 1216px;
    margin-left: -8px;
    height: 1007px;
    background: url("../images/index/sketch.png") no-repeat center;
    margin-top:72px;
}

.bazaar{
    margin-top:440px;
}
.bazaar .title{
    margin-top: 126px;
}
.bazaar ul{
    display: flex;
    margin-top: 43px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bazaar li{
    width: 580px;
    height: 320px;
    background:url("../images/index/bazaar01.png") no-repeat center;
    margin-top: 50px;
    box-sizing: border-box;
    position: relative;
}
.bazaar li:nth-child(2){
    background:url("../images/index/bazaar02.png") no-repeat center;
}
.bazaar li:nth-child(3){
    background:url("../images/index/bazaar03.png") no-repeat center;
}
.bazaar li:nth-child(4){
    background:url("../images/index/bazaar04.png") no-repeat center;
}
.bazaar li.active{
    border: solid 1px rgba(0, 91, 229, 0.7)
}
.bazaar li.active .more{
    background-color: #3784ec;
}
.bazaar .bazaarTitle{
    font-size: 24px;
    line-height: 77px;
    color: #333333;
    font-weight: bold;
    padding: 30px 0 0 29px;
}
.bazaar p{
    width: 333px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding-left: 29px;
}
.bazaar .more{
    position: absolute;
    bottom: 37px;
    left:30px;
}
.number{
    height: 900px;

    background:url("../images/index/num_bg.png") no-repeat center;
}
.number .title{
    margin-top:128px;
}
.number ul{
    width: 605px;
    padding-top: 70px;
}
.number li{
    margin-top: 60px;
}
.number .numberTitle{
    font-size: 22px;
    line-height: 28px;
    color: #0054d4;
    font-weight: bold;
}
.number p{
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    padding-top: 25px;
}
.number02{
    background:url("../images/index/num02_bg.png") no-repeat center;
    margin-top:-30px;
}

.number02 ul{
    float: right;
    width:635px;
    padding-top: 90px;
}
.number02 ul li{
    padding-left: 70px;
    position: relative;
}
.number02 ul li i{
    display: inline-block;
    width: 48px;
    height:48px;
    position: absolute;
    left: 0;
    top:30px;
}
.number02 ul li .icon{
    background-position: -579px -385px;
}
.number02 ul li p span{
    color: #0054d4;
}
.number02 .title{
    margin-top: 0;
}
.upgrade{
    height: 773px;
    background: url("../images/index/contant.png") no-repeat center;
    margin-top:-40px;
}
.upgrade .title{
    padding-top:90px;
    color: #fff;
}
.upgrade .wid{
    position: relative;
}
.upgrade .leftCon{
    position: absolute;
    top:372px;
    width: 684px;
    left:55px;
}
.upgrade .leftTitle,
.upgrade .rightTitle{
    font-size: 24px;
    color: #ffffff;
}
.upgrade .leftCon p,
.upgrade .rightCon p{
    font-size: 18px;
    color: #ffffff;
    line-height: 32px;
    padding-top:28px;
}
.upgrade .rightCon{
    position: absolute;
    top:605px;
    right:55px;
    width: 678px;
}
.upgrade .btn{
    margin: 84px auto 0;
}
.upgrade .btn a{
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    background:#1f90e6;
    text-decoration: none;
    color: #ffffff;
    padding: 18px 103px;
}
.increase{
   padding-bottom: 100px;
}
.increase .title{
    padding-top: 110px;
}
.increase ul{
    display: flex;
    justify-content: space-between;
    margin-top:95px;
}
.increase li{
    width: 350px;
    height: 600px;
    background-color: #ffffff;
    box-shadow: 0px 0px 21px 0px
    rgba(57, 57, 57, 0.14);
    position: relative;
}
.increase li .top{
    width: 350px;
    height: 180px;
    background:url("../images/index/listBg.png") no-repeat center;
}
.increase .topTitle{
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    padding-top:55px;
}
.increase .top p{
    font-size: 16px;
    color: #ffffff;
    padding-top:15px;
    text-align: center;
}
.increase .txtCon{
    padding: 23px 30px 37px;
}
.increase .txtCon p{
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding-top:14px;
    text-align: justify;
}
.increase .txtCon p span{
    color: #0054d4;
}
.increase .know{
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin-left:-37px;
}
.increase .know a{
    text-decoration: none;
    color: #0054d4;
}
.increase .know .icon{
    width: 18px;
    height: 9px;
    background-position: -550px -417px;
}
.scheme{
    text-align: center;
    height: 645px;
    background:url("../images/index/fangan.png") no-repeat center;
}
.scheme .title{
    color: #fff;
    padding-top:100px;
}
.scheme ul{
    display: flex;
    justify-content: space-between;
    margin-top:75px;
}
.scheme li{
    width: 264px;
    height:305px;
    background:url("../images/index/botBg.png") no-repeat center;
}
.scheme .schemeTitle{
    font-size: 22px;
    color: #ffffff;
    width: 262px;
    height: 90px;
    background-color: rgba(37,86,199,0.5);
    margin-top:52px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.scheme p{
    width: 207px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    opacity: 0.8;
    padding-top: 29px;
    margin: 0 auto;
}




