*{
    box-sizing: border-box;
}
.icon{
    display: inline-block;
    background:url("../../images/product/mindLine/icon.png") no-repeat;
}
.swipecot1{
    height:752px;
    background:url("../../images/product/mindLine/banner.png") no-repeat center top;
}
.mindBox{
    width:100%;
    padding-bottom:75px;
}
.wrapCon{
    width:1200px;
    margin:0 auto;
}
.titleCon{
    position:relative;
    padding:90px 0 35px 0;
    text-align: center;
    margin-bottom:60px;
}
.titleCon h3{
    font-size: 48px;
    font-weight: normal;
    line-height: 28px;
    color: #333333;
}
.titleCon p{
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    color: #333;
    margin-top:48px;
}
.titleCon p:nth-of-type(2){
    margin-top:0;
}
.mindCon{
    text-align: center;
    margin:0 auto;
}
/*产品介绍*/
.box1{
    height:460px;
    padding-top:130px;
}
.box1 .titleCon p{
    text-align: left;
}
.box1 .mindCon{
    width: 1180px;
    height: 296px;
    background-color:#fff;
    border: solid 4px rgba(132,181,232,0.2);
    margin:0 auto;
    padding:0 102px;
}
.box1 .mindCon div{
    width:280px;
    margin:-40px auto 70px;
    background:#fff;
    font-size: 48px;
    color: #333333;
    text-align: center;
}
.box1 .mindCon p{
    font-size: 22px;
    line-height: 38px;
    color: #333333;
    text-align: center;
    position:relative;
}
.box1 .mindCon p span{
    color:#4380c0;
}
.box1 .mindCon p:before{
    content:"";
    width:94px;
    height:74px;
    background:url("../../images/product/mindLine/douL.png") no-repeat;
    position:absolute;
    left:-20px;
    top:-40px;
}
.box1 .mindCon p:after{
    content:"";
    width:94px;
    height:73px;
    background:url("../../images/product/mindLine/douR.png") no-repeat;
    position:absolute;
    right: -10px;
    bottom: -56px;
}
/*创新技术*/
.box2{
    height:940px;
    background:#eef5ff;
}
.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: 278px;
    height: 250px;
    background:url("../../images/index/chuangxin01.png") no-repeat center top ;
    border-bottom:solid 1px rgba(221, 221, 221,.73);
}
.innovate li:nth-child(2) .tp{
    width: 278px;
    height: 250px;
    background:url("../../images/index/chuangxin03.png") no-repeat center top ;
}
.innovate li:nth-child(3) .tp{
    width: 278px;
    height: 250px;
    background:url("../../images/index/chuangxin02.png") no-repeat center top ;
}
.innovate li:nth-child(4) .tp{
    width: 278px;
    height: 250px;
    background:url("../../images/index/chuangxin04.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.active .txtCon .txtTitle{
    color:#005be5;
}
.innovate li .txtCon p{
    height:145px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding: 28px 18px 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: url(../../images/index/snsicon.png) no-repeat;
    background-position: -559px -394px;
}
.min{
    width: 36px;
    height: 40px;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    line-height: 45px;
    right: 0;
    text-align: center;
    padding-left: 15px;
    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;
}
/*赋码设备及应用模式*/
.box4{
    height:920px;
    background:url("../../images/product/mindLine/codingBg.png") no-repeat center top;
}
.box4 .mindCon{
    display: flex;
    justify-content: space-between;
}
.box4 img{
    margin-left:-30px;
}
.box4 .mindCon>div{
    width:683px;
    padding-top:50px;
}
.box4 .mindCon div h3{
    font-size: 32px;
    font-weight: normal;
    color: #333333;
    text-align: left;
}
.box4 .mindCon div ul{
    display: flex;
    justify-content: space-between;
    margin:45px 0 65px;
}
.box4 .mindCon div ul li{
    width: 209px;
    height: 63px;
    line-height: 63px;
    background:url("../../images/product/mindLine/codType.png") no-repeat;
    font-size: 22px;
    color: #3784ec;
}
.box4 .mindCon div p{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #666666;
    text-align: left;
    margin-bottom:35px;
}
/*采集数据流程示意图*/
.box5{
    height:2176px;
    background:url("../../images/product/mindLine/chartBg.jpg") no-repeat center top;
}
.box5 .mindCon img:nth-of-type(1){
    margin-left:-8px;
}
.box5 .titleCon h3{
    color:#fff;
}
.box5 .titleCon p{
    width:1000px;
    margin:48px auto 0;
    color:#fff;
    text-align: center;
}
.box5 .mindCon h3{
    font-size: 48px;
    font-weight: normal;
    color: #333333;
    margin:120px 0 50px;
}
.box5 .mindCon p{
    width:1000px;
    margin:0 auto;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #333333;
    margin-bottom:70px;
}
/*产品溯源全景展示*/
.box6{
    height:712px;
    background:url("../../images/product/mindLine/showBg.png") no-repeat center top;
    margin-top: -270px;
    padding-top: 160px;
}
.box6 .titleCon h3, .box6 .titleCon p{
    color:#fff;
}
.box6 .mindCon a{
    width: 270px;
    height: 80px;
    line-height: 80px;
    background-image: linear-gradient(90deg,
    #185da5 0%,
    #379ef7 100%),
    linear-gradient(
            #6140d8,
            #6140d8);
    background-blend-mode: normal,
    normal;
    border-radius: 40px;
    font-size: 22px;
    font-weight: normal;
    color: #ffffff;
    display: inline-block;
    margin-top:100px;
    text-decoration: none;
}
/*六大领域多种行业溯源解决方案*/
.box7{
  height:1520px;
  background: url(../../images/product/mindLine/caseBg.jpg) no-repeat center -110px;
  padding-top: 30px;
}
.box7 .mindCon{
    padding-top:30px;
}
.box7 .mindCon p.centerTxt{
    font-size: 48px;
    font-weight: normal;
    color: #333333;
    margin:185px 0 110px 0;
}
.box7 .mindCon ul{
    display: flex;
    justify-content: space-between;
}
.box7 .mindCon ul li{
    width: 285px;
    height: 330px;
    background-color: #ffffff;
    padding:60px 22px 0;
    box-sizing: border-box;
}
.box7 .mindCon ul li.active{
    border: solid 1px #2d7fd4;
}
.box7 .mindCon ul li i{
    height:58px;
}
.box7 .mindCon ul li i.targetIcon_1{width:47px;background-position:0 0;}
.box7 .mindCon ul li i.targetIcon_2{width:57px;background-position:0 -61px;}
.box7 .mindCon ul li i.targetIcon_3{width:67px;background-position:0 -122px;}
.box7 .mindCon ul li i.targetIcon_4{width:47px;background-position:0 -187px;}
.box7 .mindCon ul li h3{
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    margin:20px 0 25px;
}
.box7 .mindCon ul li p{
    font-size: 16px;
    line-height: 26px;
    color: #666666;
}
/*整合专家团队，沉淀多年行业经验*/
.box8{
    height:783px;
    background: url("../../images/product/mindLine/tradeBg.png") no-repeat center top;
}
.box8 .titleCon h3{
    color:#fff;
}
.box8 .mindCon>div{
    display: inline-block;
    width: 276px;
    height: 52px;
    line-height: 52px;
    background:#1f90e6;
    margin:-5px auto 0;
}
.box8 .mindCon div a{
    width:100%;
    font-size:18px;
    display: block;
    color:#fff;
    text-decoration: none;
}
.box8 .mindCon ul{
    width:1090px;
    margin:130px auto 0;
}
.box8 .mindCon ul li{
    width:690px;
    clear:both;
    text-align: left;
}
.box8 .mindCon ul li:nth-of-type(1){
    float:left;
}
.box8 .mindCon ul li:nth-of-type(2){
    float:right;
    margin-top:120px;
}
.box8 .mindCon ul li h3{
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    margin-bottom:24px;
}
.box8 .mindCon ul li p{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    color: #ffffff;
}
.box8 .mindCon ul li p span{
    color:#fff951;
}
/*行业案例*/
.box9{
    height:835px;
}
.box9 .titleCon {
    margin-bottom:10px;
}
.box9 .titleCon p{
    color:#333;
    margin-top:80px;
}
.box9 ul{
    width: 1200px;
    height: 480px;
    display:flex;
    justify-content: space-between;
}
.box9 ul li{
    width:384px;
    height:478px;
    padding:55px 55px 0;
}
.box9 ul li:nth-of-type(1){
    background:#fff url("../../images/product/mindLine/productImg_1.png") no-repeat;
}
.box9 ul li:nth-of-type(2){
    background:#fff url("../../images/product/mindLine/productImg_2.png") no-repeat;
}
.box9 ul li:nth-of-type(3){
    background:#fff url("../../images/product/mindLine/productImg_3.png") no-repeat;
}
.box9 ul li h3{
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
    margin-bottom:20px;
}
.box9 ul li p{
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #ffffff;
}