﻿/********智能钱柜***************/

/*****module_first*******/
@media screen and (max-width: 1201px) {
	.module_first{
    	min-height: 400px !important;
	}
	.module_first .title {
    margin-top: 40px !important;
	}
}
.module_first{
    background-image: url('../images/demand/bg1.jpg');
    min-height: 645px;
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 1200px;
    background-position-x: 50%;

}
.module_first .title{
    color: #fff;
    font-size: 40px;
    margin-bottom: 15px;
    margin-top: 120px;
    margin-left: 600px;
	letter-spacing: 1px;
}
.module_first .brief{
    font-size: 24px;
    color: #fff;
    margin-left: 600px;
    margin-bottom: 0px;
	letter-spacing: 1px;
}
.module_first .text{
    font-size: 20px !important;
}
.module_first .btnBox ul{
    margin: 0px;
    padding-left: 0px;
}
.module_first .btnBox .border-b{
    border-bottom: 1px solid rgba(167,167,167,0.1);
}
.module_first .btnBox .border-l{
    border-left: 1px solid rgba(167,167,167,0.1);
}
.module_first .c-btn{
    margin-left: 50px;
    padding-left: 35px;
}
.d-btn .btnList{
    padding-top: 20px;
}
.module_first  .btnText1{
    color: #fff;
    font-size: 18px;
	margin: 0px 0px 0px 55px;
	letter-spacing: 1px;
}
.module_first  .btnText2{
    color: #fff;
    font-size: 18px;
	margin:12px 0px 0px 56px;
}
.module_first  .txt{
    color: #fff;
    font-size: 15px;
	margin:0px -65px 0px 55px;
}
.module_first  .txt2{
    color: #fff;
    font-size: 15px;
	margin:0px 0px 0px 55px;
	letter-spacing: 1px;
}
.module_first .btn1Box{
	margin: 0px 0px 0px 569px;
    background-image: url("../images/demand/btn1.png");
    background-repeat: no-repeat;
    background-size: 17%;
    background-position: 10% 50%;
}

.module_first .btn2Box{
    margin-left: 569px;
	background-image: url("../images/demand/btn2.png");
	background-repeat: no-repeat;
	background-size: 17%;
	background-position: 10% 50%;
}
.module_first .btn-box{
	min-width: 171px;
	-webkit-transition:All 0.2s ease-out;
	-moz-transition:All 0.2s ease-out;
	-o-transition:All 0.2s ease-out;
	height: 90px;
}
.module_first .btnText{
	font-size: 15px;
    line-height: 30px;
    color: #fff;
    margin: 17px 0px 0px 57px;
}
.module_first .btnText3{
	font-size: 15px;
    line-height: 30px;
    color: #fff;
    margin:0px 0px 0px 57px;
	letter-spacing: 1px;
}
.module_first .btnIcon1{
	line-height: 90px;
	width: 294px;
	margin-left: 90px !important;
	min-height: 60px;
}
/***********module_second*************/
.module_second{
    min-height: 596px;
}
.module_second .topTitle{
    width: 665px;
    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: 100px;
}
.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: 640px;
}
.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{
    padding-left: 120px;
}

.module_third .conter .btnList{
	width:950px;
	margin:0px auto;
	padding-left:40px;
}
.module_third .conter .icon{
	width:60px;
	margin:0px auto 20px auto;
}
.module_third .conter .list{
	    width: 185px;
		min-height:175px;
		padding-top:30px;
}
.module_third .conter .text{
	font-size:18px;
	color:#000;
	letter-spacing: 1px;
}
.module_third .conter .border-b{
    border-bottom: 1px solid rgba(167,167,167,0.5);
}
.module_third .conter .border-l{
    border-left: 1px solid rgba(167,167,167,0.5);
}
.module_third .showList{
	min-height:175px;
}
.change:hover{color:#ed7a2c !important;}

/*zwj*/
.qs_clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.qs_clear { *zoom:1; }
.c_p{ padding-top:20px;}
.c_x{ height:1px; background-color:#999; position:absolute; top:146px; width:100%;}


@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:0px;}
.module_third .conter ul{ padding:0;}
.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;}

.module_third .conter .btnBox{ width:320px;}
.module_third .conter .btnList{ min-width:50%; width:100%;}
.module_third .conter .c-btn{ padding:0; margin:0;}
.module_third .conter .btnBox .borde-l{ border:none;}
.c_x{ display:none;}
.module_third .conter .btnList .btnText{ font-size:14px;}
.module_third .conter .list{ width:50%;}
.module_third .conter .border-b{ border:none;}
.module_third .conter .border-l{ border: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: 20px;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:0;}
.module_third .conter ul{ padding:0;}
.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;}
.module_third .conter .btnBox{ width:480px;}
.module_third .conter .btnList{ min-width:50%; width:100%;}
.module_third .conter .c-btn{ padding:0; margin:0;}
.module_third .conter .btnBox .borde-l{ border:none;}
.c_x{ display:none;}

.module_third .conter .list{ width:50%;}
.module_third .conter .border-b{ border:none;}
.module_third .conter .border-l{ border: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: 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:0px;}
.module_third .conter ul{ padding:0;}
.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;}
.module_third .conter .btnBox{ width:640px;}



.c_x{ display:none;}
.module_third .conter .btnList{ width:100%;}
.module_third .conter .list{ width:33%;}
.module_third .conter .border-b{ border:none;}
.module_third .conter .border-l{ border: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:0;}
.module_third .conter ul{ padding:0;}
.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;}
.module_third .conter .btnBox{ width:768px;}

.c_x{ display:none;}

.module_third .conter .btnList{ width:100%;}
.module_third .conter .list{ width:33%;}
.module_third .conter .border-b{ border:none;}
.module_third .conter .border-l{ border:none;}
	}