@media screen and (max-width:1000px) {
	body {
	min-width:1000px!important
}



.container .content {
	width:1000px!important;
	padding-left:20px;
	padding-right:20px
}
}.container {
	width:100%;
}
.footer .container{
        width: 1200px;
    position: relative;
    margin: 0 auto;
}
.container .navigation {
	background-color:#fff;
	height:80px;
	font-size:16px;
	color:#333;
	width:100%;
	position:fixed;
	top:0;
	z-index:999;
	-webkit-box-shadow:1px 1px 5px #888;
	box-shadow:1px 1px 5px #888
}
.container .navigation .content .navigation-logo {
	background:url(../images/crmV2/logo.png) no-repeat;
	width:131px;
	height:40px;
	margin-left:-8px;
	margin-top:19px;
	float:left
}
.container .navigation .content .navigation-icon {
	display:inline-block;
	width:16px;
	height:17px;
	background:url(../images/crmV2/QQcall.png) no-repeat;
	vertical-align:middle
}
.container .navigation .content .navigation-text {
	float:left;
	margin-left:20px;
	line-height:80px
}
.container .navigation .content .navigation-right {
	float:right;
	line-height:80px
}
.container .navigation .content .navigation-right li {
	margin-left:30px;
	color:#767676
}
.container .navigation .content .navigation-right .navigation-a {
	color:#767676
}
.container .navigation .content .navigation-right .navigation-a:hover {
	color:#000
}
.container .navigation .content .navigation-btn {
	display:inline-block;
	font-size:18px;
	width:150px;
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
	background-color:#ff6727;
	border-radius:2px;
	margin-left:40px
}
.container .navigation .content .navigation-btn:hover {
	background-color:#ff4e00
}
.container .toolBox {
	position:fixed;
	width:80px;
	height:266px;
	background-image:url(../images/crmV2/consult.png);
	right:0;
	bottom:0;
	z-index:10;
	display:none
}
.container .toolBox .after-sale,.container .toolBox .e-shop,.container .toolBox .pre-sale {
	font-size:14px;
	position:absolute;
	width:100%;
	height:110px;
	text-align:center;
	padding:20px 0 0 0;
	cursor:pointer
}
.container .toolBox .e-shop {
	top:-5px
}
.container .toolBox .e-shop a {
	display:block;
	height:100%;
	width:100%
}
.container .toolBox .pre-sale {
	top:80px
}
.container .toolBox .after-sale {
	top:173px
}
.container .consult-after-sale,.container .consult-pre-sale {
	display:none
}
.container .consult-sub {
	background-image:url(../images/crmV2/consult-sub.png);
	position:fixed;
	width:236px;
	height:436px;
	right:78px;
	bottom:0;
	z-index:10
}
.container .consult-sub .title {
	font-size:18px;
	text-align:center;
	margin:10px 0 0 0;
	display:none
}
.container .consult-sub .phone,.container .consult-sub .qq,.container .consult-sub .weixin {
	font-size:14px;
	position:absolute;
	width:100%;
	text-align:left;
	padding:0 0 0 69px
}
.container .consult-sub .phone {
	top:45px
}
.container .consult-sub .qq {
	top:155px
}
.container .consult-sub .qq:hover {
	color:#ff6727
}
.container .consult-sub .weixin {
	top:245px
}
.container .section {
	width:100%
}
.container .section_one {
	height:962px;
	background:url(../images/crmV2/bg_01.jpg) no-repeat top center
}
.container .section_onedotfive {
	height:700px;
	display:flex;
  justify-content:center;
	background:url(../images/crmV2/bg_01.5.png) no-repeat top center
}
.container .section_onedotfive .relative {
	width:940px;
	height:540px;
	margin-top:120px
}
.container .section_onedotfive .relative video {
	width:100%;
	height:100%;
	object-fit:fill;
	border-radius:12px
}
.container .section_onedotfive .relative .absolute {
	top:0;
	width:100%;
	height:100%;
	color:#ffffff;
	border-radius:12px;
	background-color:rgba(0, 0, 0, .5)
}
.container .section_onedotfive .relative .absolute .title {
	font-size:40px;
	margin-top:50px;
	margin-bottom:10px;
	letter-spacing:6px
}
.container .section_onedotfive .relative .absolute .desc {
  font-size:20px;
	letter-spacing:8px
}
.container .section_onedotfive .relative .absolute .play {
  margin-top: 80px;
}
.container .section_two {
	height:884px;
	background:url(../images/crmV2/bg_02.jpg) no-repeat top center
}
.container .section_two .more {

}
.container .section_three {
	height:863px;
	background:url(../images/crmV2/bg_03.jpg) no-repeat top center
}
.container .section_three .more {
	
}
.container .section_four {
	height:851px;
	background:url(../images/crmV2/bg_04.jpg) no-repeat top center
}
.container .section_four .more {
	
}
.container .section_five {
	height:900px;
	background:url(../images/crmV2/bg_05.jpg) no-repeat top center
}
.container .section_five .more {
	
}
.container .section_six {
	height:802px;
	background:url(../images/crmV2/bg_06.jpg) no-repeat top center
}
.container .section_six .more {
	
}
.container .section_seven {
	height:958px;
	background:url(../images/crmV2/bg_07.jpg) no-repeat top center
}
.container .section_seven .buyFrame {
	top:400px;
	width:730px;
	height:200px;
	position:absolute;
}
.container .section_seven .buy {
	top:410px;
	opacity:.8;
	width:436px;
	height:106px;
	color:#ffffff;
	font-size: 60px;
	position:absolute;
	line-height:106px;
	text-align:center;
	border-radius:100px;
	background-color:#ff4c3a;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.container .section_seven .buy:hover {
	background-color:#ff542c;
}
.container .section_seven .watchDemo {
	top:674px;
	color:#ffffff;
	font-size:24px;
	font-weight:100;
	position:absolute;
	    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
}
.container .section_seven .watchDemo::after {
	left:0;
	content:'';
	bottom:0px;
	width:100%;
	height:1px;
	position:absolute;
	background-color:#ffffff;
}
.container .mask {
	width:100%;
	height:100%;
	display:none;
	z-index:9998;
	background:rgba(0,0,0,.6)
}
.container .video {
	top:50%;
	left:50%;
	width:340px;
	height:790px;
	display:none;
	z-index:9999;
	transform:translate(-50%,-50%)
}
.container .video .close {
	top:0;
	left:50%;
	width:18px;
	height:18px;
	z-index:9999;
	transform:translate(-50%);
	background:url(../images/crmV2/close.png) no-repeat top center
}
.container .bannerVideo,
.container .bannerVideo2 {
	width:960px;
	height:580px;
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	transform:translate(-50%,-50%);
	display:none
}
.container .bannerVideo .close,
.container .bannerVideo2 .close {
	height:40px;
	background:#000
}
.container .bannerVideo .close .key,
.container .bannerVideo2 .close .key {
	width:36px;
	height:36px;
	margin-top:2px;
	margin-right:2px;
	border:50%;
	float:right;
	cursor:pointer;
	background:url(../images/crmV2/closed_normal.png)
}
.container .bannerVideo .close .key:hover,
.container .bannerVideo2 .close .key:hover {
	background:url(../images/crmV2/closed_hover.png)
}
.container .bannerVideo video,
.container .bannerVideo2 video {
	width:960px
}