﻿/*****回收机*******/
@media screen and (max-width: 1201px) {
    .module_first{
        min-height: 400px !important;
    }
}
.header{
    min-height: 150px;
}
/*****module_first*******/
.module_first{
    background-image:url(../images/recycling/bg.png);
    min-height: 936px;
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 1200px;
    background-position-x: 50%;
	overflow:hidden;
	position:relative;

}
.module_first .container{

}
.module_first .topTitle{
    margin: 264px 0px 70px 600px;
	letter-spacing: 1px;
}
.module_first .title{
    color: #fff;
    font-size: 45px;
}
.module_first .brief{
    color: #fff;
    font-size: 26px;
}
.module_first .chanpin{
    width: 924px;
    margin: 0px auto;
}
.module_first .menuNav{
    width:1150px;
    margin: 340px auto 0px;
    position: relative;
    z-index: 1;
    height: 150px;
}
.module_first .btnIcon{
    width: 60px;
    margin:0px auto;
}
.module_first .menuNav .btnList {
	padding-left:40px;
}
.module_first .btnList li{
    width: 165px;
}
.module_first .btnList .btnBrief{
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}

/*****module_second*******/
.module_second{
    background-color: #fff;
    min-height: 788px;
	overflow:hidden;
}
.module_second .topTitle{
    width: 824px;
    margin: 80px auto 120px 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;
}
.module_second .conter .textBox .title{
    font-size: 30px;
}
.module_second .conter .textBox .text{
    font-size: 18px;
    line-height: 35px;
	letter-spacing: 1px;
}
.module_second .conter .textBox .open3dBtn{
    background-image: url(../images/index/btnbg2.png);
    width: 235px;
    height: 58px;
    background-size: 100%;
    border: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    ine-height: 62px;
    padding-left: 45px;
    margin-top: 25px;
	letter-spacing: 1px;
}
.module_second .conter .product{
    width: 460px;
}
/*******modal*******/
.z-modal{
    background-color: rgba(0,0,0,0.4);
}
.z-modal .close{
    font-size: 36px;
    line-height: 20px;
}
.z-modal.in .modal-dialog{
    width: 800px;
}
.z-modal .modal-content{
    margin-top: 15%;
    top: -100%;
}
.z-modal .modal-body{
    padding-top: 0px;
    padding-bottom: 0px;
}
.z-modal .btn-prev{
    background-image: url(../images/leftBtn.png);
    width: 72px;
    height: 46px;
    background-color: transparent;
    border: 0px;
    margin-top: -70px;
    position: relative;
    margin-left: 60px;
}
.z-modal .btn-next{
    background-image: url(../images/rightBtn.png);
    width: 72px;
    height: 46px;
    background-color: transparent;
    border: 0px;
    margin-top: -70px;
    position: relative;
    margin-right: 60px;
}
.z-modal .btn-next:hover, .z-modal .btn-prev:hover{
    background-color: transparent;
    box-shadow: unset;
}
.z-modal .rotationBox{
    height: auto;
}
.z-modal  .switch1{
    height: 100px;
    background-color: #fff;
    width: 100px;
    margin-top: -550px;
    position: relative;
    z-index: 000;
    margin-left: 30px;
    background-image: url(../images/s3.png);
    cursor: pointer;
}
.z-modal  .switch2{
    background-image: url(../images/s4.png);
    height: 100px;
    background-color: #fff;
    width: 100px;
    margin-top: 30px;
    position: relative;
    z-index: 000;
    margin-left: 30px;
    cursor: pointer;
}
/*********module_third*********/
.module_third{
    background-image:url(../images/recycling/bg2.jpg);
	overflow:hidden;
}
.module_third .titleBox{
    width: 100%;
    margin-top: 50px;
    height: 55px;
}
.module_third .line{
    width: 140px;
    height: 2px;
    background-color: #fafafa;
    margin-top: 20px;
    margin-left: 15px;
}
.module_third .title{
    color: #fff;
    font-size: 30px;
}
.module_third .introduce{
    font-size: 30px;
    margin-top: 60px;
}
.module_third .atmicon{
    width: 538px;
    /*background-image: url("../images/atm.png");*/
    background-repeat: no-repeat;
    height: 501px;
    margin: 90px auto 110px auto;
    position: relative;
    z-index: 11;
}
.module_third .canvas{
    height: 806px;
    position: absolute;
    margin-top: -799px;
}
.module_third .videoImg{
    background-image: url("../video2/1.jpg");
    width: 1200px;
    height: 806px;
    background-repeat: no-repeat;
    position: absolute;
    padding: 0px;
    margin: -799px 0px 0px 0px;
}
.module_third .canvas .closeBtn{
    width: 78px;
    height: 78px;
    position: absolute;
    margin-left: 100%;
    left: -100px;
    cursor: pointer;
    z-index: 100;
    margin-top: 45px;

}
.module_third .weizhi{
    background-image:url(../images/recycling/weizhi.jpg);
    height: 806px;
    width: 1200px;

}
.module_third .fontSize{
    font-size: 18px;
    color: #fff;
    cursor:pointer;
    height: 25px;
}
.iconBtn{
    width: 43px;
    height: 43px;
    cursor:pointer
}

