.container_ycm{
    font-family:'Helvetica Neue', 'Hiragino Sans GB', 'Microsoft YaHei', u9ed1u4f53, Arial, sans-serif;
    min-width:1122px;
    background-color:#fff;
    margin-bottom:-35px;
}
/*头部*/
#header_ycm{
    width:100%;
    height:56px;
    background-color:#f3f3f3;
    position:absolute;
    left:0;
    top:0;
    z-index:77;
    opacity:0;
    transition:all ease .3s;
    -webkit-transition:all ease .3s;
}
#header_ycm .header_container_ycm{
    width:1122px;
    margin:0 auto;
    position:relative;
}
#header_ycm .nav_list_ycm{
    width:720px;
    height:100%;
    margin:0 auto;
}
#header_ycm .nav_link{
    display:block;
    width:90px;
    margin:0 45px;
    height:50px;
    text-align:center;
    line-height:50px;
    color:#181818;
    font-size:16px;
    padding-top:3px;
    border-bottom:3px solid #f3f3f3;
    transition:border ease .3s;
    -webkit-transition:border ease .3s;
}
#header_ycm .nav_link.active{
    border-color:#38c5f5;
}
#header_ycm .header_buy{
    display:block;
    position:absolute;
    right:2px;
    bottom:10px;
    width:110px;
    height:36px;
    line-height:36px;
    text-align:center;
    border-radius:18px;
    font-size:16px;
    color:#fff;
    background:#f76d1b;
    background:linear-gradient(to right,#fbb708,#f76d1b);
    background:-webkit-linear-gradient(to right,#fbb708,#f76d1b);
}
#header_ycm .header_buy:hover{
    background:linear-gradient(to right,#f76d1b,#fbb708);
    background:-webkit-linear-gradient(to right,#f76d1b,#fbb708);
}
/*产品价值*/
#worth_ycm{
    width:100%;
    padding-top:98px;
    position:relative;
}
#worth_ycm .worth_title{
    font-size:28px;
    line-height:1;
    color:#181818;
    font-weight:400;
    text-align:center;
}
#worth_ycm .section{
    width:1122px;
    height:400px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}
