
.snsicon {
    display: inline-block;
    background: url("../images/index/snsicon.png") no-repeat;
}
.text-center {
    text-align: center;
}
/* baner */
.swipecot {
    width: 100%;
    height: 570px;
}
.swpimg1 {
    width: 100%;
    height: 570px;
    background: url("../images/index/banner.png") no-repeat center top;
}
.alltit {
    padding: 60px 0;
    text-align: center;
}
.alltit h5 {
    font-size: 36px;
    font-weight: normal;
    color: #333333;
}
.alltit .pdecotp {
    padding-top: 30px;
    font-size: 18px;
    color: #999999;
}
.box1 {
    padding-top: 40px;
    box-sizing: border-box;
    height: 1544px;
    background-color: #f5f5f5;
}
.box2 {
    height: 781px;
    background: url("../images/index/box2.png") no-repeat center bottom;
}
.box2 ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.box2 li {
    width: 400px;
    text-align: center;
    color: #333333;
}
.box2 li dt {
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: normal;
}
.box2 li dd {
    width: 200px;
    height: 56px;
    float: left;
    margin-top: 150px;
    font-size: 24px;
}
.box2 li:nth-child(3) dl dd:nth-child(4),
.box2 li:nth-child(3) dl dd:nth-child(5),
.box2 li:nth-child(2) dl dd:nth-child(4),
.box2 li:nth-child(2) dl dd:nth-child(5),
.box2 li:first-child dl dd:nth-child(4),
.box2 li:first-child dl dd:nth-child(5){
    margin-top: 165px;
}

