﻿/********快柜***************/

/*****module_first*******/
@media screen and (max-width: 1201px) {
	.module_first{
    	min-height: 400px !important;
	}
	.module_first .title {
    margin-top: 75px !important;
	}
}
.module_first{
    background-image: url('../images/receipt/bg1.jpg');
    min-height: 640px;
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 1200px;
    background-position: 50% 0;

}
.module_first .title{
    color: #000;
    font-size: 40px;
    margin-bottom: 15px;
    margin-top: 160px;
    margin-left: 615px;
	letter-spacing: 1px;
}
.module_first .brief{
    font-size: 24px;
    color: #000;
    margin-left: 615px;
    margin-bottom: 0px;
	letter-spacing: 1px;
}
/***********module_second*************/
.module_second{
    min-height: 596px;
}
.module_second .topTitle{
    width: 608px;
    margin: 84px auto 60px auto;
}
.module_second  .title{
    color: #000;
    font-size: 34px;
	letter-spacing: 1px;
}
.module_second .topTitle  .leftline, .rightLine{
    margin-top: 23px;
}
.module_second .conter{
    padding: 0px 100px;
}
.module_second .conter .textBox{
    width: 511px;
    margin-top: 70px;
}
.module_second .conter .textBox .text{
    font-size: 18px;
    line-height: 40px;
	letter-spacing: 1px;
}
.module_second .conter .product{
    width: 460px;
}
/***********module_third*************/
.module_third{
    background-color: #eff0f4;
    min-height: 596px;
}
.module_third .topTitle{
    width: 761px;
    margin: 84px auto 60px auto;
}
.module_third  .title{
    color: #000;
    font-size: 34px;
	letter-spacing: 1px;
}
.module_third .topTitle  .leftline, .rightLine{
    margin-top: 23px;
}
.module_third .conter{
}
.module_third .conter .icon{
    width: 60px;
    margin: 80px auto 0px auto;
}
.module_third .conter .showBox{
    width: 258px;
    height: 341px;
    background-color: #fff;
    border:1px solid #c8c8ca;
	-webkit-transition:All 0.3s ease-out;
	-moz-transition:All 0.3s ease-out;
	-o-transition:All 0.3s ease-out;
}
.module_third .conter .showBox .title{
    font-size: 20px;
    color: #000;
	letter-spacing: 1px;
    margin: 25px 0px 20px 0px;
}
.module_third .conter .showBox .text{
    font-size: 16px;
    color: #999;
    line-height: 30px;
}
.module_third .conter .sort{
    margin-left: 35px;
}
.module_third .showList{
	min-height:361px;
	padding-left:40px;
}
.amplification:hover{
	-webkit-box-shadow: 5px 5px 5px rgba(85,85,85,0.2);  
	-moz-box-shadow: 5px 5px 5px rgba(85,85,85,0.2);  
	box-shadow: 5px 5px 5px rgba(85,85,85,0.2);
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);  
  }


@media screen and (min-width:320px) and (max-width: 479px) {
.module_first{ background-size:640px 160px; min-width:320px; min-height:160px !important;}	
.module_first .title{ font-size: 16px;margin-bottom: 5%;margin-top: 10% !important;margin-left: 0;margin-right: 8%;text-align: right;}
.btn1Box{ display:none;}
.btn2Box{ display:none;}
.module_second .topTitle{ width:100%;margin: 30px auto 20px auto;font-size: 16px;}
.module_second .topTitle .leftline, .rightLine{ margin-top:12px;}
.module_second .conter{ padding:0 15px;}
.module_second .conter .textBox{ width: 100%; margin-top:0;}
.module_second .conter .textBox .text{ font-size: 14px;line-height: 25px; margin-bottom:30px;}
.module_second .conter .product{ width:auto;}
.module_second{ min-height:465px; padding-bottom:20px;}

.module_third .topTitle{ width:100%;margin: 30px auto 20px auto;font-size: 16px;}
.module_third .topTitle .leftline, .rightLine{ margin-top:12px;}
.module_third .conter{ padding-top:20px;}
.module_third .conter ul{ padding:0; width:270px;margin: 0 auto;}
.module_third .showList{ min-height: auto;}
.module_third .conter .sort{ margin-left:0;}
.module_third .conter .showBox{ margin-bottom:15px;}
.module_first .brief{ display:none;}
	}
	
	