.module_third .atmicon .openBtn1{
   	margin: 5px 0px 0px -107px;
    width: 100px;
}
.module_third .atmicon .addBtn1{
    margin: -7px 246px;
    padding-top: 54px;
}
.module_third .atmicon .openBtn2{
    margin: 93px 0px 0px -115px;
    width: 124px;
}
.module_third .atmicon .addBtn2{
    margin: 149px 0px 0px 198px;
}
.module_third .atmicon .openBtn3{
    width: 130px;
    margin: -40px 0px 0px -115px;
}
.module_third .atmicon .addBtn3{
    margin: -48px 0px 0px 131px;
}
.module_third .atmicon .openBtn4{
	margin: 4px 0px 0px -93px;
	width: 96px;
}
.module_third .atmicon .addBtn4{
    margin: 1px 0px 0px 122px;
}
.module_third .atmicon .openBtn5{
    margin: 4px 0px 0px -83px;
	width: 86px;
}
.module_third .atmicon .addBtn5{
    margin: -30px 0px 0px 200px;
}
.module_third .atmicon .openBtn6{
    margin: -154px -72px 0px 0px;
	width: 121px;
}
.module_third .atmicon .addBtn6{
    margin: -96px 228px 0px 0px;
}
.module_third .atmicon .openBtn7{
	margin: -88px -55px 0px 0px;
	width: 104px;
}
.module_third .atmicon .addBtn7{
    margin: -93px 335px;
}
.module_third .atmicon .openBtn8{
	margin: -25px -46px 0px 0px;
	width: 86px;
}
.module_third .atmicon .addBtn8{
    margin: -31px 171px 0px 0px;
}
.module_third .atmicon .openBtn9{
	margin: 37px -266px 0px 0px;
	width: 83px;
}
.module_third .atmicon .addBtn9{
    margin: 31px -54px 0px 0px;
}
.module_third .atmicon .openBtn10{
	margin: 91px -268px 0px 0px;
	width: 90px;
}
.module_third .atmicon .addBtn10{
    margin: 84px -52px 0px 0px;
}

.module_third .atmicon .openBtn11{
	margin: 31px 0px 0px -91px;
	width: 90px;
}
.module_third .atmicon .addBtn11{
    margin: 26px 0px 0px 148px;
}

.module_third .atmicon .openBtn12{
	margin: 102px 0px 0px -307px;
	width: 114px;
}
.module_third .atmicon .addBtn12{
    margin: 92px 0px 0px -41px;
}
/*********module_fourth*********/
.module_fourth{
   /* background-image: url("../images/index/bg4-2.png");*/
    background-color: #eff0f4;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 530px;
    background-position-x: 50%;
    min-width: 1200px;
	overflow:hidden;

}
.module_fourth .container{
    /*background-image: url("../images/index/bg4.png");
     background-repeat: no-repeat;*/
    min-height: 660px;

}
.module_fourth .topTitle{
    width: 824px;
    margin: 110px auto 20px auto;
}
.module_fourth  .title{
    color: #fff;
    font-size: 34px;
    color: #000;
	letter-spacing: 1px;
}
.module_fourth .topTitle  .leftline, .rightLine{
    margin-top: 23px;
}
.module_fourth .text{
    color: #fff;
    font-size: 18px;
    line-height: 35px;
}


.module_fourth .conter ul{
    margin: 0px auto;
    letter-spacing: 1px;
	padding-left:40px;
}
.module_fourth .conter .icon{
    width: 60px;
    margin: 40px auto 0px auto;
}
.module_fourth .conter .showBox{
    width: 258px;
    height: 361px;
    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_fourth .conter .showBox .title{
    font-size: 22px;
    color: #000;
    margin: 25px 0px 5px 0px;
}
.module_fourth .conter .showBox .text{
    font-size: 16px;
    color: #999;
    line-height: 30px;
}
.module_fourth .conter .sort{
    margin-left: 35px;
}
.module_fourth .showList{
    min-height:361px;
}
.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);
}




/*********module_fifth*********/
.module_fifth{
    padding: 40px 0px;
	overflow:hidden;
}
.module_fifth .topConter, .module_fifth .downConter{
    min-height: 504px;
}
.module_fifth .topConter .rightImg, .module_fifth .downConter .leftImg{
    width: 601px;
}
.module_fifth .topConter .textBox{
    width: 599px;
    padding-top: 12%;
	letter-spacing: 1px;
}
.module_fifth .topConter .textBox .title{
    font-size: 30px;
    margin-bottom: 20px;
}
.module_fifth .topConter .textBox .text{
    font-size: 18px;
}
.module_fifth .downConter .btnBox{
    width: 599px;
    padding-top: 7%;
}
.module_fifth .downConter .btnBox .operate1 .title, .module_fifth .downConter .btnBox .operate2 .title{
    font-size: 30px;
}
.module_fifth .downConter .btnBox .operate2{
    margin-top: 60px;
}
.module_fifth .downConter .col1{
    margin-left: 17%;
}
.module_fifth .downConter .col2{
    margin-left: 10px;
}
.module_fifth .downConter .btnBox .operateBtn{
    background-image: url(../images/index/btnbg5.png);
    width: 196px;
    height: 45px;
    background-size: 100%;
    border: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}
