.move {
  background-color: #f5f7fa;
}
.move_box {
  width: 1200px;
  margin: 0 auto;
  padding: 23px 0 58px;
}
.move_nav {
  color: #999999;
  font-size: 14px;
}
.move_nav > span:nth-last-child(1) {
  color: #333333;
}

.move_nav > a:hover span {
  color: #3d7efe;
}
/************* 商品 ***************/
.commodity {
  width: 1168px;
  min-height: 600px;
  background-color: #fff;
  margin-top: 19px;
  padding: 16px;
  overflow: hidden;
}
.commodity_left {
  float: left;
  /*height: 600px;*/
}
.commodity_left > img {
  width: 356px;
  height: 356px;
}
.commodity_left_tab {
  margin-top: 14px;
}
.commodity_left_tab > img {
  margin-right: 8px;
  width: 66px;
  height: 66px;
}
.commodity_left_tab > img:nth-child(1) {
  margin-right: 8px;
  width: 14px;
  height: 26px;
}
.commodity_left_tab > img:nth-last-child(1) {
  margin-right: 8px;
  width: 14px;
  height: 26px;
}

.commodity_right {
  margin-left: 16px;
  float: left;
  /*height: 600px;*/
}
.commodity_right_title {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
}
.commodity_right_pirce {
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
  width: 780px;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  background-color: #f3f3f3;
}
.commodity_right_pirce > span {
  color: #ff580e;
}
.commodity_right_pirce > span:nth-child(2) {
  font-size: 24px;
  font-weight: bold;
}
.commodity_right_block {
  margin-top: 16px;
  line-height: 36px;
  padding: 0 10px;
  width: 780px;
  //height: 36px;
}
.move_option_title {
  font-size: 14px;
  color: #666666;
  float: left;
}

.move_option_title_desc{
  width:700px;
  float: left;
}
.order_addscene {
    color: #3d7eff;
	cursor:pointer;
}
.move_option {
  height: 30px;
  line-height: 30px;
  width: 84px;
  background-color: #f7f7f7;
  margin-right: 16px;
  border: 1px solid #f0f0f0;
  float: left;
  text-align: center;
  color: #666666;
}
.cycle {
  height: 62px;
}
.cycle_title {
  height: 60px;
}
.cycle_dec {
  padding-top: 36px;
  font-size: 12px;
  color: #999999;
}
.flow  .move_option,.duration  .move_option,.country  .move_option {
  margin-bottom: 12px;
}
.flow_type {
  height: 60px;
}
.flow_type_title {
  height: 60px;
}
.flow_type_dec {
  padding-top: 36px;
  font-size: 12px;
  color: #999999;
}
.project > span > a {
  color: #3d7eff;
  font-size: 14px;
}
.move_project_span {
  margin-left: 30px;
  font-size: 12px;
  color: #999999;
}
.count_title {
  height: 120px;
}
.move_count {
  width: 140px;
  height: 32px;
  float: left;
  border: 1px solid #d7d7d7;
}
.move_reduce {
  width: 40px;
  background-color: #e6eeff;
  height: 32px;
  line-height: 32px;
  text-align: center;
  float: left;
  color: #3D7EFF;
}
.move_count_number {
  width: 60px;
  height: 32px;
  float: left;
  text-align: center;
  color: #3D7EFF;
}
.move_count_number .move_count_number_data{
	background: #fff;
	color: #3D7EFF;
}
.move_plus {
  width: 40px;
  background-color: #e6eeff;
  height: 32px;
  line-height: 32px;
  text-align: center;
  float: left;
  color: #3D7EFF;
}
.move_reduce,
.move_plus:hover {
  cursor: pointer;
}
.move_count_span {
  font-size: 12px;
  color: #999999;
  padding-top: 36px;
}
.move_line_consul {
  width: 116px;
  margin-top: 24px;
  height: 36px;
  background-color: #3d7eff;
  float: left;
  line-height: 36px;
  border-radius: 3px;
}
.move_line_consul > img {
  width: 20px;
  height: 16px;
  margin: 0 6px 0 8px;
  margin-top: -4px;
}
.move_line_consul > span {
  color: #fff;
  font-size: 16px;
}
.move_floor_price {
  float: left;
  margin-top: 24px;
  margin-left: 12px;
  border-radius: 3px;
  line-height: 34px;
  text-align: center;
  width: 114px;
  height: 34px;
  border: 1px solid #3d7eff;
  color: #3d7eff;
}
.move_floor_purchase {
  float: left;
  margin-top: 24px;
  margin-left: 12px;
  border-radius: 3px;
  line-height: 34px;
  height: 34px;
  width: 114px;
  text-align: center;
  background-color: #ff580e;
  color: #fff;
  border: 1px solid #ff580e;
}
.move_floor_purchase:hover {
  cursor: pointer;
}
.move_option:hover {
  cursor: pointer;
}
.move_floor_price:hover {
  cursor: pointer;
}
.move_line_consul:hover {
  cursor: pointer;
}
.protype_active {
  background-color: #e3ecff;
  border: 1px solid #3d7eff;
  color: #3d7eff;
}

