﻿﻿
/*价格*/
.img100{
	width:100%;
}
.max_width100{
	max-width: 100%;
}
.price1 {
	padding: 3% 15%;
	background: #F5F5F5;
}

.price_img {
	padding: 10% 0;
	position: relative;
}
.price_btn {
	width: 40%;
	position: absolute;
	bottom: 10%;
	left: 30%;

}
#goumai1 table{
	margin: 0 auto;
}
#goumai1 .price_table{
	position: absolute;
	top: 45%;
}
#goumai1 .price_table td{
	padding: 3px;
}
#goumai1 td.padding_left20{
	padding-left: 30px;
}
#goumai1 .price_table td>strong{
	font-size: 16px;
}
#goumai1 td>h4>span{
	font-size: 50px;
	font-family: Gotham;
}
#goumai1 td>h4>.qian{
	font-size: 30px;
}
@media screen and (max-width: 425px) {
	#goumai1 .price_table td{
		padding:2px 0;
		font-size: 10px;
	}
	#goumai1 td.padding_left20{
		padding-left: 10px;
	}
	#goumai1 td>h4>span{
		font-size: 30px;
		font-family: Gotham;
	}
	#goumai1 .price_table td>strong{
		font-size: 10px;
	}
	#goumai1 td>h4>span.qian{
		font-size: 20px;
	}
}
@media screen and (min-width: 992px) and (max-width:1220px){
	#goumai1 .price_table td{
		padding:2px 0;
		font-size: 10px;
	}
	#goumai1 td.padding_left20{
		padding-left: 10px;
	}
	#goumai1 td>h4>span{
		font-size: 30px;
		font-family: Gotham;
	}
	#goumai1 .price_table td>strong{
		font-size: 10px;
	}
	#goumai1 td>h4>.qian{
		font-size: 20px;
	}
}
.font_Gotham{
	font-family: Gotham;
}


.price_table table tr:not(:first-child){
	margin-top: 5px;
}
.price_head{
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.price_head img{
	width: 100%;
	max-width: 400px;
}
.price_head div{
	margin-top: -80px;
	height: 70px;
	line-height: 16px;
}
.price_info{
	margin-top: 20px;
}
.price_info table tr{
	line-height:30px;
}
.price_info table tr:not(:first-child){
	margin-top: 15px;
}
.price_bottom{
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
}
.price_bottom img{
	width: 40%;
	max-width: 160px;
}
.price_main{
	padding: 0;
	margin:auto;
	width: 100%;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}
.price_shadow{
	box-shadow: 1px 1px 1px 1px #eee;
}
.zunxiang_link:hover{
	color: #FFCC4E;
	font-weight: bold;
	text-decoration: none;
}

.container1 {
 width: 100%;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size: 14px;
 line-height: 1.42857143;
 box-sizing: border-box;
}
.price_head_title1 {   font-size: 16px;  line-height: 30px;   }
.price_head_title2 {   font-size: 12px;  color: #535353;    }
.price_info table td span {color: #535353; }
 
 @media screen and (min-width: 1920px) {
 .price_head_title1{font-size: 25px!important;}
 .price_head_title1{font-size: 21px!important;}
 }
 	
.row1 {
    margin-left: -15px;
    margin-right: -15px;
}
	
.col-md-4 {
    width: 33.33333333%;
	float:left;
}

.row1:after {
  content: " ";
  display: table;
  clear: both;
}

h4 {
  font-weight: 500;
  line-height: 1.1;
}

.tips {
	text-align: center;
    color: #00a2ca;
    font-size: 12px;
    position: relative;
    top: 5px;
}

/*价格 end*/

/*字体横线*/
.order {
            height: 60px;
            line-height: 60px;
            text-align: center;
        }
.order .line {
            display: inline-block;
            width: 100px;
            border-top: 1px solid #ccc ;
        }
.order .text {
            color: #000;
            vertical-align: -10px;
			font-weight:600;
			font-size:35px;
        }
/*字体横线end*/


















/***表单提交***/

@media screen and (min-width: 1366px) and (max-width: 3180px) {
.floatdemo {
    position: absolute;
    left: 65%;
    top: 180px;
    z-index: 9998;
   background-color: #fb8f1fd9;
    
    -width: 27%;
    height: 480px;
    padding: 10px 30px
}

.floatdemo h2 {
    font-size: 27px;
    margin-bottom: 20px;
	 color: #ffffff;
}

.floatdemo .inputform .form-group {
    margin-bottom: 10px;
}

.floatdemo .inputform .form-button {
    padding-left: 0
}

.floatdemo .inputform .form-group .form-label {
    width: 25%;
    text-align: left; float:left;margin-top: 10px;
}

.floatdemo .inputform .form-group .form-label label {
    padding-top: 10px;
	 color: #ffffff;
}

.floatdemo .inputform .form-group .form-label em {
   padding-right: 10px;
       margin-left: -5px;
    margin-right: 5px;
}

.floatdemo .inputform .form-group .form-control_1 {
    margin-left: 23%
}

.floatdemo .inputform .form-group .form-control_1 input {
    border: 1px solid #eee;
    padding: 10px 5px;
    width: 240px !important;
}

.floatdemo .inputform .form-button input {
    width: 340px;
    margin-top: 20px;
    height: 36px
}
}

@media screen and (min-width: 300px) and (max-width: 960px) {
	.floatdemo { display:none;
	
	}

.out {
    width: 100%;
    height: 100px;
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
}

}


@media screen and (min-width: 960px) and (max-width: 1400px) {
.floatdemo {
    position: absolute;
    left: 59%;
    top: 50px;
    z-index: 9998;
    background-color: rgba(255, 129, 0, 0.9);
    /* width: 27%; */
    height: 480px;
    padding: 10px 30px;
    zoom: 0.9;
}

.floatdemo h2 { font-size:18px;  }


.floatdemo .inputform .form-group .form-label {
    width: 25%;
    text-align: left;
    float: left;
    margin-top: 10px;
}

.floatdemo .inputform .form-group .form-label label {
      padding-top: 0px;
    color: #ffffff;
    width: 280px;
}

.floatdemo .inputform .form-group .form-label em {
    padding-right: 10px;
    margin-left: -5px;
    margin-right: 5px;
}

.floatdemo .inputform .form-group .form-control_1 {
    margin-left: 23%;
}


.floatdemo .inputform .form-group .form-control_1 {
    margin-left: 23%;
  
    line-height: 35px;
}

.floatdemo .inputform .form-button input {
    width: 326px;
    margin-top: 20px;
    height: 36px;
}

}