/*********module_sixth*********/
.module_sixth{
    background-size: cover;
    background-image: url("../images/index/bg6.png");
    background-repeat: no-repeat;
    background-position-x: 50%;
    min-height: 530px;
    min-width: 1200px;
	overflow:hidden;
}
.module_sixth .topTitle{
    width: 824px;
    margin: 75px auto 10px auto;
}
.module_sixth  .title{
    color: #fff;
    font-size: 34px;
}
.module_sixth .topTitle  .leftline, .rightLine{
    margin-top: 23px;
}
.module_sixth .text{
    color: #fff;
    font-size: 18px;
    line-height: 35px;
}
.module_sixth .text p {
	 color: #fff;
    font-size: 18px;
	text-indent:2em;
}
.module_sixth .container{
   /* background-image: url("../images/index/bg6.png");
      background-repeat: no-repeat;
   */
    min-height: 660px;

}

/*****footer*******/
.footer{
    min-height: 304px;
}
.footerBox{
    background-color: #4c5154;
    margin-top: -120px;
}
/***load*****/
#loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000000;
    z-index: 999;
}

.loading {
    width: 180px;
    height: 56px;
    position: absolute;
    top: calc(100%/2 - 56px);
    left: calc(100%/2 - 100px);
    line-height: 56px;
    color: #fff;
    padding-left: 60px;
    font-size: 15px;
    background: #000 url(../images/loader.gif) no-repeat 10px 50%;
    opacity: 0.7;
    z-index: 9999;
    border: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); }

/**************************************************************/

.module_first .btnText1{
	color: #fff;
    margin: 50px 0px 0px 1px;
	font-size: 18px;
	letter-spacing: 1px;
}
.module_first .btnText2{
	color: #fff;
    margin: 50px 0px 0px 0px;
	font-size: 18px;
}
.module_first .btnText3{
	color: #fff;
    margin: 50px 0px 0px -55px;
	font-size: 18px;
}
.module_first .btnText4{
	color: #fff;
    margin: 76px 0px 0px 10px;
	font-size: 18px;
}
.module_first .btnText5{
	color: #fff;
    margin: 50px 0px 0px -23px;
	font-size: 18px;
}
.module_first .btnText6{
	color: #fff;
    margin: 76px 0px 0px 10px;
	font-size: 18px;
}
.module_first .btnText7{
	color: #fff;
    margin: 50px 0px 0px -23px;
	font-size: 18px;
}
.module_first .btnText8{
	color: #fff;
    margin: 50px 0px 0px 29px;
	font-size: 18px;
	letter-spacing: 1px;
}
.module_first .btn1Box{
	background-image: url("../images/index/btn1.png");
	background-repeat: no-repeat;
	background-size: 35%;
	background-position: 10% 50%;
	margin: -30px 50px 0px 0px;
}
.module_first .btn2Box{
	background-image: url("../images/index/btn2.png");
	background-repeat: no-repeat;
	background-size: 35%;
	background-position: 10% 50%;
	margin-top: -30px;
	margin-right: 50px;
}
.module_first .btn3Box{
	background-image: url("../images/index/btn3.png");
	background-repeat: no-repeat;
	background-size: 35%;
	background-position: 10% 50%;
	margin-top: -54px;
	margin-right: 50px;
}
.module_first .btn4Box{
	background-image: url("../images/index/btn4.png");
	background-repeat: no-repeat;
	background-size: 35%;
	background-position: 10% 50%;
	margin-top: -54px;
	margin-right: 50px;
}
.module_first .btn5Box{
	background-image: url("../images/index/btn5.png");
	background-repeat: no-repeat;
	background-size: 35%;
	background-position: 10% 50%;
	margin-top: -30px;
}
.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;
}