.box3 {
    height: 899px;
    background: #f5f5f5;
}
.box1cot h3 {
    width: 1136px;
    height: 80px;
    margin: 0 auto;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: linear-gradient(90deg, #2f7aed 0%, #348ff6 65%, #39a4ff 100%), linear-gradient( #f68c33, #f68c33);
    background-blend-mode: normal, normal;
    border-radius: 10px 10px 0px 0px;
    font-size: 36px;
    font-weight: 800;
    line-height: 36px;
    color: #ffffff;
    letter-spacing: 1px;
}
.box1cot h3 span {
    font-size: 24px;
    font-weight: normal;
}
.box1cot .ullist1 {
    width: 1176px;
    height: 348px;
    margin: 0 auto;
    padding: 0 100px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 3px 4px 15px 0px rgba(0, 0, 0, 0.1);
}
.box1cot .ullist1 li {
    float: left;
    width: 275px;
    height: 100px;
    background-color: #3699fa;
    border-radius: 8px;
    margin-top: 48px;
    line-height: 36px;
    margin-right: 75px;
    font-size: 20px;
    color: #ffffff;
    padding: 14px 25px 0;
    box-sizing: border-box;
}
.box1cot .ullist1 li:nth-child(3) {
    margin-right: 0;
}
.box1cot .ullist1 li:nth-child(4) {
    margin-left: 176px;
}
.box1cotbtm {
    position: relative;
    padding-top: 103px;
}
.box1cotbtm .srrowicon {
    position: absolute;
    top: -16px;
    width: 50px;
    height: 90px;
    background-position: -480px -254px;
}
.box1cotbtm .snsicon:first-child {
    left: 446px;
}
.box1cotbtm .snsicon:nth-child(2) {
    right: 446px;
}
.box1cotbtm h3 {
    background-image: linear-gradient(90deg, #e94f5b 0%, #f27642 65%, #fa9c28 100%), linear-gradient(#fff7f0,#fff7f0);
}
.box1cotbtm .cottwo {
    width: 1176px;
    height: 605px;
    background-color: #ffffff;
    box-shadow: 3px 4px 15px 0px rgba(0, 0, 0, 0.1);
    padding-top: 50px;
    box-sizing: border-box;
}
.tabul {
    display: flex;
    justify-content: space-between;
    margin:0 auto 34px;
    width: 480px;
    height: 46px;
    border-radius: 4px;
    border: solid 1px #eb5756;
}
.tabul li {
    width: 50%;
    font-size: 20px;
    line-height: 44px;
    color: #333333;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
}
.tabul li:last-child {
    border-radius: 0 4px 4px 0;
}
.tabul li span {
    font-size:16px;
}
.tabul li.cur {
    font-weight: 800;
    color: #eb5855;
    background-color: #ffefea;
}
.tabul li.cur span {
    font-weight: normal;
}
.tabitem {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.tabitem > img {
    position: absolute;
    right: 80px;
    top: 0;
}
.tabitem ul {
    width: 635px;
    overflow: hidden;
}
.tabitem ul li {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #333333;
    width: 210px;
    margin-bottom: 65px;
    float: left;
    text-align: left;
}
.tabitem ul li .snsicon {
    margin-right: 14px;
    width: 54px;
    height: 54px;
    background-position: -1px -345px;
}
.tabitem ul li .titm2 {
    background-position: -60px -345px;
}
.tabitem ul li .titm3 {
    background-position: -120px -345px;
}
.tabitem ul li .titm4 {
    background-position: -179px -345px;
}
.tabitem ul li .titm5 {
    background-position: -238px -345px;
}
.tabitem ul li .titm6 {
    background-position: -297px -345px;
}
.tabitem ul li .titm7 {
    background-position: -357px -345px;
}
.tabitem ul li .titm8 {
    background-position: -416px -345px;
}
.tabitem ul li .titm9 {
    background-position: -475px -345px;
}
.tabitem ul li .titm10 {
    background-position: -1px -408px;
}
.tabitem ul li .titm11 {
    background-position: -61px -408px;
}
.tabitem ul li .titm12 {
    background-position: -121px -408px;
}
.tabitem ul li .titm13 {
    background-position: -181px -408px;
}
.tabitem ul li .titm14 {
    background-position: -241px -408px;
}
.tabitem ul li .titm15 {
    background-position: -300px -408px;
}
.tabitem ul li .titm16 {
    background-position: -360px -408px;
}
.tabitem ul li .titm17 {
    background-position: -420px -408px;
}
.tabitem ul li .titm18 {
    background-position: -480px -408px;
}
.itemtab {
    width: 1900px;
    display: flex;
    transition: all .4s linear;
}
.slidercot {
    margin: 44px 0 0 55px;
    width: 635px;
    overflow: hidden;
}
.box3 .alltit {
    padding: 98px 0 120px;
}
.box3 ul {
    display: flex;
    justify-content: space-between;
}
.box3 ul li {
    position: relative;
    width: 380px;
    height: 560px;
    background-color: #ffffff;
    cursor: pointer;
}
.box3 ul li dt {
    height: 120px;
    line-height: 120px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
}
.box3 ul li .dt1 {
    background-image: linear-gradient(90deg,
    #307df4 0%,
    #3591fa 65%,
    #39a4ff 100%),
    linear-gradient(
            #ffffff,
            #ffffff);
}
.box3 ul li .dt2{
    background-image: linear-gradient(90deg,
    #e94f5b 0%,
    #f27642 65%,
    #fa9c28 100%),
    linear-gradient(
            #ffffff,
            #ffffff);
}
.box3 ul li .dt3{
    background-image: linear-gradient(90deg, #37bc70 0%, #3dcd79 65%, #43de82 100%), linear-gradient(#ffffff,#ffffff);
}
.box3 ul li dl {
    width: 100%;
    height: 100%;
    transition: all .05s linear;
}
.box3 ul li dd {
    display: flex;
    height: 138px;
}
.box3 ul li dd i {
    margin: 32px 24px 0 24px;
    width: 76px;
    height: 76px;
    background-position: -1px -1px;
}
.box3 ul li dd > div {
    width: 253px;
}
.box3 ul li dd h6 {
    padding-top: 45px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
}
.box3 ul li dd p {
    padding-right: 15px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #999999;
}
.box3 .swiper-container {
    padding: 37px 0;
}
.box3 ul li dd i.usic2 {
    background-position: -91px -1px;
}
.box3 ul li dd i.usic3 {
    background-position: -182px -1px;
}
.box3 ul li dd i.usic4 {
    background-position: -272px -1px;
}
.box3 ul li dd i.usic5 {
    background-position: -362px -1px;
}
.box3 ul li dd i.usic6 {
    background-position: -452px -1px;
}
.box3 ul li dd i.usic7 {
    background-position: -543px -1px;
}
.box3 ul li dd i.usic8 {
    background-position: -633px -1px;
}
.box3 ul li dd i.usic9 {
   background-position: -723px -1px;
}
.box3 ul li.cur {
    z-index: 2;
}
.box3 ul li.cur dl {
    width: 508px;
    height: 607px;
    background-color: #ffffff;
    box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
    margin: -24px 0 0 -63px;
}
.box3 ul li.cur dd > div {
    width: 285px;
}
.box3 ul li.cur dd i {
    margin: 48px 30px 0 66px;
}
.box3 ul li.cur dd {
    height: 148px;
}
.box4 {
    height:1410px;
}
.box4 li {
    float: left;
    width: 276px;
    height: 269px;
    text-align: center;
    margin-right: 25px;
    background-image: linear-gradient(0deg,
    #fff 0%,
    #f5f5f8 100%),
    linear-gradient(
            #fa9c28,
            #fa9c28);
    background-blend-mode: normal,
    normal;
    border-radius: 10px 10px 0px 0px;
}
.box4 li:hover{
    background-image: linear-gradient(0deg,
    #fff 0%,
    #e4e3e6 100%),
    linear-gradient(
            #fa9c28,
            #fa9c28);
    background-blend-mode: normal,
    normal;
}
.box4 li:nth-child(4n){
    margin-right: 0;
}
.box4 li i {
    margin: 52px 0 24px;
    width: 76px;
    height: 76px;
    background-position: 0 -89px;
}
.box4 li h6 {
    padding-bottom: 14px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
}
.box4 li p {
    font-size: 16px;
    line-height: 1;
    color: #999999;
}
.box4 li .snsic2 {
    background-position: -87px -89px;
}
.box4 li .snsic3 {
    background-position: -174px -89px;
}
.box4 li .snsic4 {
    background-position: -261px -89px;
}
.box4 li .snsic5 {
    background-position: -348px -89px;
}
.box4 li .snsic6 {
    background-position: -435px -89px;
}
.box4 li .snsic7 {
    background-position: -522px -89px;
}
.box4 li .snsic8 {
    background-position: -609px -89px;
}
.box4 li .snsic9 {
    background-position: -696px -89px;
}
.box4 li .snsic10 {
    background-position: 0 -175px;
}
.box4 li .snsic11 {
    background-position: -85px -175px;
}
.box4 li .snsic12 {
    background-position: -169px -175px;
}
.box4 li .snsic13 {
    background-position: -254px -175px;
}
.box4 li .snsic14 {
    background-position: -339px -175px;
}
.box4 li .snsic15 {
    background-position: -423px -175px;
}
.box4 li .snsic16 {
    background-position: -508px -175px;
}
.box5 {
    height: 789px;
    background: url("../images/index/box6.jpg") no-repeat center top;
}
.box5 .alltit h5 {
    color: #fff;
}
.box5 .alltit .pdecotp {
    color: rgba(255,255,255,.5);
}
.box5ul {
    width: 1176px;
    margin: 38px auto 0;
}
.box5ul li {
    float: left;
    width: 392px;
    height: 225px;
    text-align: center;
}
.box5ul li i {
    margin: 53px 0 33px;
    width: 69px;
    height: 72px;
}
.box5ul li p {
    font-size: 24px;
    line-height: 1;
    color: #ffffff;
}
.box5ul li .box5ic1 {
    background-position: 0 -266px;
}
.box5ul li .box5ic2 {
    background-position: -80px -266px;
}
.box5ul li .box5ic3 {
    background-position: -160px -266px;
}
.box5ul li .box5ic4 {
    background-position: -240px -266px;
}
.box5ul li .box5ic5 {
    background-position: -319px -266px;
}
.box5ul li .box5ic6 {
    background-position: -399px -266px;
}
.box6 {
    height: 800px;
}
.box6cot {
    padding-top: 40px;
    position: relative;
}
.box6cot > img {
    position: absolute;
    left: -100px;
}
.box6cot ul {
    padding-top: 25px;
    width: 460px;
    float: right;
    margin-right: 100px;
}
.box6cot ul li {
    display: flex;
    margin-bottom: 45px;
}
.box6cot ul i {
    margin-right: 25px;
    width: 52px;
    height: 52px;
    background-position: -588px -188px;
}
.box6cot h6 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
}
.box6cot p {
    width: 383px;
    font-size: 16px;
    line-height: 24px;
    color: #999;
}
.box6cot ul .box6ic2 {
    background-position: -641px -188px;
}
.box6cot ul .box6ic3 {
    background-position: -694px -188px;
}
.box6cot ul .box6ic4 {
    background-position: -747px -188px;
}
.colf {
    color: #fff!important;
}
.box7 {
    text-align: center;
    height: 616px;
    background: url("../images/index/box8.jpg") no-repeat center top;
}
.smaltit h5 {
    margin: 40px 0 25px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
}
.smaltit dd {
    display: none;
}
.smaltit dd.cur {
    display: block;
}
.smaltit .smalp {
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
}
.smaltit ul {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.smaltit li {
    width: 280px;
    height: 184px;
}
.btnzs {
    margin-top: 54px;
    display: inline-block;
    width: 154px;
    height: 46px;
    background-color: #eb5756;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    color: #fff;
}
.smaltit li p {
    font-size: 20px;
    line-height: 28px;
    color: #eb5756;
}
.smaltit i {
    margin: 42px 0 14px;
    width: 58px;
    height: 50px;
    background-position: -538px -271px;
}
.smaltit .box7ic2 {
    background-position: -606px -271px;
}
.smaltit .box7ic3 {
    background-position: -673px -271px;
}
.smaltit .box7ic4 {
    background-position: -741px -271px;
}
.smaltit li.cur {
    background-image: linear-gradient( rgba(235,87,86,.01) 0%, #e95757 88%);
}
.smaltit li.cur p {
    color: #fff;
}
.smaltit li.cur .box7ic1 {
    background-position: -538px -329px;
}
.smaltit li.cur .box7ic2 {
    background-position: -606px -329px;
}
.smaltit li.cur .box7ic3 {
    background-position: -673px -329px;
}
.smaltit li.cur .box7ic4 {
    background-position: -740px -329px;
}
.box8 {
    height: 527px;
    background-color: #fafafa;
}
.box8 .alltit {
    padding: 98px 0 68px;
}
.box8 ul {
    display: flex;
    justify-content: space-between;
}
.box8 ul li {
    width: 216px;
    height: 250px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px 19px 0px 0px;
    border: solid 1px #f2f2f2;
    transition: all .2s linear;
}
.box8 ul li h6 {
    height: 66px;
    background-image: linear-gradient(90deg,
    #e94f5b 0%,
    #f27642 65%,
    #fa9c28 100%),
    linear-gradient(
            #fa9c28,
            #fa9c28);
    background-blend-mode: normal,
    normal;
    border-radius: 10px 19px 0px 0px;
    text-align: center;
    line-height: 66px;
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
}
.box8 ul li:nth-child(2) h6 {
    background-image: linear-gradient(90deg,
    #307df4 0%,
    #3591fa 65%,
    #39a4ff 100%),
    linear-gradient(
            #fa9c28,
            #fa9c28);
}
.box8 ul li:nth-child(4) h6 {
    background-image: linear-gradient(90deg,
    #37bc70 0%,
    #3dcd79 65%,
    #43de82 100%),
    linear-gradient(
            #fa9c28,
            #fa9c28);
}
.box8 ul li p {
    padding: 40px 0 15px;
    font-size: 20px;
    line-height: 1;
    color: #333333;
}
.box8 ul li div {
    width: 176px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
.box8 ul li:hover {
    margin-top: -10px;
    box-shadow: 2px 3px 10px 0px
    rgba(0, 0, 0, 0.1);
}
.box9 .alltit {
    padding: 98px 0 122px;
}
.box9 ul {
    display: flex;
    justify-content: space-between;
    padding-bottom: 56px;
}
.box9 ul li {
    transition: all .2s linear;
}
.box9 ul li.cur {
    margin-top: -42px;
}
.box10 {
    height: 752px;
    background: url("../images/index/box10.png") no-repeat center top;
}
.box10 .alltit {
    padding: 99px 0 70px;
}
.box10cot p {
    float: right;
    width: 645px;
    text-indent: 32px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}
.box10cot p:first-child {
    padding-top: 40px;
}
.comptcot {
    padding-bottom: 80px;
}
.comptcot ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}
.comptcot li {
    position: relative;
    flex: 1;
}
.comptcot .toptit {
    position: relative;
    padding: 0 0 20px 50px;
}
.gbg {
    background: url("../images/index/gbg.png") no-repeat;
}
.comptcot li i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 12px;
}
.comptcot li i.gbgi1 {
    width: 33px;
    height: 38px;
    background-position: 0 -1px;
}
.comptcot li i.gbgi2 {
    width: 41px;
    height: 36px;
    background-position: -56px -2px;
}
.comptcot li i.gbgi3 {
    width: 42px;
    height: 38px;
    background-position: -116px -1px;
}
.comptcot li i.gbgi4 {
    width: 40px;
    height: 40px;
    background-position: -177px 0;
}
.comptcot li i.gbgi5 {
    width: 38px;
    height: 39px;
    background-position: -238px -1px;
}
.comptcot li span {
    display: block;
    width: 218px;
    height: 152px;
    margin: 0 auto;
}
.comptcot li .spa1 {
    background-position: 0 -55px;
}
.comptcot li .spa2 {
    background-position: 0 -218px;
}
.comptcot li .spa3 {
    background-position: 0 -382px;
}
.comptcot li .spa4 {
    background-position: 0 -548px;
}
.comptcot li .spa5 {
    background-position: 0 -710px;
}
.comptcot li h6 {
    margin: 0 0 10px 0;
    line-height: 1;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    white-space: nowrap;
}
.comptcot li p {
    margin: 0;
    line-height: 1;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
}