#worth_ycm .section_border{
    height:2px;
    background:url(/resource/images/product_ycm/section_border.png) no-repeat center center;
    position: relative;
}
#worth_ycm .section .picture{
    position:absolute;
}
#worth_ycm .section .title{
    font-size:28px;
    font-weight:400;
    line-height:1;
    color:#38c5f5;
}
#worth_ycm .section .detail{
    font-size:16px;
    line-height:28px;
    color:#2f2f2f;
    margin-top:24px;
    margin-left:21px;
}
#worth_ycm .section .detail li{
    /*list-style-image:url(/resource/images/product_ycm/dot.png);*/
    margin-left: 0;
    position:relative;
}
#worth_ycm .section .detail li:before{
    content:'';
    display:block;
    width:4px;
    height:4px;
    background:url(/resource/images/product_ycm/dot.png) no-repeat;
    position:absolute;
    left:-13px;
    top:11px;
}
#worth_ycm .section_1 .picture{
    left:107px;
    top:72px;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    opacity:0;
    transition:all ease-out .37s;
    -webkit-transition:all ease-out .37s;
}
#worth_ycm .section_1 .picture.slideIn{
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    opacity:1;
}
#worth_ycm .section_1 .content{
    margin:147px 0 0 597px;
}
#worth_ycm .section_2 .picture{
    left:604px;
    top:50px;
    transform:translateX(50%);
    -webkit-transform:translateX(50%);
    -ms-transform:translateX(50%);
    opacity:0;
    transition:all ease-out .37s;
    -webkit-transition:all ease-out .37s;
}
#worth_ycm .section_2 .picture.slideIn{
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    opacity:1;
}
#worth_ycm .section_2 .content{
    margin:147px 0 0 97px;
}
#worth_ycm .section_3 .picture{
    left:107px;
    top:70px;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    opacity:0;
    transition:all ease-out .37s;
    -webkit-transition:all ease-out .37s;
}
#worth_ycm .section_3 .picture.slideIn{
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    opacity:1;
}
#worth_ycm .section_3 .content{
    margin:161px 0 0 587px;
}
#worth_ycm .section_4 .picture{
    left:657px;
    top:57px;
    transform:translateX(50%);
    -webkit-transform:translateX(50%);
    -ms-transform:translateX(50%);
    opacity:0;
    transition:all ease-out .37s;
    -webkit-transition:all ease-out .37s;
}
#worth_ycm .section_4 .picture.slideIn{
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    opacity:1;
}
#worth_ycm .section_4 .content{
    margin:133px 0 0 117px;
}
#worth_ycm .section_5 .picture{
    left:142px;
    top:93px;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    opacity:0;
    transition:all ease-out .37s;
    -webkit-transition:all ease-out .37s;
}
#worth_ycm .section_5 .picture.slideIn{
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    opacity:1;
}
#worth_ycm .section_5 .content{
    margin:145px 0 0 589px;
}
#worth_ycm .section_6 .picture{
    left:620px;
    top:77px;
    transform:translateX(50%);
    -webkit-transform:translateX(50%);
    -ms-transform:translateX(50%);
    opacity:0;
    transition:all ease-out .37s;
    -webkit-transition:all ease-out .37s;
}
#worth_ycm .section_6 .picture.slideIn{
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    opacity:1;
}
#worth_ycm .section_6 .content{
    margin:152px 0 0 125px;
}
/*产品功能*/
#function_ycm{
    width:1122px;
    padding-top:60px;
    padding-bottom:60px;
    margin:0 auto;
}
#function_ycm .function_title{
    font-size:28px;
    line-height:1;
    color:#181818;
    font-weight:400;
    text-align:center;
}
#function_ycm .function_container{
    margin-top:40px;
}
#function_ycm .section_container{
    width:321px;
    height:321px;
    padding:2px;
    background:url(/resource/images/product_ycm/section_background.png) no-repeat;
    margin-right:79px;
}
#function_ycm .section_container:last-child{
    margin:0;
}
#function_ycm .section_container .section{
    width:100%;
    height:157px;
    position:relative;
    overflow:hidden;
}
#function_ycm .section_container .section:last-child{
    margin-top:2px;
}
#function_ycm .section .icon{
    display:block;
    width:64px;
    height:62px;
    background:url(/resource/images/product_ycm/function_icon.png) no-repeat;
    position:absolute;
    left:60px;
    top:31px;
    margin:0;
}
#function_ycm .section .title{
    font-size:22px;
    line-height:1;
    color:#2f2f2f;
    font-weight:400;
    margin:49px 0 0 149px;
}
#function_ycm .section .content{
    font-size:15px;
    line-height:20px;
    color:#969696;
    margin:31px 0 0 51px;
}
#function_ycm .section .content p{
    font-size:15px;
    line-height:20px;
    color:#969696;
}
#function_ycm .section_1 .icon{
    background-position:0 0;
}
#function_ycm .section_2 .icon{
    background-position:-192px 0;
}
#function_ycm .section_3 .icon{
    background-position:-64px 0;
}
#function_ycm .section_4 .icon{
    background-position:-256px 0;
}
#function_ycm .section_5 .icon{
    background-position:-128px 0;
}
#function_ycm .section_6 .icon{
    background-position:-320px 0;
}
/*产品价格*/
#price_ycm{
    width:100%;
    height:120px;
    /*background:url(/resource/images/product_ycm/price_background.jpg) no-repeat center center;*/
    padding:70px 0;
    position: relative;
}
#price_ycm_bg{
    height: 260px;
    position: absolute;
    top: 0;
}
#price_ycm_bg img{
    width: 100%;
    height: 100%;
}
#price_ycm .price_container{
    width:1122px;
    height:100%;
    margin:0 auto;
    color:#fff !important;
    position: relative;
}
#price_ycm .left{
    width:205px;
    height:120px;
    margin-left:60px;
    position:relative;
    color:#fff !important;
    position: relative;
}
#price_ycm .left .name{
    font-size:32px;
    line-height:1;
    margin-bottom:20px;
    color: #fff;
}
#price_ycm .left .detail{
    font-size:20px;
    line-height:1;
    color: #fff;
}
#price_ycm .left .price{
    font-size:20px;
    line-height:1;
    position:absolute;
    left:0;
    bottom:0;
    color: #fff;
}
#price_ycm .left .num{
    font-size:36px;
    color: #fff;
}
#price_ycm .right{
    font-size:16px;
    line-height:30px;
    list-style-type:disc;
    margin-left:192px;
    position: relative;
}
#price_ycm .right li{
    margin:0;
    list-style-type:disc;
}
#price_ycm .price_buy{
    position: relative;
    display:block;
    margin:42px 2px 0 0;
    width:110px;
    height:36px;
    line-height:36px;
    text-align:center;
    border-radius:18px;
    font-size:16px;
    color:#fff;
    background:#3cbbfe;
    background:linear-gradient(to right,#31d2ea,#3cbbfe);
    background:-webkit-linear-gradient(to right,#31d2ea,#3cbbfe);
}
#price_ycm .price_buy:hover{
    background:linear-gradient(to right,#3cbbfe,#31d2ea);
    background:-webkit-linear-gradient(to right,#3cbbfe,#31d2ea);
}
/*客户案例*/
#customer_ycm{
    width:1122px;
    margin:0 auto;
    padding-top:60px;
    padding-bottom:60px;
}
#customer_ycm .customer_title{
    font-size:28px;
    line-height:1;
    color:#181818;
    font-weight:400;
    text-align:center;
}
#customer_ycm .swiper{
    margin-top:40px;
    width:100%;
    height:221px;
    position:relative;
}
#customer_ycm .swiper-container{
    height:100%;
    width:1000px;
    margin:0 auto;
}
#customer_ycm .swiper-container .line{
    width:100%;
    height:1px;
    background:url(/resource/images/product_ycm/customer_line.png) repeat-x;
    position:absolute;
    left:0;
    top:127px;
}
#customer_ycm .swiper-container .picture{
    display:block;
    margin:0 auto 12px;
}
#customer_ycm .swiper-container .type{
    width:120px;
    height:30px;
    background:#38c4f7;
    color:#fff;
    font-size:16px;
    line-height:30px;
    text-align:center;
    margin:0 auto 18px;
    border-radius:2px;
}
#customer_ycm .swiper-container .name{
    text-align:center;
    font-size:16px;
    line-height:1;
    color:#181818;
    margin-bottom:7px;
}
#customer_ycm .swiper-container .detail{
    width:360px;
    margin:0 auto;
    font-size:12px;
    line-height:21px;
    color:#646464;
}
#customer_ycm .swiper-container .more{
    color:#4dc8f8;
}
#customer_ycm .swiper-button-prev,
#customer_ycm .swiper-button-next{
    top:90px;
    margin:0;
    background:url(/resource/images/product_ycm/customer_arrow.png) no-repeat;
    width:36px;
    height:72px;
}
#customer_ycm .swiper-button-prev{
    left:0;
    background-position:0 0;
}
#customer_ycm .swiper-button-prev:hover{
    background-position:0 -72px;
}
#customer_ycm .swiper-button-next{
    right:0;
    background-position:-36px 0;
}
#customer_ycm .swiper-button-next:hover{
    background-position:-36px -72px;
}