
/*公共样式*/
.section .section_li {width: 280px;background: #fff;transition: all .2s;float: left;margin: 10px;}
.section .li_type2 {width: 580px;}
.section .li_type3 {width: 380px;}
.section .section_li .itme_buy {font-size: 14px;line-height: 1;padding: 14px 20px 0;text-align: right;}
.section .section_li .itme_buy a{color: #666666;}
.section .section_li .itme_buy .itme_arrow{font-family: 'SimSun','宋体',SimSun;display: inline-block;padding-right: 4px;transform: scale(0.8);-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-o-transform:scale(0.8);font-size: 9px;}
.section .section_li .itme_buy a:hover {color: #c00;}
.section .section_li .item_img {overflow: hidden;}
.section .section_li .item_img img {width: 64px;height: 64px;border-radius: 100px;}
.section .section_li .item_info {padding: 30px 10px;}
.section .section_li .title {font-size: 22px;line-height: 1;color: #333;}
.section .section_li .summ {margin: 20px 0 8px;}
.section .section_li .summ .summ_item{font-size: 14px;line-height: 1; color: #666;padding-bottom: 12px;}
.section .section_li .info_btn{font-size: 0;}
.section .section_li .detail_btn {font-size: 12px;margin: 0 auto;color: #333;border: 1px solid #ededed;background: #fff;display: inline-block;box-sizing: border-box;}
.section .section_li .experience_btn{width: 110px;}
.section .section_li .preview_btn{width: 90px;margin-left: 10px;}
.section .section_li .detail_btn:hover {background: #c00;color: #fff;border-color: #c00;}
.section .section_li .detail_btn a{display: inline-block;width: 100%;line-height: 30px;color: inherit;box-sizing: border-box;}
.section .section_subordinate_title{font-size: 18px;padding: 40px 0 0;line-height: 1;}
.section .section_div{ margin-top: 40px !important;}

/*banner图片样式*/
.banner_div{height: 300px;}
.banner_div .title{color: #fff;font-size: 40px;line-height: 1;position: relative;z-index: 1;display: inline-block;}
.banner_div .title span{width: 8px;height: 8px;background: #fff;border-radius: 50px;display: inline-block;margin: 0 15px;transform: translateY(-20px);-webkit-transform: translateY(-20px);-moz-transform: translateY(-20px);-o-transform:translateY(-20px);}
.banner_div .content{color: #fff;font-size: 22px;line-height: 1;margin-top: 40px;margin-bottom: 40px;font-weight: 100;letter-spacing: 1px;}
.banner_div .btn{font-size: 16px;border: 1px solid #fff;line-height: 35px;width: 145px;text-align: center;float: left;margin-right: 14px;color: #ffffff;box-sizing: border-box;}
.banner_div .left_item{left: 10px; margin-top: -51px; line-height: 1;transform: unset;-webkit-transform: unset;-moz-transform: unset;-o-transform:unset;}
/*背景色*/
.products_box0{background: #f3f3f3;}
.products_box1{background: #ECECEC;}
.products_box2{background: #f3f3f3;padding-bottom: 0!important;}
/*推广产品体验*/
.popularize_products_box .experience_btn{width: 90px;}

@media screen and (min-width:1024px) and (max-width:1200px){
    #subMenu .mainTitle{padding-left: 20px;}
}

@media screen and (min-width:414px) and (max-width:767px){
    #subMenu .mainTitle{padding-left: 20px;}
    #subMenu .mainTitle li{font-size: 20px;}
    .freeTable strong{font-size:18px;}
    .freeTable img{margin: 0px 20px 0px 20px;width: 20%;}
}
@media screen and (max-width:375px){
    #subMenu .mainTitle{padding-left: 20px;}
    #subMenu .mainTitle li{font-size: 20px;}
    .freeTable strong{font-size:18px;}
    .freeTable img{margin: 0px 20px 0px 20px;width: 20%;}
}


