﻿.part1{
    width: 1000px;
    margin: auto;
}
.title{
    padding: 62px 0 45px 0;
    text-align: center;
}
.title dt{
    font-size: 38px;
    line-height: 50px;
}
.title dd{
    color: #969696;
    font-size: 18px;
    line-height: 24px;
    margin-top: 24px;
}
.part1 .cell{
    overflow: hidden;
}
.part1 .item{
    width: 300px;
    height: 115px;
    float: left;
    background: #f4f4f4;
    margin-right: 30px;
    margin-bottom: 35px;
}
.part1 .item span{
    width: 90px;
    float: left;
    height: 100%;
    display: block;
}

.part1 .item dl{
    padding-left: 105px;
    padding-right: 15px;
}
.part1 .item dt{
    color: #29bdcf;
    font-size: 20px;
    line-height: 45px;
    border-bottom: 1px dashed #dcdcdc;
}
.part1 .item dd{
    color: #8b8b8b;
    line-height: 24px;
    margin-top: 10px;
}
.part1 .item:nth-child(1) span{
    background: #29bdcf url(../images/web/part1-icon1.png) no-repeat center;
}
.part1 .item:nth-child(2) span{
    background: #f3cd35 url(../images/web/part1-icon2.png) no-repeat center;
}
.part1 .item:nth-child(3) span{
    background: #4eca4e url(../images/web/part1-icon3.png) no-repeat center;
}
.part1 .item:nth-child(4) span{
    background: #f25b7b url(../images/web/part1-icon4.png) no-repeat center;
}
.part1 .item:nth-child(5) span{
    background: #b678e5 url(../images/web/part1-icon5.png) no-repeat center;
}
.part1 .item:nth-child(6) span{
    background: #7898f5 url(../images/web/part1-icon6.png) no-repeat center;
}

.part2{
    height: 592px;
    position: relative;
    background: url(../images/web/block-bg.png);
}
.part2 .cell{
    width: 1200px;
    margin: auto;
}
.part2 img{
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -158px;
}