/*******************新添加样式*************************/
.module_third  .mobileCloseBtn{
    width: 78px;
    height: 78px;
    position: absolute;
    margin-left: 100%;
    left: -100px;
    cursor: pointer;
    z-index: 200;
    margin-top: 45px;

}
/*****************************mp4*/
.video_mp4{
    position: absolute;
    z-index: 20;
    width: 100%;
    background-color: #000;
}
.video_mp4 #mp4{
    width: 100%;
	height: 936px;
}
@media screen and (max-width: 1660px) {
    .video_mp4 #mp4{
        height: 936px;
    }
}
.openMyVideo{
    position: absolute;
    width: 775px;
    height: 500px;
	left:50%;
	top:50%;
    margin-left: -387px;
    margin-top: -250px;
	z-index:9;
}
.myMask{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: -10;
    opacity: 0;
}
.myMask .con{
	position: absolute;
	width: 875px;
	height: 500px;
	left:50%; top:50%;
	margin-left: -437px;
	margin-top: -250px;
}
.openVideo{
    background-image: url("../mp4/play.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 45%;
    cursor:pointer;
	background-size:cover;
}
/************************myLoading*/
.myLoading{
    position: absolute;
    width: 100%;
    min-height: 806px;
    background-color: rgba(0,0,0,0.3);
    z-index: -10;
    opacity: 0;
}
.myloader{
	position:absolute;
	width:32px;
	left:50%;
	top:50%;
}


@media screen and (min-width:1025px) and (max-width:1680px){
	
	.module_first { min-height:0; min-width:0; width:100%; height:600px;}
	.video_mp4 { height:600px;}
	.video_mp4 #mp4 { height:600px;}
	.openMyVideo { width:500px; height:300px; margin-left:-250px; margin-top:-150px;}
	.module_first .container { min-width:0 !important; width:auto !important; margin:0 20px; position:relative; height:100%;}
	.module_first .topTitle { padding-left:52%; margin:0; padding-top:150px;}
	.module_first .title { font-size:34px;}
	.module_first .brief { font-size:22px;}
	.module_first .menuNav { position:absolute; bottom:0; width:100%; left:0; margin:0; height:140px;}
	.module_first .menuNav ul { max-width:1000px; margin:0 auto;}
	.module_first .btnList { padding:0; margin:0}
	.module_first .btnList li { width:20%; min-width:0; margin:0; padding-top:60px; background-position:50% 0 !important; background-size:54px auto;}
	.module_first .btnText1,.module_first .btnText2,.module_first .btnText3,.module_first .btnText4,.module_first .btnText5,.module_first .btnText6,.module_first .btnText7,.module_first .btnText8 { margin:0; float:none !important; font-size:16px;}
	
	
}


/*lh-start*/
@media screen and (min-width:320px) and (max-width:479px){
	/*存单回收机--头部banner*/
	.module_first { min-height:0; min-width:0; width:100%; height:426px;}
	.video_mp4 #mp4 { height:426px;}
	.openVideo { width:50px; height:50px; margin-left:-25px; margin-top:-25px;}
	.module_first .container { min-width:0 !important; width:auto !important; margin:0 10px; position:relative; height:100%;}
	.module_first .topTitle { padding-left:50%; margin:0; padding-top:125px;}
	.module_first .title { font-size:22px;}
	.module_first .brief { font-size:14px;}
	.module_first .menuNav { display:none;}
	/*存单回收机--360展示*/
	.module_second { min-height:0;}
	.module_second .container { min-width:0 !important; width:100% !important; }
	.module_second .title { font-size:20px;}
	.module_second .topTitle { width:100%; margin:20px auto 15px; }
	.module_second .topTitle .leftline,.module_second .topTitle .rightLine { width:34px; margin-top:14px;}
	.module_second .conter { padding:10px 10px 40px;}
	.module_second .conter .textBox { width:100%;}
	.module_second .conter .pull-right { width:100%;}
	.module_second .conter .textBox .title { font-size:18px;}
	.module_second .conter .textBox .text { font-size:12px; line-height:24px; }
	.module_second .conter .textBox .open3dBtn { width:156px; height:38px; margin-top:15px;  font-size:12px;}
	.module_second .conter .product { width:100%;}
	.module_second .conter .product img { width:400px; display:block; margin:20px 0 0; max-width:100%;}
	/*存单回收机--360展示--弹窗*/
	.z-modal.in .modal-dialog { width:90%; margin:30% auto 0;}
	.z-modal .modal-content { margin:20px 0 0; top:0;}
	.modal-header { padding:10px;}
	.z-modal .close { font-size:34px; }
	.z-modal .rotationBox { height:auto; position:relative;}
	.z-modal .switch1 { position:absolute; top:20px; margin-top:0; margin-left:10px; width:60px; height:60px; background-size:cover;}
	.z-modal .switch2 { position:absolute; top:120px; margin-top:0; margin-left:10px; width:60px; height:60px; background-size:cover;}
	.z-modal .btn-next,.z-modal .btn-prev { width:36px; height:23px; padding:0;background-size: cover;}
	.z-modal .btn-next {margin-top: -40px; margin-right:19px;}
	.z-modal .btn-next {margin-top: -40px; margin-left:19px;}
	/*存单回收机--产品图解*/
	.module_third .container { min-width:0 !important; width:100% !important; }

	.module_third .titleBox { margin:0; height:0;}
	.module_third .weizhi { width:320px; margin:0 auto; height:214px; background-position:50% 50%; background-size:cover; position:relative; }
	.module_third .atmicon { width:320px; margin:0 auto; height:214px; position:relative;}
	.module_third .atmicon .openBtn1,.module_third .atmicon .openBtn2,.module_third .atmicon .openBtn3,.module_third .atmicon .openBtn4,.module_third .atmicon .openBtn5,.module_third .atmicon .openBtn6,.module_third .atmicon .openBtn7,.module_third .atmicon .openBtn8,.module_third .atmicon .openBtn9,.module_third .atmicon .openBtn10,.module_third .atmicon .openBtn11,.module_third .atmicon .openBtn12 { margin:0; padding:0; position:absolute; width:50px; height:10px; }
	.module_third .atmicon .addBtn1,.module_third .atmicon .addBtn2,.module_third .atmicon .addBtn3,.module_third .atmicon .addBtn4,.module_third .atmicon .addBtn5,.module_third .atmicon .addBtn6,.module_third .atmicon .addBtn7,.module_third .atmicon .addBtn8,.module_third .atmicon .addBtn9,.module_third .atmicon .addBtn10,.module_third .atmicon .addBtn11,.module_third .atmicon .addBtn12 { margin:0; padding:0; position:absolute; width:14px; height:14px; } 
	.module_third .atmicon .openBtn1 { top:24%; left:18%;}
	.module_third .atmicon .openBtn2 { top:39%; left:18%;}
	.module_third .atmicon .openBtn3 { top:47%; left:18%;}
	.module_third .atmicon .openBtn4 { top:52%; left:18%;}
	.module_third .atmicon .openBtn5 { top:57%; left:18%;}
	.module_third .atmicon .openBtn6 { top:40%; right:21%;}
	.module_third .atmicon .openBtn7 { top:48%; right:22%;}
	.module_third .atmicon .openBtn8 { top:56%; right:22%;}
	.module_third .atmicon .openBtn9 { top:64%; right:22%;}
	.module_third .atmicon .openBtn10 { top:70%; right:20%;}
	.module_third .atmicon .openBtn11 { top:62%; left:18%;}
	.module_third .atmicon .openBtn12 { top:71%; left:18%;}
	.module_third .atmicon .addBtn1 { top:23%; left:48%; }
	.module_third .atmicon .addBtn2 { top:47%; left:44%; }
	.module_third .atmicon .addBtn3 { top:46%; left:38%; }
	.module_third .atmicon .addBtn4 { top:52%; left:38%; }
	.module_third .atmicon .addBtn5 { top:54%; left:44%; }
	.module_third .atmicon .addBtn6 { top:48%; right:47%; }
	.module_third .atmicon .addBtn7 { top:48%; right:41%; }
	.module_third .atmicon .addBtn8 { top:56%; right:42%; }
	.module_third .atmicon .addBtn9 { top:63%; right:41%; }
	.module_third .atmicon .addBtn10 { top:70%; right:41%; }
	.module_third .atmicon .addBtn11 { top:62%; left:40%; }
	.module_third .atmicon .addBtn12 { top:71%; left:40%; }
	.module_third .videoImg { width:100%; height:100%; margin:0; top:0; background-position:50% 50%; background-size:100% auto;}
	.module_third .canvas { height:100%; position:absolute; margin:0; top:0; width:100%; overflow:hidden; }
	.module_third .canvas canvas { width:320px; height:214px;}
	.module_third .canvas .closeBtn { width:24px; height:24px; left:auto; right:20px; top:20px; margin-top:0;}
	/*存单回收机--特点简介*/
	.module_fourth { min-width:0; width:100% !important; }
	.module_fourth .container { min-width:0 !important; width:100% !important; }
	.module_fourth .title { font-size:20px;}
	.module_fourth .topTitle { width:auto; margin:20px auto 15px;  }
	.module_fourth .topTitle .leftline,.module_fourth .topTitle .rightLine { width:96px; margin-top:14px; }
	.module_fourth .conter ul { margin:0 atuo; padding:0;  width:258px;}
	.module_fourth .conter ul li { margin:0 0 30px !important;}
	.module_fourth .conter .showBox { height:294px;}
	.module_fourth .conter .showBox .title { font-size:18px;}
	.module_fourth .conter .showBox .text { font-size:14px; line-height:24px;}
	/*存单回收机--安全性*/
	.module_sixth { min-width:0; width:100% !important; padding-top:40px;min-height:0; padding-bottom:40px; }
	.module_sixth .container { min-width:0 !important; width:auto !important; margin:0 10px; min-height:0; }
	.module_sixth .topTitle { margin:0; width:100%;}
	.module_sixth .title { font-size:20px; margin-bottom:20px;}
	.module_sixth .topTitle .leftline,.module_sixth .topTitle .rightLine { margin-top:14px; width:34px;}
	.module_sixth .text p { font-size:14px; line-height:26px;}
}

@media screen and (min-width:480px) and (max-width:639px){
	/*存单回收机--头部banner*/
	.module_first { min-height:0; min-width:0; width:100%; height:600px;}
	.video_mp4 #mp4 { height:600px;}
	.module_first .container { min-width:0 !important; width:auto !important; margin:0 20px; position:relative; height:100%;}
	.module_first .topTitle { padding-left:50%; margin:0; padding-top:150px;}
	.module_first .title { font-size:22px;}
	.module_first .brief { font-size:14px;}
	.module_first .menuNav { position:absolute; bottom:0; width:100%; left:0; margin:0; height:120px;}
	.module_first .btnList { padding:0; margin:0}
	.module_first .btnList li { width:20%; min-width:0; margin:0; padding-top:50px; background-position:50% 0 !important; background-size:40px auto;}
	.module_first .btnText1,.module_first .btnText2,.module_first .btnText3,.module_first .btnText4,.module_first .btnText5,.module_first .btnText6,.module_first .btnText7,.module_first .btnText8 { margin:0; float:none !important; font-size:12px;}
	/*存单回收机--360展示*/
	.module_second { min-height:0;}
	.module_second .container { min-width:0 !important; width:100% !important; }
	.module_second .title { font-size:26px;}
	.module_second .topTitle { width:100%; margin:30px auto 20px; }
	.module_second .topTitle .leftline,.module_second .topTitle .rightLine { width:78px;}
	.module_second .conter { padding:10px 10px 40px;}
	.module_second .conter .textBox { width:100%;}
	.module_second .conter .pull-right { width:100%;}
	.module_second .conter .textBox .title { font-size:20px;}
	.module_second .conter .textBox .text { font-size:14px; line-height:24px; }
	.module_second .conter .textBox .open3dBtn { width:156px; height:38px; margin-top:15px;  font-size:12px;}
	.module_second .conter .product { width:100%;}
	.module_second .conter .product img { width:400px; display:block; margin:20px 0 0; max-width:100%;}
	/*存单回收机--360展示--弹窗*/
	.z-modal.in .modal-dialog { width:90%; margin:30% auto 0;}
	.z-modal .modal-content { margin:20px 0 0; top:0;}
	.modal-header { padding:10px;}
	.z-modal .close { font-size:34px; }
	.z-modal .rotationBox { height:auto; position:relative;}
	.z-modal .switch1 { position:absolute; top:20px; margin-top:0; margin-left:20px; width:80px; height:80px; background-size:cover;}
	.z-modal .switch2 { position:absolute; top:120px; margin-top:0; margin-left:20px; width:80px; height:80px; background-size:cover;}
	.z-modal .btn-next,.z-modal .btn-prev { width:45px; height:29px; padding:0;background-size: cover;}
	/*存单回收机--产品图解*/
	.module_third .container { min-width:0 !important; width:100% !important; }

	.module_third .titleBox { margin:0; height:0;}
	.module_third .weizhi { width:480px; margin:0 auto; height:321px; background-position:50% 50%; background-size:cover; position:relative; }
	.module_third .atmicon { width:480px; margin:0 auto; height:321px; position:relative;}
	.module_third .atmicon .openBtn1,.module_third .atmicon .openBtn2,.module_third .atmicon .openBtn3,.module_third .atmicon .openBtn4,.module_third .atmicon .openBtn5,.module_third .atmicon .openBtn6,.module_third .atmicon .openBtn7,.module_third .atmicon .openBtn8,.module_third .atmicon .openBtn9,.module_third .atmicon .openBtn10,.module_third .atmicon .openBtn11,.module_third .atmicon .openBtn12 { margin:0; padding:0; position:absolute; width:70px; height:14px; }
	.module_third .atmicon .addBtn1,.module_third .atmicon .addBtn2,.module_third .atmicon .addBtn3,.module_third .atmicon .addBtn4,.module_third .atmicon .addBtn5,.module_third .atmicon .addBtn6,.module_third .atmicon .addBtn7,.module_third .atmicon .addBtn8,.module_third .atmicon .addBtn9,.module_third .atmicon .addBtn10,.module_third .atmicon .addBtn11,.module_third .atmicon .addBtn12 { margin:0; padding:0; position:absolute; width:20px; height:20px; } 
	.module_third .atmicon .openBtn1 { top:24%; left:18%;}
	.module_third .atmicon .openBtn2 { top:39%; left:18%;}
	.module_third .atmicon .openBtn3 { top:47%; left:18%;}
	.module_third .atmicon .openBtn4 { top:52%; left:18%;}
	.module_third .atmicon .openBtn5 { top:57%; left:18%;}
	.module_third .atmicon .openBtn6 { top:40%; right:21%;}
	.module_third .atmicon .openBtn7 { top:48%; right:22%;}
	.module_third .atmicon .openBtn8 { top:56%; right:22%;}
	.module_third .atmicon .openBtn9 { top:64%; right:22%;}
	.module_third .atmicon .openBtn10 { top:70%; right:20%;}
	.module_third .atmicon .openBtn11 { top:62%; left:18%;}
	.module_third .atmicon .openBtn12 { top:71%; left:18%;}
	.module_third .atmicon .addBtn1 { top:23%; left:48%; }
	.module_third .atmicon .addBtn2 { top:47%; left:44%; }
	.module_third .atmicon .addBtn3 { top:46%; left:38%; }
	.module_third .atmicon .addBtn4 { top:52%; left:38%; }
	.module_third .atmicon .addBtn5 { top:54%; left:44%; }
	.module_third .atmicon .addBtn6 { top:48%; right:47%; }
	.module_third .atmicon .addBtn7 { top:48%; right:41%; }
	.module_third .atmicon .addBtn8 { top:56%; right:42%; }
	.module_third .atmicon .addBtn9 { top:63%; right:41%; }
	.module_third .atmicon .addBtn10 { top:70%; right:41%; }
	.module_third .atmicon .addBtn11 { top:62%; left:40%; }
	.module_third .atmicon .addBtn12 { top:71%; left:40%; }
	.module_third .videoImg { width:100%; height:100%; margin:0; top:0; background-position:50% 50%; background-size:100% auto;}
	.module_third .canvas { height:100%; position:absolute; margin:0; top:0; width:100%; overflow:hidden; }
	.module_third .canvas canvas { width:480px; height:321px;}
	.module_third .canvas .closeBtn { width:34px; height:34px; left:auto; right:20px; top:20px;}
	/*存单回收机--特点简介*/
	.module_fourth { min-width:0; width:100% !important; }
	.module_fourth .container { min-width:0 !important; width:100% !important; }
	.module_fourth .title { font-size:26px;}
	.module_fourth .topTitle { width:auto; margin:30px auto 20px;  }
	.module_fourth .topTitle .leftline,.module_fourth .topTitle .rightLine { width:160px; }
	.module_fourth .conter ul { margin:0 atuo; padding:0;  width:258px;}
	.module_fourth .conter ul li { margin:0 0 30px !important;}
	/*存单回收机--安全性*/
	.module_sixth { min-width:0; width:100% !important; padding-top:40px;min-height:0; padding-bottom:40px; }
	.module_sixth .container { min-width:0; width:auto !important; margin:0 20px; min-height:0; }
	.module_sixth .topTitle { margin:0; width:100%;}
	.module_sixth .title { font-size:26px; margin-bottom:20px;}
	.module_sixth .topTitle .leftline,.module_sixth .topTitle .rightLine { margin-top:20px; width:94px;}
	.module_sixth .text p { font-size:15px; line-height:26px;}
	
}

@media screen and (min-width:640px) and (max-width:767px){
	/*存单回收机--头部banner*/
	.module_first { min-height:0; min-width:0; width:100%; height:600px;}
	.video_mp4 #mp4 { height:600px;}
	.module_first .container { min-width:0 !important; width:auto !important; margin:0 20px; position:relative; height:100%;}
	.module_first .topTitle { padding-left:52%; margin:0; padding-top:150px;}
	.module_first .title { font-size:28px;}
	.module_first .brief { font-size:18px;}
	.module_first .menuNav { position:absolute; bottom:0; width:100%; left:0; margin:0; height:120px;}
	.module_first .btnList { padding:0; margin:0}
	.module_first .btnList li { width:20%; min-width:0; margin:0; padding-top:60px; background-position:50% 0 !important; background-size:48px auto;}
	.module_first .btnText1,.module_first .btnText2,.module_first .btnText3,.module_first .btnText4,.module_first .btnText5,.module_first .btnText6,.module_first .btnText7,.module_first .btnText8 { margin:0; float:none !important; font-size:14px;}
	/*存单回收机--360展示*/
	.module_second { min-height:0;}
	.module_second .container { min-width:0; width:100% !important; }
	.module_second .title { font-size:28px;}
	.module_second .topTitle { width:100%; margin:40px auto 30px; }
	.module_second .topTitle .leftline,.module_second .topTitle .rightLine { width:130px;}
	.module_second .conter { padding:20px 20px 50px;}
	.module_second .conter .textBox { width:100%;}
	.module_second .conter .pull-right { width:100%;}
	.module_second .conter .textBox .title { font-size:26px;}
	.module_second .conter .textBox .text { font-size:16px; line-height:30px; }
	.module_second .conter .textBox .open3dBtn { width:190px; height:46px; margin-top:15px; }
	.module_second .conter .product { width:100%;}
	.module_second .conter .product img { width:400px; display:block; margin:20px 0 0; max-width:100%;}
	/*存单回收机--360展示--弹窗*/
	.z-modal.in .modal-dialog { width:80%; margin:30% auto 0;}
	.z-modal .modal-content { margin:20px 0 0; top:0;}
	.modal-header { padding:10px;}
	.z-modal .close { font-size:34px; }
	.z-modal .rotationBox { height:auto; position:relative;}
	.z-modal .switch1 { position:absolute; top:40px; margin-top:0;}
	.z-modal .switch2 { position:absolute; top:152px; margin-top:0;}
	/*存单回收机--产品图解*/
	.module_third .container { min-width:0; width:100% !important; }
	.module_third .titleBox { margin:0; height:0;}
	.module_third .weizhi { width:640px; margin:0 auto; height:429px; background-position:50% 50%; background-size:cover; position:relative; }
	.module_third .atmicon { width:640px; margin:0 auto; height:429px; position:relative;}
	.module_third .atmicon .openBtn1,.module_third .atmicon .openBtn2,.module_third .atmicon .openBtn3,.module_third .atmicon .openBtn4,.module_third .atmicon .openBtn5,.module_third .atmicon .openBtn6,.module_third .atmicon .openBtn7,.module_third .atmicon .openBtn8,.module_third .atmicon .openBtn9,.module_third .atmicon .openBtn10,.module_third .atmicon .openBtn11,.module_third .atmicon .openBtn12 { margin:0; padding:0; position:absolute; width:70px; height:20px; }
	.module_third .atmicon .addBtn1,.module_third .atmicon .addBtn2,.module_third .atmicon .addBtn3,.module_third .atmicon .addBtn4,.module_third .atmicon .addBtn5,.module_third .atmicon .addBtn6,.module_third .atmicon .addBtn7,.module_third .atmicon .addBtn8,.module_third .atmicon .addBtn9,.module_third .atmicon .addBtn10,.module_third .atmicon .addBtn11,.module_third .atmicon .addBtn12 { margin:0; padding:0; position:absolute; width:24px; height:24px; } 
	.module_third .atmicon .openBtn1 { top:24%; left:18%;}
	.module_third .atmicon .openBtn2 { top:39%; left:18%;}
	.module_third .atmicon .openBtn3 { top:47%; left:18%;}
	.module_third .atmicon .openBtn4 { top:52%; left:18%;}
	.module_third .atmicon .openBtn5 { top:57%; left:18%;}
	.module_third .atmicon .openBtn6 { top:40%; right:21%;}
	.module_third .atmicon .openBtn7 { top:48%; right:22%;}
	.module_third .atmicon .openBtn8 { top:56%; right:22%;}
	.module_third .atmicon .openBtn9 { top:64%; right:22%;}
	.module_third .atmicon .openBtn10 { top:70%; right:20%;}
	.module_third .atmicon .openBtn11 { top:62%; left:18%;}
	.module_third .atmicon .openBtn12 { top:71%; left:18%;}
	.module_third .atmicon .addBtn1 { top:23%; left:48%; }
	.module_third .atmicon .addBtn2 { top:47%; left:44%; }
	.module_third .atmicon .addBtn3 { top:46%; left:38%; }
	.module_third .atmicon .addBtn4 { top:52%; left:38%; }
	.module_third .atmicon .addBtn5 { top:54%; left:44%; }
	.module_third .atmicon .addBtn6 { top:48%; right:47%; }
	.module_third .atmicon .addBtn7 { top:48%; right:41%; }
	.module_third .atmicon .addBtn8 { top:56%; right:42%; }
	.module_third .atmicon .addBtn9 { top:63%; right:41%; }
	.module_third .atmicon .addBtn10 { top:70%; right:41%; }
	.module_third .atmicon .addBtn11 { top:62%; left:40%; }
	.module_third .atmicon .addBtn12 { top:71%; left:40%; }
	.module_third .videoImg { width:100%; height:100%; margin:0; top:0; background-position:50% 50%; background-size:100% auto;}
	.module_third .canvas { height:100%; position:absolute; margin:0; top:0; width:100%; overflow:hidden; }
	.module_third .canvas canvas { width:640px; height:429px;}
	.module_third .canvas .closeBtn { width:34px; height:34px; left:auto; right:20px; top:20px;}
	/*存单回收机--特点简介*/
	.module_fourth { min-width:0; width:100% !important; }
	.module_fourth .container { min-width:0; width:100% !important; }
	.module_fourth .title { font-size:28px;}
	.module_fourth .topTitle { width:auto; margin:40px auto 30px;  }
	.module_fourth .topTitle .leftline,.module_fourth .topTitle .rightLine { width:214px; }
	.module_fourth .conter ul { margin:0 atuo; padding:0;  width:636px;}
	.module_fourth .conter ul li { margin:0 30px 30px !important;}
	/*存单回收机--安全性*/
	.module_sixth { min-width:0; width:100% !important; padding-top:40px;min-height:0; padding-bottom:40px; }
	.module_sixth .container { min-width:0; width:auto !important; margin:0 20px; min-height:0; }
	.module_sixth .topTitle { margin:0; width:100%;}
	.module_sixth .title { font-size:28px; margin-bottom:20px;}
	.module_sixth .topTitle .leftline,.module_sixth .topTitle .rightLine { margin-top:20px; width:166px;}
	.module_sixth .text p { font-size:16px; line-height:26px;}
}

@media screen and (min-width:768px) and (max-width:1024px){
	/*存单回收机--头部banner*/
	.module_first { min-height:0; min-width:0; width:100%; height:600px;}
	.video_mp4 { height:600px;}
	.video_mp4 #mp4 { height:600px;}
	.module_first .container { min-width:0 !important; width:auto !important; margin:0 20px; position:relative; height:100%;}
	.module_first .topTitle { padding-left:52%; margin:0; padding-top:150px;}
	.module_first .title { font-size:34px;}
	.module_first .brief { font-size:22px;}
	.module_first .menuNav { position:absolute; bottom:0; width:100%; left:0; margin:0; height:140px;}
	.module_first .btnList { padding:0; margin:0}
	.module_first .btnList li { width:20%; min-width:0; margin:0; padding-top:60px; background-position:50% 0 !important; background-size:54px auto;}
	.module_first .btnText1,.module_first .btnText2,.module_first .btnText3,.module_first .btnText4,.module_first .btnText5,.module_first .btnText6,.module_first .btnText7,.module_first .btnText8 { margin:0; float:none !important; font-size:16px;}
	/*存单回收机--360展示*/
	.module_second { min-height:0;}
	.module_second .container { min-width:0 !important; width:100% !important; }
	.module_second .title { font-size:28px;}
	.module_second .topTitle { width:100%; margin:40px auto 30px; }
	.module_second .topTitle .leftline,.module_second .topTitle .rightLine { width:200px;}
	.module_second .conter { padding:20px 20px 50px;}
	.module_second .conter .textBox { width:48%;}
	.module_second .conter .pull-right { width:48%;}
	.module_second .conter .textBox .title { font-size:26px;}
	.module_second .conter .textBox .text { font-size:16px; line-height:30px; }
	.module_second .conter .textBox .open3dBtn { width:190px; height:46px; margin-top:15px; }
	.module_second .conter .product { width:100%;}
	.module_second .conter .product img { max-width:100%;}
	/*存单回收机--360展示--弹窗*/
	.z-modal.in .modal-dialog { width:80%; margin:0 auto;}
	.z-modal .modal-content { margin:20px 0 0; top:0;}
	.modal-header { padding:10px;}
	.z-modal .close { font-size:34px; }
	.z-modal .rotationBox { height:auto; position:relative;}
	.z-modal .switch1 { position:absolute; top:40px; margin-top:0;}
	.z-modal .switch2 { position:absolute; top:152px; margin-top:0;}
	/*存单回收机--产品图解*/
	.module_third .container { min-width:0 !important; width:100% !important; }
	.module_third .weizhi { width:100%; margin:0; height:auto; background-position:50% 50%; background-size:cover; position:relative; }
	.module_third .videoImg { width:100%; height:100%;}
	.module_third .canvas { height:400px; position:absolute; margin:0; top:0; width:100%; }
	.module_third .canvas .closeBtn { width:60px; height:60px; left:auto; right:20px; top:20px;}
	/*存单回收机--特点简介*/
	.module_fourth { min-width:0; width:100% !important; }
	.module_fourth .container { min-width:0 !important; width:100% !important; }
	.module_fourth .title { font-size:28px;}
	.module_fourth .topTitle { width:auto; margin:40px auto 30px;  }
	.module_fourth .topTitle .leftline,.module_fourth .topTitle .rightLine { width:280px; }
	.module_fourth .conter ul { margin:0 atuo; padding:0;  width:636px;}
	.module_fourth .conter ul li { margin:0 30px 30px !important;}
	/*存单回收机--安全性*/
	.module_sixth { min-width:0; width:100% !important; padding-top:40px;min-height:0; padding-bottom:40px; }
	.module_sixth .container { min-width:0 !important; width:auto !important; margin:0 20px; min-height:0; }
	.module_sixth .topTitle { margin:0; width:100%;}
	.module_sixth .title { font-size:28px; margin-bottom:20px;}
	.module_sixth .topTitle .leftline,.module_sixth .topTitle .rightLine { margin-top:20px;}
	.module_sixth .text p { font-size:16px;}
	
}
/*lh-end*/