/************************ 热门模组 *************************/
.p_module {
  height: 320px;
  width: 1200px;
  background-color: #fff;
  margin: 16px 0;
}
.p_module_top {
  height: 40px;
  width: 1200px;
  background-color: #f2f2f2;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 2px solid #3d7eff;
}
.p_module_top > div {
  width: 106px;
  height: 40px;
  background-color: #3d7eff;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.p_module_bom {
  width: 1200px;
  height: 280px;
}
.p_module_bom_item {
  margin: 20px 20px 0 20px;
  width: 160px;
  float: left;
}
.p_module_bom_item:hover {
  cursor: pointer;
}
.p_module_bom_item .p_module_bom_title:hover{
	color: #3D7EFF;
}
.p_module_bom_item > img {
  width: 160px;
  height: 160px;
  border-radius: 3px;
}
.p_module_bom_item > div:nth-child(2) {
  color: #ff580e;
  font-size: 14px;
  margin: 8px 0;
}
.p_module_bom_item > div:nth-child(3) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
/*********************** 商品介绍 ********************/
.c_introd {
  //height: 1390px;
  width: 1200px;
  background-color: #fff;
}
.c_introd_bom {
  padding: 56px;
}
.c_introd_bom_dec {
  line-height: 32px;
}
.c_introd_bom > img {
  width: 700px;
  height: 600px;
  display: block;
  margin: 0 auto;
  margin-top: 52px;
}
/* 弹窗 */
#model {
  width: 520px;
  height: 360px;
  padding-right: 72px;
}
.model_name {
  margin-top: 36px;
  height: 36px;
  line-height: 36px;
}
.model_name_right {
  float: right;
  width: 350px;
  height: 34px;
  border: 1px solid #eeeeee;
}
.model_name_right > input {
  margin-left: 15px;
  width: 320px;
  font-size: 14px;
   background: #fff;
}
.model_name_left {
  float: right;
  color: #333333;
  font-size: 14px;
  margin-right: 16px;
}
.model_name_left > span {
  color: #ff0000;
}
.model_phone {
  margin-top: 20px;
  height: 36px;
  line-height: 36px;
}
.model_phone_right {
  float: right;
  width: 350px;
  height: 34px;
  border: 1px solid #eeeeee;
}
.model_phone_right > input {
  margin-left: 15px;
  width: 320px;
  font-size: 14px;
   background: #fff;
}
.model_phone_left {
  float: right;
  color: #333333;
  font-size: 14px;
  margin-right: 16px;
}
.model_phone_left > span {
  color: #ff0000;
}
.model_code {
  margin-top: 20px;
  height: 36px;
  line-height: 36px;
}
.model_code_right {
  width: 106px;
  height: 36px;
  background-color: #e7efff;
  font-size: 14px;
  color: #3d7eff;
  text-align: center;
  float: right;
}
.model_code_right:hover {
  cursor: pointer;
}
.model_code_left {
  float: right;
  width: 234px;
  height: 34px;
  border: 1px solid #eeeeee;
  margin-right: 10px;
}
.model_code_left > input {
  margin-left: 15px;
  width: 204px;
  font-size: 14px;
  background: #fff;
}
.model_sub {
  float: right;
  margin-top: 20px;
  width: 115px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #3d7eff;
  color: #fff;
  margin-right: 160px;
  border-radius: 3px;
}
.model_sub:hover {
  cursor: pointer;
}

.company_model_name {
  height: 32px;
  line-height: 32px;
  width: 460px;
  margin-top: 30px;
}
.company_model_name > div,
.company_model_name > input,
.company_model_license > div {
  float: left;
}
.company_model_name > div:nth-child(1),
.company_model_license > div:nth-child(1) {
  width: 126px;
  text-align: right;
}
.company_model_name > input {
  height: 30px;
  width: 294px;
  margin-left: 12px;
  padding-left: 8px;
  border: 1px solid #c4c6cf;
  border-radius: 4px;
  background: #fff;
}
.company_model_name > input::placeholder {
  color: #aaaaaa;
}
.company_model_name > div > span,
.company_model_license > div > span {
  color: #ff0000;
}
.company_model_license {
  height: 102px;
  width: 460px;
  margin-top: 20px;
}
.model_upload {
  margin-left: 12px;
  width: 96px;
  height: 102px;
  text-align: center;
  background-color: #f2f7ff;
  border: 1px solid #c4c6cf;
}
.model_upload:hover {
  cursor: pointer;
}
.model_upload > div:nth-child(1) {
  color: #c7c7c7;
  font-size: 60px;
}
.model_upload > div:nth-child(2) {
  color: #3d7eff;
}
.ress_model_set {
  margin-top: 24px;
  height: 36px;
}
.ress_model_set > input,
.ress_model_set > div {
  float: left;
  margin-left: 10px;
}
.ress_model_set > input {
  margin-top: 3px;
  margin-left: 100px;
}
#license,
#scene {
  margin-left: 12px;
  width: 96px;
  height: 102px;
}
#license,
#scene:hover {
  cursor: pointer;
}
#scene_model {
  padding-left: 20px;
  height: 300px;
}
.company_model_sub,
.scene_model_sub {
  margin-left: 138px;
  width: 120px;
  height: 34px;
  background-color: #5584ff;
  line-height: 34px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  margin-top: 30px;
}
.company_model_sub,
.scene_model_sub:hover {
  cursor: pointer;
}
/* 必填项 */
.ress_name_red,
.ress_phone_red,
.ress_address_red,
.ress_info_red {
  float: left;
  font-size: 10px;
  height: 8px;
  line-height: 20px;
  margin-left: 100px;
  color: red;
}

.company_name_red,
.company_code_red,
.company_phone_red {
  float: left;
  font-size: 10px;
  height: 8px;
  line-height: 20px;
  margin-left: 138px;
  color: red;
}

.scene_name_red,
.scene_code_red,
.scene_phone_red {
  float: left;
  font-size: 10px;
  height: 8px;
  line-height: 20px;
  margin-left: 138px;
  color: red;
}