﻿@charset "utf-8";
/* CSS Document */



/* 顶部 */
.module_top {width:1140px;overflow:hidden;margin:35px auto 45px auto;height:45px;line-height:45px;}
.top_left {float:left;}
.top_tit {font-size:24px;float:left;}
.top_tit span {font-size:18px;}
.top_ul {height: 45px;transition: all 0.2s;-moz-transition: all 0.2s;-webkit-transition: all 0.2s;-o-transition: all 0.2s; margin-left: 50px;float: left;}
.top_ul li{padding: 0 10px;height: 20px;float: left;text-align: center; line-height: 20px;cursor: pointer;margin-right: 3px;margin-top: 14px;border-left: 1px solid #e1e1e1;background-color: inherit;}
 .top_ul li a {font-size: 14px;color: #666666;}
.on{color: #03cbb3;}



/* 模块 */
.moduleBox {width:1140px;margin:0 auto;overflow:hidden;}
.label{width:1140px;height: 45px;margin-bottom: 25px}
.labelWord{width: 100px;height: 45px; float: left;color: #fff;cursor: pointer;background-color: #ff6e68;font-size: 14px;text-align: center;line-height: 45px;}
.labelLine{width: 1040px;height: 1px;border-top: 1px dashed #e1e1e1;float: right; margin-top: 22px;}
.moduleUl li{height: 265px;width: 270px; margin-right: 15px;overflow: hidden;position:relative;}
.moduleBox .moduleUl1 li {position: initial;}
.moduleUl1,.moduleUl2 {width:auto;}
.moduleUl1 {overflow:inherit;width: 854px;float: left;position:relative;}
.moduleUl1 li:last-child {margin-right:0;}
.moduleImg{width: 270px;height: 170px;overflow: hidden;margin-bottom: 0px;}
.moduleImg img {width:100%;height:152px;border-radius: 5px;}
.moduleUl li span{display:block;height: 59px;border-bottom: 1px dashed #e1e1e1;line-height: 59px;font-size: 18px;margin-bottom: 15px;color: #666;float:left;width: 97%;} 
.moduleName {position:absolute;width:97%;text-align:center;}
.moduleUl li p{height: 59px;line-height: 59px;float: right;font-size: 16px;color:#ff6f69;position: absolute;right: 0;}
.moduleBox .modulePrice {right: 16px;}
/* 内页 */
.box {background:#f7f7f7;overflow: hidden;}
.item {width: 1140px;padding: 45px;background-color: #fff;margin:0 auto 20px auto;box-sizing: border-box;overflow: hidden;}
.itemLeft{width: 320px;height: 260px;margin-right: 45px;float: left;overflow: hidden;}
.itemLeft img {width:100%;}
.itemRight{ width: 678px; height: 260px;float: right;position: relative;}
.rightTit{width: 100%;height: 116px;border-bottom: 1px dashed #e1e1e1;}
.rightTit1{font-size: 32px;color: #1a1a1a;margin-bottom: 10px;}
.rightTit2{font-size: 14px;color: #666666;}
.rightMain{width: 100%;height: 85px;border-bottom: 1px dashed #e1e1e1;padding-top: 10px;position: relative;}
.rightMain td{padding:10px 50px 0 0;color: #666666;font-size: 16px;}
.mainPirce{font-size: 24px;color: #fe554e;}
.service{width: 100px;height: 40px;background-color: #ff6e68;color: #fff;line-height: 40px; font-size: 14px;border-radius: 2px;position: absolute;right: 0;top: 28px; cursor: pointer;}
.service img{float: left;margin: 10px 5px 10px 10px;}
.cart {width: 170px; height: 50px;background-color: #fe554e; color: #fff;font-size: 18px;border-radius: 4px;text-align: center; line-height: 50px;position: absolute;bottom: 0px;left: 0px;cursor: pointer;}
.itemRight i{font-size: 22px;margin-right: 10px;font-family: "fontIcons" !important;font-style: normal;-webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px;}


/* 产品详情 */

.product{width:1140px;overflow: hidden;margin:0 auto;}
.product_top{width: 1200px;height: 42px;margin: 0 auto;z-index:999;}
.product_hot{width: 240px;height: 41px;text-align: center;line-height: 42px;color: #ff6e68;font-size: 16px;background-color: #fff;padding-top: 0px; border-top: 2px solid #ff6e68;float: left;margin-right: 30px;}
.pro_nav{width: 930px;left: 270px;height: 42px; border-bottom: 1px solid #ff6e68; background-color: #f7f7f7; float: left;}
.pro_nav li{width: 120px;height: 41px;line-height: 40px;font-size: 14px;color: #666666;background-color: #f7f7f7;border: 1px solid #cccccc;border-bottom: none; border-radius: 0px;margin-left: 18px;    cursor: pointer;text-align:center;}
.product .on {background-color: #fff;color: #ff6e68;height: 42px;}
.hot_menu{width: 240px; height: auto;margin-right: 30px;padding-bottom: 40px;background-color: #fff;float: left;}
.hot_menu li{width: 100%; height: 210px; padding-top: 20px; text-align: center; background-color: #fff;}
.hot_menu li a {color: #666666;}
.hotImg{ width: 180px; height: 130px; margin: 0 auto;overflow: hidden;}
.hotImg img {width:100%;}
.hot_menu li span {font-size: 16px;color:#1a1a1a;}
.hot_menu li p {margin-top:5px;}
.product_right li{float:right;position: relative; width:870px;height: auto;background:#fff;text-align: center;}
.product_right embed {background:#000;}
.video {font-size:24px;color:#333;text-align:center;margin: 20px 0;}