.part3{
    width: 1200px;
    margin: auto;
    margin-top: 200px;
}
.mode-solution{
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.solution-flex{
    box-sizing: border-box;
    width: 280px;
    border:2px solid #f3f3f3;
    padding: 40px 20px;
    margin: 40px 10px 10px;
}
.solution-flex .title-img{
    text-align: center;
}
.solu-title{
    font-size: 18px;
    letter-spacing: 1px;
    padding: 15px 0;
    color: #303233;
}
.img_size{
    vertical-align: bottom;
}
.solu-text{
    height: 100px;
    line-height: 24px;
    font-size: 12px;
    color: #9c9b9a;
    letter-spacing: 1px;
}
.solu-button{
    display: flex;
    justify-content: space-between;
    color: #0088ff;
    vertical-align: bottom;
}
.see-consu{
    box-sizing: border-box;
    width: 100px;
    text-align: center;
    line-height: 32px;
    border:1px solid #dddddd;
    border-radius: 20px;
    cursor: pointer;
    color: #555555;
    text-decoration: none;
}
.see-consu:last-child{
    color: #f62070;
    border-color: #f62070;
}

.part4{
    width: 1200px;
    margin: auto;
}
.mod-inner {
    max-width: 1200px;
    min-width: 320px;
    margin: 0 auto;
    padding: 80px 0;
}
.entrance_text{
    padding: 0px 0 50px;
    color: #303233;
    font-size: 35px;
    letter-spacing: 1px;
    text-align: center;
}

.ent_flex{
    box-sizing: border-box;
    width: 290px;
    height: 290px;
    box-shadow: 0 0 4px 4px rgba(49,49,49,0.06);
}
.ent_header_slide{
    width: 38px;
    height: 3px;
    background-color: #f61b6d;
    margin: 0 auto;
}
.ent_img{
    width: 100px;
    height: 100px;
    margin: 40px auto 10px;
    background-position: center center;
    border-radius: 50%;
    background-size: 100px 100px;
}
.ent_name{
    color: #303233;
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 10px;

}
.ent_info{
    color: #8c8b8a;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
}
.ent_img_text{
    position: relative;
    margin: 30px 5px;
}
.ent_flex_position{
    position: absolute;
    top: 0;
    left:0;
    box-sizing: border-box;
    width: 290px;
    height: 290px;
    background-color: rgba(0,0,0,0.6);
    display: none;
}
.ent_flex_position img{
    width: 240px;
    height: 240px;
    display: block;
    margin: 25px auto;
}
.ent_all{
    width: 1200px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 0 10px;
}



/**/
.xcx-sect{
    padding: 50px 0;
}
.xcx-sect-bg{
    background-color: #f9f9f9;
}
.sect-tit{
    font-size: 32px;
    text-align: center;
    margin-bottom: 60px;
}

.xcx-icon {background-image: url("/coltd-assets/images/web/xcx-icona.png"); display:inline-block;}
.xcx-icon1 {background-position: -0px -0px; width: 100px; height: 100px; }
.xcx-icon2 {background-position: -100px -0px; width: 100px; height: 100px; }
.xcx-icon3 {background-position: -200px -0px; width: 100px; height: 100px; }
.xcx-icon4 {background-position: -300px -0px; width: 100px; height: 100px; }
.xcx-icon5 {background-position: -400px -0px; width: 100px; height: 100px; }
.xcx-icon6 {background-position: -500px -0px; width: 100px; height: 100px; }
.xcx-icon7{background-position: -1209px -0px; width: 100px; height: 100px; }
.xcx-icon8 {background-position: -641px -0px; width: 142px; height: 142px; }
.xcx-icon9 {background-position: -783px -0px; width: 142px; height: 142px; }
.xcx-icon10{background-position: -925px -0px; width: 142px; height: 142px; }
.xcx-icon11 {background-position: -1067px -0px; width: 142px; height: 142px; }

.xcx-sect1-content{
    width: 1134px;
    margin: 0 auto;
}
.xcx-sect1-detail{
    width: 162px;
    text-align: center;
}
.xcx-sect1-detail p{
    margin-top: 20px;
}
.xcx-sect2-detail{
    float: left;
    padding: 50px 30px 0 30px;
    height: 350px;
    background-color: #fff;
    text-align: center;
}
.xcx-sect2-tit{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}
/*.xcx-sect2-content{
	font-size: 18px;
}*/
.xcx-sect3-detail{
    text-align: center;
}
.xcx-sect-step{
    padding: 80px 15px;
}
.sect3-process{
    display: block;
    width: 980px;
    margin: 0 auto;
}
.xcx-sect3-content{
    color: #999;
}
.xcx-create-step{
    width:228px;
}
.contact-qq{
    width: 120px;
    height: 35px;
    border: 1px solid #f1890f;
    border-radius: 17px;
    display: block;
    margin: 0 auto;
    line-height: 35px;
    color: #f1890f;
}
.contact-qq:hover{
    color: #f1890f;
    text-decoration: none;
}
.step1{
    position: relative;
    left: -16px;
}
.step2{
    position: relative;
    left: -4px;
}
.step3{
    position: relative;
    left: 5px;
}
.step4{
    position: relative;
    left: 12px;
}
.sect4-detail{
    height: 625px;
    border: 1px solid #e7e7e7;
    box-shadow: 0 0 10px #e7e7e7;
    padding-top: 76px;
    text-align: center;
    margin-bottom: 60px;
    border-radius: 10px;
    background-color: #fff;
}
.sect4-detail:hover{
    border: 1px solid #f1890f;
    box-shadow: 0 0 15px #f5cfa3;
}
.sect4-tit{
    font-size: 24px;
}
.sect4-small-tit{
    margin: 20px 0 30px 0;
    font-size: 18px;
}
.xcx-price{
    margin-bottom: 30px;
    font-size: 45px;
}
.buy-now,.view-more,.sub-btn input{
    display: block;
    width: 140px;
    height: 40px;
    background-color: #f1890f;
    color: #fff;
    margin: 0 auto;
    border-radius: 4px;
}
.contact-service{
    color: #999;
    margin-top: 10px;
    font-size: 12px;
}
.xcx-advant{
    margin: 25px 0 20px 0;
    color: #f1890f;
}
.xcx-advant-detail{
    margin: 10px 0;
    font-size: 14px;
}
.xcx-advert-icon{
    margin-right: 28px;
    float: left;
}

.xcx-icon {background-image: url("../images/web/xcx-icona.png"); display:inline-block;}
.xcx-icon1 {background-position: -0px -0px; width: 100px; height: 100px; }
.xcx-icon2 {background-position: -100px -0px; width: 100px; height: 100px; }
.xcx-icon3 {background-position: -200px -0px; width: 100px; height: 100px; }
.xcx-icon4 {background-position: -300px -0px; width: 100px; height: 100px; }
.xcx-icon5 {background-position: -400px -0px; width: 100px; height: 100px; }
.xcx-icon6 {background-position: -500px -0px; width: 100px; height: 100px; }
.xcx-icon7{background-position: -1209px -0px; width: 100px; height: 100px; }
.xcx-icon8 {background-position: -641px -0px; width: 142px; height: 142px; }
.xcx-icon9 {background-position: -783px -0px; width: 142px; height: 142px; }
.xcx-icon10{background-position: -925px -0px; width: 142px; height: 142px; }
.xcx-icon11 {background-position: -1067px -0px; width: 142px; height: 142px; }
.xcx-sect1-content li{ float: left;}
.xcx-sect1-content{
    width: 1134px;
    margin: 0 auto;
}
.xcx-sect1-detail{
    width: 162px;
    text-align: center;
}
.xcx-sect1-detail p{
    margin-top: 20px;
}
.xcx-sect2-detail{
    float: left;
    padding: 50px 30px 0 30px;
    height: 350px;
    background-color: #fff;
    text-align: center;
}
.xcx-sect2-tit{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}
/*.xcx-sect2-content{
	font-size: 18px;
}*/
.xcx-sect3-detail{
    text-align: center;
}
.xcx-sect-step{
    padding: 80px 15px;
}
.sect3-process{
    display: block;
    width: 980px;
    margin: 0 auto;
}
.xcx-sect3-content{
    color: #999;
}
.xcx-create-step{
    width:228px;
}
.contact-qq{
    width: 120px;
    height: 35px;
    border: 1px solid #f1890f;
    border-radius: 17px;
    display: block;
    margin: 0 auto;
    line-height: 35px;
    color: #f1890f;
}
.contact-qq:hover{
    color: #f1890f;
    text-decoration: none;
}
.step1{
    position: relative;
    left: -16px;
}
.step2{
    position: relative;
    left: -4px;
}
.step3{
    position: relative;
    left: 5px;
}
.step4{
    position: relative;
    left: 12px;
}
.sect4-detail{
    height: 625px;
    border: 1px solid #e7e7e7;
    box-shadow: 0 0 10px #e7e7e7;
    padding-top: 76px;
    text-align: center;
    margin-bottom: 60px;
    border-radius: 10px;
    background-color: #fff;
}
.sect4-detail:hover{
    border: 1px solid #f1890f;
    box-shadow: 0 0 15px #f5cfa3;
}
.sect4-tit{
    font-size: 24px;
}
.sect4-small-tit{
    margin: 20px 0 30px 0;
    font-size: 18px;
}
.xcx-price{
    margin-bottom: 30px;
    font-size: 45px;
}
.buy-now,.view-more,.sub-btn input{
    display: block;
    width: 140px;
    height: 40px;
    background-color: #f1890f;
    color: #fff;
    margin: 0 auto;
    border-radius: 4px;
}
.contact-service{
    color: #999;
    margin-top: 10px;
    font-size: 12px;
}
.xcx-advant{
    margin: 25px 0 20px 0;
    color: #f1890f;
}
.xcx-advant-detail{
    margin: 10px 0;
    font-size: 14px;
}
.xcx-advert-icon{
    margin-right: 28px;
    float: left;
}