@media screen and (min-width:480px) and (max-width: 639px) {
.module_first{ background-size:960px 240px; min-width:480px; min-height:240px !important;}	
.module_first .title{ font-size: 18px;margin-bottom: 5%;margin-top: 10% !important;margin-left: 0;margin-right: 8%;text-align: right;}
.btn1Box{ display:none;}
.btn2Box{ display:none;}
.module_second .topTitle{ width:100%;margin: 30px auto 20px auto;font-size: 18px;}
.module_second .topTitle .leftline, .rightLine{ margin-top:12px;}
.module_second .conter{ padding:0 15px;}
.module_second .conter .textBox{ width: 100%; margin-top:0;}
.module_second .conter .textBox .text{ font-size: 14px;line-height: 25px; padding-bottom:30px;}
.module_second .conter .product{ width:100%;}
.module_second{ min-height:465px; padding-bottom:20px;}

.module_third .topTitle{ width:100%;margin: 30px auto 20px auto;font-size: 18px;}
.module_third .topTitle .leftline, .rightLine{ margin-top:12px;}
.module_third .conter{ padding-top:20px;}
.module_third .conter ul{ padding:0; width:270px; margin: 0 auto;}
.module_third .showList{ min-height: auto;}
.module_third .conter .sort{ margin-left:0;}
.module_third .conter .showBox{ margin-bottom:15px;}
.module_first .brief{ display:none;}
	}
	
	
@media screen and (min-width:640px) and (max-width: 767px) {
.module_first{ background-size:1280px 320px; min-width:640px; min-height:320px !important;}	
.module_first .title{ font-size: 22px;margin-bottom: 5%;margin-top: 10% !important;margin-left: 0;margin-right: 8%;text-align: right;}
.btn1Box{ display:none;}
.btn2Box{ display:none;}
.module_second .topTitle{ width:100%;margin: 30px auto 20px auto;font-size: 22px;}
.module_second .topTitle .leftline, .rightLine{ margin-top:17px;}
.module_second .conter{ padding:0 15px;}
.module_second .conter .textBox{ width: 40%%; margin-top:0; margin-right:5%;}
.module_second .conter .textBox .text{ font-size: 16px;line-height: 40px; padding-bottom:30px;}
.module_second .conter .product{ width:100%;}
.module_second{ min-height:465px; padding-bottom:20px;}
.b_w{ width:55%;}
.module_third .topTitle{ width:100%;margin: 30px auto 20px auto;font-size: 22px;}
.module_third .topTitle .leftline, .rightLine{ margin-top:17px;}
.module_third .conter{ padding-top:20px;}
.module_third .conter ul{ padding:0; width:546px;margin: 0 auto;}
.module_third .showList{ min-height: auto;}
.module_third .conter .sort{ margin-left:0;}
.module_third .conter .showBox{ margin-bottom:15px; margin-right:15px;}
.module_first .brief{ display:none;}
	}
	
@media screen and (min-width:768px) and (max-width: 1024px) {
.module_first{ background-size:1280px 320px; min-width:640px; min-height:320px !important;}	
.module_first .title{ font-size: 24px;margin-bottom: 5%;margin-top: 10% !important;margin-left: 0;margin-right: 8%;text-align: right;}
.btn1Box{ display:none;}
.btn2Box{ display:none;}
.module_second .topTitle{ width:100%;margin: 30px auto 20px auto;font-size: 22px;}
.module_second .topTitle .leftline, .rightLine{ margin-top:17px;}
.module_second .conter{ padding:0 15px;}
.module_second .conter .textBox{ width: 40%; margin-top:0;margin-right:5%;}
.module_second .conter .textBox .text{ font-size: 16px;line-height: 40px; padding-bottom:30px;}
.module_second .conter .product{ width:100%;}
.module_second{ min-height:465px; padding-bottom:20px;}
.b_w{ width:55%;}
.module_third .topTitle{ width:100%;margin: 30px auto 20px auto;font-size: 22px;}
.module_third .topTitle .leftline, .rightLine{ margin-top:17px;}
.module_third .conter{ padding-top:20px;}
.module_third .conter ul{ padding:0; width:546px;margin: 0 auto;}
.module_third .showList{ min-height: auto;}
.module_third .conter .sort{ margin-left:0;}
.module_third .conter .showBox{ margin-bottom:15px; margin-right:15px;}
.module_first .brief{ display:none;}
	}

