.productbox {width:100%;background-color:#fff;}
.productbox .title {font-size:35px;color:#2d3137;text-align:center;margin:50px auto;}
@media (max-width:768px) {
.product{ display:none}
}
.product {max-width:1200px;margin:0 auto; width:100%}
.product {margin-top:14px;}
.product_select {position:relative;}
.product_select .underline {position:absolute;left:0;bottom:0;width:240px;height:3px;background-color:#e41e2b;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s;}
.product_select ul li {float:left;width:20%;padding-bottom:12px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;cursor:pointer;}
.select_sprite {width:46px;height:48px;margin:0 auto;}
.second_select_sprite,.fifth_select_sprite {width:48px;}
.first_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat 0px 0px;}
.second_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat -56px 0px;}
.third_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat -114px 0px;}
.fourth_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat -170px 0px;}
.fifth_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat -226px 0px;}
.product_select ul li:hover .first_select_sprite,.product_select ul li.selected .first_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat 0px -58px;}
.product_select ul li:hover .second_select_sprite,.product_select ul li.selected .second_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat -56px -58px;}
.product_select ul li:hover .third_select_sprite,.product_select ul li.selected .third_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat -114px -58px;}
.product_select ul li:hover .fourth_select_sprite,.product_select ul li.selected .fourth_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat -170px -58px;}
.product_select ul li:hover .fifth_select_sprite,.product_select ul li.selected .fifth_select_sprite {background:url(../images/qy_sprite_img.png) no-repeat -226px -58px;}
.product_text {line-height:74px;font-size:18px;color:#5e6e82;text-align:center;}
.product_select ul li.selected .product_text,.product_select ul li:hover .product_text {color:#e41e2b;}
.product_kind {background-color:#f5f5f5;padding:40px 0px;}
.product_item {max-width:1200px;margin:0 auto;display:none; width:100%}
.product_item.default_show {display:block;}
.mr30 {margin-right:30px;}
.itembox {float:left;width:380px;background-color:#fff;cursor:pointer;}
.itembox a {display:block;padding:34px 38px 42px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.itembox:hover {background-color:#666;box-shadow:0px 0px 20px 10px #ccc; color:#fff;}
.itembox:hover *{ color: #fff}
.item_title {line-height:38px;font-size:20px;color:#2d3137;}
.itembox p {line-height:32px;font-size:14px;color:#9ea7b3;}
.itembox ul {margin-top:27px;}
.itembox ul li {float:left;width:50%;margin-bottom:12px;}
.li_head {line-height:25px;font-size:16px;color:#2d3137;}
.li_bottom {line-height:22px;font-size:14px;color:#9ea7b3;}
.shopbox {padding-top:10px;}
.shopbox .price {float:left;}
.price span {line-height:40px;font-size:18px;color:#e41e2b;}
.price i {color:#5e6e82;margin-left:6px;}
.shopbox .now_buy {float:right;width:138px;height:38px;line-height:40px;font-size:16px;text-align:center;color:#e41e2b;background-color:#fff;border:1px solid #e41e2b;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;}
.shopbox .now_buy:hover {color:#fff;background-color:#e41e2b;}
.tits {margin-bottom:30px;}
.indexPage .mod5 .news,.indexPage .mod5 .news .ins {width:100%;}
.news-list {float:left;display:block;width:580px;height:100px;background-color:#fff;margin-bottom:20px;}
.news-list>div {float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.news-time {width:102px;padding:18px 0px;text-align:center;border-right:1px solid #ededed;}
.time-day {font-size:37px;color:#5E6D81;}
.news-contents {position:relative;width:460px;text-align:left;padding:22px 36px 0px 30px;}
.content-title {height:17px;line-height:17px;font-size:17px;color:#2D3037;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-bottom:7px;}
.content-des {position:relative;width:394px;height:38px;line-height:20px;font-size:14px;color:#A4ADB8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-list:hover {background-color:#FF6666;}
.news-list:hover .news-time {border-color:hsla(0,0%,100%,.2);}
.news-list:hover .time-day,.news-list:hover .time-month,.news-list:hover .content-title,.news-list:hover .content-des {color:#ffffff;}
.news-list:hover .time-month,.news-list:hover .content-des {opacity:.7;}
.time-month {color:#9EA7B3;}
.mr40 {margin-right:40px;}