ul,ol,li{list-style: none;}

.clear:after{
	content: "";float: none;clear: both;display: block;height:0;
}
/*shot*/
.shot-banner{
	position: relative;
}
.shot-banner>div{
    display: none;
}
.shot-banner>div.in{
    display: block;
}
.shot-banner .banner-text{
	text-align: center;
	position: absolute;
	margin: auto;
	right: 0;
	top: 40%;
	left: 0;
	color: #fff;
}
.shot-banner .banner-text>h1{
	font-size: 45px;
}
.news-trends .news-nav .div2>ul li a{
         display:block;
}
.shot-banner .banner-text>span{
	display: block;
	width: 167px;
	height: 54px;
	margin: 0 auto;
	margin-top:2%;
	border: 2px solid #fff;
	line-height: 54px;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.5s;
}
.shot-banner .banner-text>span:hover{
	background: #fff;
	border: 2px solid transparent;
	color: #3a3a3a;
}


.shot-banner .left-but{
	display:block;
	width:36px;
	height:61px;
	background:url(../images/left-but.png) no-repeat center center;
	position:absolute;
	top:46%;
	left:1%;
	background-size:36px;
	cursor:pointer;
	-webkit-transition:all 0.2s;
}
.shot-banner .right-but{
	display:block;
	width:36px;
	height:61px;
	background:url(../images/right-but.png) no-repeat center center;
	position:absolute;
	top:46%;
	right:1%;
	background-size:36px;
	cursor:pointer;
	-webkit-transition:all 0.2s;
}
.shot-banner .left-but:hover{
	-webkit-transform:translate(-5px,0);
}
.shot-banner .right-but:hover{
	-webkit-transform:translate(5px,0);
}


.news-trends .news-nav>div a>img{padding-left:5px;}



/*CG-shot*/
.CG-shot{
	text-align: center;
	/*background-color: #;*/
}
.CG-shot img{
	display: block;
	margin: 0 auto;max-width: 100%;height: auto;
}
.CG-shot1{
	background-color: #f5f5f5;
}
.CG-shot h2{
	font-size: 35px;
	color: #2b2b2b;
	margin-top: 3%;
}
.CG-shot>p{
	margin: 0 auto;
	font-size: 15px;
	color: #4a4949;
	line-height: 25px;
	margin-top: 1.5%;
}
.CG-shot>p>span{
	display: block;
}
.CG-shot>p>sub{
	display: block;
	margin-top: 1%;
}
.CG-shot .CG-img1{
	width: 100%;
	display: block;
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 1%;
}
.CG-shot .CG-img2{
	padding-bottom: 0;
}
.CG-shot>label{
	display: block;
	width: 44px;
	height: 4px;
	background-color: #2b2b2b;
	margin: 0 auto;
	margin-top: 2%;
}
.CG-shot .img-show{
	margin-top: 3%;
}
.CG-shot .img-show>div>img{
	float: left;
	display: block;
}
.CG-shot .img-show .img1 >img{
	width: 33.333333%;
}
.CG-shot .img-show .img2 >img{
	width: 50%;
}
.shot-price{
	width: 100%;
	text-align: center;
	/*background: url(../images/show-bg.jpg) no-repeat center;*/
	background-size: 100% 100%;
	padding-bottom: 5%;
}
.shot-price>h1{
	font-size: 38px;
	color: #262626;
	padding-top: 6%;
}
.shot-price>.tips{
	font-size:16px; color:#a4a4a4;margin-top: 15px;
}
.shot-price>label{
	width: 110px;
	height: 2px;
	background-color: #2b2b2b;
	display: block;
	margin: 0 auto;
	margin-top: 2%;
}
.shot-price>img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
}
.shot-price .price-icon{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
}
.shot-price .price-icon>div>div{
	width: 30%;
	float: left;
	padding:0 1.5% ;
	margin-top: 6%;
}
.shot-price .price-icon>div>div>img{
	height: 45px;
}

.shot-price .price-icon>div>div p{
	color: #4a4949;
	font-size: 14px;
	line-height: 25px;
	margin-top: 4%;
}
.shot-price .price-icon>div>div p>span{
	display: block;
}
.shot-price .price-icon>div>div p>.h4{
	margin-bottom:10px;
	font-weight:bold;
	font-size:20px;
}
.shot-price .price-icon .icon2{
	margin-top:4%;
}
.shot-price1{
	width: 100%;
	text-align: center;
	/*background: url(../images/show-bg1.jpg) no-repeat center;*/
    background-repeat:no-repeat;
    background-position:center;
	background-size: 100% 100%;
	padding-bottom:6%;
}
.shot-price1>h1{
	color: #fff;
}
.shot-price1>label{
	background-color: #fff;
}
.shot-price1 .price-icon>div>div p{
	color: #8a8a8a;font-size:14px;
}

.userview {
    padding: 5%;
    overflow: hidden;
	background:url(../images/ysbg.jpg) center center no-repeat;
}
.usertit, .usertit2 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.zoomin {
    animation: zoomIn 2s;
    -moz-animation: zoomIn 2s;
    -webkit-animation: zoomIn 2s;
    -o-animation: zoomIn 2s;
    visibility: visible;
}.user_con, .user_con2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
}
.userwork {
    width: 1200px;
    text-align: center;
    margin:58px auto;
}
.xz_wxdl {
    width: 275px;
    float: left;
    margin: 0 10px;
}
.xz_wxdl dd{
	padding:0;
    margin:0;
}
.bounceup {
    animation: bounceInUp 1.2s;
    -moz-animation: bounceInUp 1.2s;
    -webkit-animation: bounceInUp 1.2s;
    -o-animation: bounceInUp 1.2s;
    visibility: visible;
}
.bounceups {
    animation: bounceInUp 3.6s;
    -moz-animation: bounceInUp 3.6s;
    -webkit-animation: bounceInUp 3.6s;
    -o-animation: bounceInUp 3.6s;
    visibility: visible;
}
.bounceups1 {
    animation: bounceInUp 4.8s;
    -moz-animation: bounceInUp 4.8s;
    -webkit-animation: bounceInUp 4.8s;
    -o-animation: bounceInUp 4.8s;
    visibility: visible;
}
.bounceups2 {
    animation: bounceInUp 5.8s;
    -moz-animation: bounceInUp 5.8s;
    -webkit-animation: bounceInUp 5.8s;
    -o-animation: bounceInUp 5.8s;
    visibility: visible;
}
.xz_wxdl dt img {
    display: block;
    margin: 0 auto 25px auto;
}
.xz_wxdl dd h1 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}
.xz_wxdl dd p {
    color: #5c5c5c;
    text-align: center; font-size:16px;    font-weight: bold;
}
.userview>label {
    width: 110px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 0 auto 40px;
}
/*服务开始*/
.video-thunder{padding-top:90px;}
.video-thunder .user_con{ color:#000; font-size:35px;}
.video-thunder .usertit{ color:#000;font-size:35px; font-weight:normal;}
.video-thunder>label {
    width: 110px;
    height: 2px;
    background-color: #000;
    display: block;
    margin: 0 auto 40px;
}
.video-thunder-list ul{ padding:0; width:800px; margin:70px auto 40px;}
.video-thunder-list ul li{ width:14%; float:left; text-align:center; font-weight: normal; font-size:18px; margin-bottom:40px}
.video-thunder-list ul li img{ display:block; margin:0 auto; width:100px; height:100px;}
/*服务结束*/
.video-select{ background:#1e1e1e; padding:85px 0;}
.video-select>label {
    width: 110px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 0 auto 40px;
}
.video-select .user_con{ font-size:26px;}
.video-select .usertit{ font-size:35px; font-weight:normal; margin-top:10px;}
.video-select-list{ width:1130px; padding-left:45px; margin:55px auto 30px;}
.video-select-list li{ width:217px;float:left; background:#fff; padding:10px 10px 20px 10px; margin-right:45px;transition: all 0.3s ease-in-out;}
.video-select-list li:last-child{margin-right:0;}
.video-select-list li .tit{ font-size:20px; font-weight:bold; margin:16px 0; text-align:center;}
.video-select-list li .text{ font-size:16px; line-height:26px; min-height:130px; padding:0 5px;}
.video-select-list li:hover{ color:#fff; background:#333;}
/*品牌开始*/
.video-PROCESS{ padding:30px 0 0;}
.video-PROCESS>label {
    width: 110px;
    height: 2px;
    background-color: #000;
    display: block;
    margin: 0 auto 40px;
}
.video-PROCESS .user_con{ font-size:35px; color:#000}
.video-PROCESS .usertit{ font-size:35px; color:#000;font-weight:normal; margin-top:10px;}
.video-PROCESS-list{width: 1290px;margin:80px auto 10px;}
.video-PROCESS-list li{ background:url(../images/processbg.png) center center no-repeat; width:322px; height:319px; float:left; text-align:center; position:relative;}
.video-PROCESS-list li.process1 i{ display:block;background:url(../images/icon-16.png) center center no-repeat; width:105px; height:90px; margin:25px auto 35px;}
.video-PROCESS-list li.process2 i{ display:block;background:url(../images/icon-17.png) center center no-repeat; width:105px; height:90px; margin:25px auto 35px;}
.video-PROCESS-list li.process3 i{ display:block;background:url(../images/icon-18.png) center center no-repeat; width:105px; height:90px; margin:25px auto 35px;}
.video-PROCESS-list li.process4 i{ display:block;background:url(../images/icon-19.png) center center no-repeat; width:105px; height:90px; margin:25px auto 35px;}
.video-PROCESS-list li .tit{ font-size:22px; font-weight:bold; color:#fcb72b; margin:10px 0 20px;}
.video-PROCESS-list li .text{ font-size:18px; line-height:34px; color:#737373; padding:0 40px;}
.video-PROCESS-list li:before {
    background: url(../images/proressline.png) right top no-repeat;
    content: "";
    position: absolute;
    top: 140px;
    left: 0;
    margin-left: -51px;
    width: 103px;
    height: 103px;transition: all 0.3s ease-in-out;
}
.video-PROCESS-list li:first-child:before {
	display:none;
}
.video-PROCESS-list li:hover:before {
    width: 110px;
    height: 110px;
}
.video-client-list{ text-align:center; padding:65px 100px 0;}
.video-client-list img{ max-width:100%;}
.video-client-list ul li{ float:left; width:25%;}
/*品牌结束*/
/**/
.case{
	text-align: center;
	padding-bottom: 5%;
}
.case h1{
	font-size: 30px;
	padding-top:3%;
}
.case .case-img{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
	margin-top: 3%;
}
.case .case-img>div{
	width: 33%;
	float: left;
	cursor: pointer;
}
.case .case-img>div a{
	display: block;
}
.case .case-img>div>a>span{
	display: block;
	position: relative;
	overflow: hidden;
    background-color:#333333;
}
.case .case-img>div>a>span>label{
    /*display: block;*/
    position: absolute;
    /*width: 100%;
    height: 100%;
    background: rgba(33,33,33,0.6);
    top: 0;*/
    width:50px;
    height:50px;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: all 0.5s;
}
.case .case-img>div>a>span>label>img{
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    -webkit-transition: all 0.5s;
    -webkit-transform: rotate(0deg);
    width:50px;
}
.case .case-img>div:hover a>span>label{
	opacity: 1;
}
.case .case-img>div:hover a>span .img1{
	  -webkit-transform: scale(1.05,1.05);
      opacity: 0.4;
}
.case .case-img>div:hover a>span>label>img{
    -webkit-transform: rotate(360deg);
}
.case .case-img>div>a>span .img1{
	width: 100%;
	display: block;
	margin: 0 auto;
    -webkit-transition: all 0.5s;
   -webkit-transform: scale(1,1);
}
.case .case-img>div>a>h3{
	font-size: 16px;
	color: #2b2b2b;
	text-align: left;
	padding-top: 2%;
}
.case .case-img .case-padding{
	padding:0 0.5% ;
}
/**/
.fictitious-reality>img{
	width: 85px;
	display: block;
	margin: 0 auto;
	padding-bottom: 0;
	padding-top: 3%;
}
.fictitious-reality>h1{
	font-size: 30px;
	padding-top: 1%;
}
.fictitious-img{
	width: 80%;
	margin: 0 auto;
	margin-top: 3%;
}
.fictitious-img>img{
	width: 33.33333%;
	float: left;
}
.fictitious-img1>img{
	width: 100%;
}
/**/
.fictitious-price{
	width: 100%;
	text-align: center;
}
.fictitious-price>h1{
	font-size: 30px;
	color: #262626;
	padding-top: 5%;
}
.fictitious-price>label{
	width: 110px;
	height: 2px;
	background-color: #2b2b2b;
	display: block;
	margin: 0 auto;
	margin-top: 2%;
}
.fictitious-price .price-text{
	width: 80%;
	margin: 0 auto;
}
.fictitious-price .price-text ul{
	width: 45%;
	float: left;
}
.fictitious-price .price-text .ul2{
	float: right;
}
.fictitious-price .price-text ul li{
	margin-top: 10%;
}
.fictitious-price .price-text ul li>img{
	float: left;
	width: 8%;
}
.fictitious-price .price-text ul li>p{
	width: 90%;
	float: right;
	text-align: left;
	font-size: 14px;
	padding-top: 1%;
	line-height: 24px;
}
.fictitious-price .price-text ul li h3{
	text-align:left;
	float:left;
	margin-left:13px;
	font-weight:bold;
}
.price-img{
	width: 80%;
	margin: 0 auto;
	margin-top: 5%;
}
.price-img>img{
	width: 50%;
	float: left;
}
.fictitious-advan{
	background: url(../images/advan-bg.jpg) no-repeat center;
	background-size: 100% 100%;
}
.fictitious-advan .price-icon>div>div{
	width: 25%;
	padding: 0;
}
.fictitious-advan .price-icon>div>div h5{
	color: #fff;
	font-size: 16px;
	padding-top: 3%;
}
.fictitious-advan .price-icon>div>div p{
	padding: 0 5%;
}
.fictitious-price>p{
    margin: 0 auto;
    font-size: 14px;
    color: #4a4949;
    line-height: 25px;
    margin-top: 2%;
}
.fictitious-price>p>span{
	display: block;
}
.fictitious-advan1{
	background: url(../images/advan-bg1.jpg) no-repeat center;
	background-size: 100% 100%;
}
.fictitious-advan1 .price-icon>div>div{
	width: 25%;
	padding: 0;
}
.fictitious-advan1 .price-icon>div>div h3{
       color:#ffffff;
       font-weight:bold;margin:15px 0;font-size:16px;
}
.fictitious-advan1 .price-icon>div>div p{
	padding: 0 5%;
}
.fictitious-price .price-time{
	width: 80%;
	margin: 0 auto;
	margin-top: 3%;
}
.fictitious-price .price-time>div{
	width: 33.333333%;
	float: left;
}
.fictitious-price .price-time>div h3{
        font-size:16px;
        margin-top:15px;margin-bottom:10px;
}
.fictitious-price .price-time>div>p{
	padding:0 5% ;
	line-height: 23px;
	font-size: 13px;
	margin-top: 2%;
}
.fictitious-price .price-time>div>p>span{
	display: block;
}
.fictitious-advan2{
	background: url(../images/advan-bg2.jpg) no-repeat center;
	background-size: 100% 100%;
}
.fictitlous-zhanju{
        background:#ffffff;
        padding-bottom:3%;
}
.fictitlous-yidong{
        padding-bottom:3%;
}
/**/
.controll-case{
	text-align: center;
}
.controll-case>h1{
	font-size: 35px;
	padding-top: 3%;
	padding-bottom: 2%;
}
.controll-case>p{
	margin: 0 auto;
	font-size: 15px;
	line-height: 24px;
}
.controll-case>p>span{
	display: block;
}
.controll-case>div{
	padding: 5% 0;
}
.controll-case>div>img{
	width: 100%;
	float: left;
}
.controll-case>img{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.controll-case .img1{
	margin-top: 3%;
}
.controll-case .controll-fangan{
	background: url(../images/fangan-bg.jpg) no-repeat center;
	background-size:  100% 100%;
	margin-top: 3%;
}
.controll-case .controll-fangan .logo{
	width: 10%;
	margin: 0 auto;
}
.controll-case .fangan-top-img{
	padding-top: 0;
	padding-bottom:0;
	margin-bottom:5%;
}
.controll-case .fangan-top-img img{
	max-width:inherit;
}
.controll-case .controll-fangan .logo>img{
	width: 100%;
}
.controll-case .controll-fangan>h1{
	padding-top: 17px;
}
.controll-case .controll-fangan .img1{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
}
.controll-case .controll-fangan .img1>img{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.control-bg{
	background: url(../images/youshi-bg.jpg) no-repeat center;
	background-size: 100% 100%;
}
.control-bg .icon1>div>h4{
	font-size: 16px;
	color: #fff;
	padding-top: 7%;
}
/**/
.film-video{
	width:90%;
	margin: 0 auto;
	margin-top: 7%;
	background:#000000;
	text-align: center;
}
.film-video>img{
	width: 100%;
}
.film-video>video{
	width: 70%;
}
.film-border{
	border-bottom: 1px solid #ebebeb;
}
.film-content{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 2%;
	padding-bottom: 4%;
}

.film-content>h1{
	font-size: 30px;
}
.film-content>label{
	display: block;
	font-size: 15px;
	margin-top: 3%;
}
.film-content>p{
	font-size: 14px;
	line-height: 23px;
	margin-top: 3%;
}
.film-content>p>span{
	display: block;
}
.film-content>p img{
        width: auto !important; max-width:100%; height:auto !important;
}
.film-content>b{
	display: block;
	width: 44px;
	height: 4px;
	background: #2B2B2B;
	margin: 0 auto;
	margin-top: 4%;
}
.film-content>h4{
	font-size: 18px;
	margin-top: 4%;
}
.film-content>sub{
	display: block;
	font-size: 14px;
	margin-top: 1%;
}
.film-content>img{
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
	height:auto !important;
}
.film-content .img1{
	margin-top: 5%;
}
.film-content .img2{
	margin-top: 2%;
}
/**/
.news-trends{
	/*padding-top:3%;*/
	text-align: center;
	padding-bottom: 3%;
	overflow: hidden;
}
.news-trends>h1{
	font-size: 35px;
}
.news-top{
	/*padding-top: 120px;*/
}
.news-trends>p{
	font-size: 15px;
	text-align: center;
	line-height: 23px;
	padding-top: 2%;
	color: #4a4949;
}
.news-trends>p>span{
	display: block;
}
.news-trends .news-nav{width: 100%;/*margin-top: 3%;*/}
.news-trends .news-nav>div{
	float: left;
	height: 70px;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
}
.news-trends .news-nav>div a{
	font-size: 16px;
	color: #2B2B2B;
}
.news-trends .news-nav .div1{
	width: 20%;
	background: #000;    margin-top: 0.5%;
}
.news-trends .news-nav .div1>a{
	color: #fff;
	font-size: 25px;
}
.news-trends .news-nav .div2{
	position: relative;
	width: 14%;
	margin-left: 0.5%;
}
.news-trends .news-nav .div2:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: all 0.5s;
}
.news-trends .news-nav .div2>ul{
	border:1px solid #e5e5e5;
	border-top: 0;
	margin-top: -1px;
	display: none;
	position: relative;
	z-index: 30;
}
.news-trends .news-nav .div2>ul li{
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	height: 50px;
	line-height: 50px;
}
.news-trends .news-nav .div2>ul li:hover{
		background-color: #f1f1f1;
}
.news-trends .news-nav .div3{
	width: 20%;
	position: relative;
	margin-left: 0.5%;
	-webkit-transition: all 0.5s;    margin-top: 0.5%;
}
.news-trends .news-nav .div3:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #e5e5e5;
	display: block;
	z-index: -1;
	-webkit-transition: all 0.5s;
}
.news-trends .news-nav .div2:hover:after,.news-trends .news-nav .div3:hover:after{
	background-color: #f1f1f1;
}
.news-trends .trends-text{
	min-height:200px;
}
.news-trends .trends-text>div{
	width: 33.1%;
	float: left;
	text-align: left;
	margin-top: 1%;
}
.news-trends .trends-text>div.padding{
	padding: 0 0.35%;
}
.news-trends .trends-text>div .text-pic{
	position: relative;
	overflow: hidden;
}
.news-trends .trends-text>div .text-pic .img1{
	width: 100%;
	display: block;
	transform: scale(1,1);
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
}
.news-trends .trends-text>div .text-pic>span{
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
	position: absolute;
	top: 0;
	left: 0;
}
.news-trends .trends-text>div .text-pic>span>img{
	position: absolute;
	margin: 0 auto;
	top: 35%;
	left: 0;
	right: 0;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
    -webkit-transform: rotate(-300deg);
}
.news-trends .trends-text>div:hover .text-pic>span>img{
	-webkit-transform: rotate(0deg);
}
.news-trends .trends-text>div:hover span{
	opacity: 1;
}
.news-trends .trends-text>div:hover .img1{
	transform: scale(1.1,1.1);
}
.news-trends .trends-text>div .text-con{
	background: #fff;
	padding-bottom: 3%;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
}
.news-trends .trends-text>div:hover .text-con{
	 -webkit-box-shadow:0 0 10px rgba(0,0, 0, .5);  
  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  
  box-shadow:0 0 10px rgba(0, 0, 0, .5);  
}
.news-trends .trends-text>div .text-pic1{
	width:90%;
	margin: 0 auto;
	position: relative;
	padding-bottom: 5%;
}
.news-trends .trends-text>div .text-pic1>h1>a{
	padding-top: 3%;
	font-size: 16px;
	color: #2B2B2B;
	height: 20px;
	margin-bottom:10px;
	overflow: hidden;
	display: block;
	line-height: 22px
}
.news-trends .trends-text>div .text-pic1>label{
	font-size: 14px;
	color: #7b7b7b;
}
.news-trends .trends-text>div .text-pic1>p{
	font-size: 13px;
	color: #676767;
	height: 34px;
	overflow: hidden;
	margin-top: 3%;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
	opacity: 1;
}
.news-trends .trends-text>div .text-pic1 button{
	width: 100%;
	height: 48px;
	border: 1px solid #cdcccc;
	background: #fff;
	cursor: pointer;
	opacity: 0;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
	position: absolute;
	top: 56%;
	left: 0;
}
.news-trends .trends-text>div .text-pic1 button>img{
	
	transition: all 0.3s; 
	-webkit-transition: all 0.3s; 
	-moz-transition: all 0.3s; 
	-ms-transition: all 0.3s; 
	-o-transition: all 0.3s; 
	transition: all 0.3s; 
}
.news-trends .trends-text>div .text-pic1 button:hover img{
	margin-left: 5%;
}
.news-trends .trends-text>div:hover button{
	opacity: 1;
}
.news-trends .trends-text>div:hover p{
	opacity: 0;

}
.news-trends .news-more{
	width: 98%;
	margin:auto;
	height: 98px;
	line-height: 98px;
	margin-top: 1%;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; border: 1px solid #e5e5e5;
}
.news-trends .news-more:hover {
    background-color: #f1f1f1;
}
.news-trends .news-more>a{
	display: block;
	color: #2B2B2B;
	font-size: 18px;
	cursor:pointer;
}
/**/
.news-list{
	width: 65%;
	margin: 0 auto;
	margin-top: 8%;
    margin-bottom: 4%;
	text-align: center;
}
.news-list table td{
        border:1px solid #000;
}
.news-list>h1{
	font-size: 30px;
}
.news-list>span{
	display: block;
	margin-top: 2%;
	font-size: 15px;
}
.news-list>label{
	display: block;
	width: 44px;
	height: 2px;
	background: #2b2b2b;
	margin: 0 auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
.news-list>p{
	font-size: 14px;
	color: #4a4949;
	text-align: left;
	line-height: 23px;
}
.news-list .news-list-img{
	padding: 3% 0;
}
.news-list .news-list-img img{
	width: 100%;
	display: block;
	margin: 0 auto;
}
.news-list>p video{
       width:100%;
        height:auto;
}
.news-list>p img{
	width: 100%;
	margin-bottom:10px;
	margin-top:10px;
}
.news-list .news-list-img .img1{
	width:68%;
	float: left;
}

.news-list .news-list-img .img2{
	width: 31.7%;
	float: right;
}
.news-line{
	border: 1px solid #ebebeb;
	margin-top: 3%;
}
.body-flashtop img{ max-width:100% !important; height:auto !important;}
/**/
.about{
	background: #f5f5f5;
	text-align: center;
}
.about>h1{
	font-size: 35px;
	padding-top: 3%;
}
.about>p{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
	margin-top: 1%;
	font-size: 15px;
	line-height: 24px;
}
.about>p>span{
	display: block;
}
.about .about-nav{
	border-bottom: 3px solid #000;
	/*margin-top: 3%;*/
}
.about .about-nav>div{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
}
.about .about-nav>div>div{
	width: 33%;
	height: 75px;
	float: left;
	background-color: #fff;
	text-align: center;
	border: 1px solid #e9e9e9;
	line-height: 75px;
	-webkit-transition: all 0.5s; 
}
.about .about-nav>div>div a{
	display: block;
	font-size: 17px;
	color: #4c4c4c;
}
.about .about-nav>div>div:hover{
	background: #000;
	border: 1px solid #000;
}
.about .about-nav>div>div.hover{
	background: #000;
	border: 1px solid #000;
}
.about .about-nav>div>div:hover a{
	color: #fff;
	font-weight: 600;
}

.about .about-nav>div>div.hover a{
	color: #fff;
	font-weight: 600;
}
.about-content1{
	width:90%;
	max-width:1200px;
	margin: 0 auto;
	text-align: center;
}
.about-content1>h1{
	font-size: 30px;
	padding-top: 5%;
}
.about-content1>p{
	margin-top: 2%;
	font-size: 15px;
	line-height: 23px;
}
.about-content1>p>span{
	display: block;
}
.about-content1>img{
	display: block;
	width: 100%;
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 1%;
}
.about-content1 h2{
	font-size: 30px;
	margin-top: 5%;
}
.about-content1>label{
	width: 110px;
	height: 2px;
	background: #2b2b2b;
	display: block;
	margin: 0 auto;
	margin-top: 2%;
}
.about-content1 .about-icon{
	margin-top: 5%;
}
.about-content1 .about-icon>div{
	width: 25%;
	float: left;
}
.about-content1 .about-icon>div>a{
	color: #2B2B2B;
    display:block;
}
.about-content1 .about-icon>div img{
	width: 130px;
}
.about-content1 .about-icon>div span{
	display: block;
	font-size: 14px;
	margin-top: 4%;
}
.about-growth{
	background-image: url(../images/about-bg.jpg);
	background-size: 100% 100%;
	text-align: center;
	padding-top: 4%;
	padding-bottom: 10%;
	margin-top: 5%;
}
.about-growth>h1{
	font-size: 30px;
}
.about-growth>label{
	width: 110px;
	height: 2px;
	background: #2b2b2b;
	display: block;
	margin: 0 auto;
	margin-top: 1.5%;
}
.about-growth>div{
	width: 60%;
	margin: 0 auto;
}
.about-growth>div>img{
	width: 100%;
	display: block;
	margin: 0 auto;
	padding-top: 10%;
}

.about-win{
	padding-bottom: 5%;
	text-align: center;
}

.about-win>h1{
	font-size: 30px;
	margin-top: 3%;
}
.about-win>label{
	width: 110px;
	height: 2px;
	background: #2b2b2b;
	display: block;
	margin: 0 auto;
	margin-top: 2%;
}
.about-win .win-img{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
}
.about-win .win-img>div{
	width: 49.6%;
	float: left;
	margin: 0 0.2%;
	text-align: left;
	margin-top: 3%;
}
.about-win .win-img>div>img{
	width: 100%;
}
.about-win .win-img>div>h1{
	font-size: 20px;
	padding-top: 1%;
}
.about-win .win-img>div>p{
	font-size: 15px;
	margin-top: 1%;
}
.about-win .win-img>div>p>span{
	opacity: 0.7;
	margin-right: 2%;
}
/**/
.about-people{
}
.about-people>div{
	width: 20%;
	float: left;
	margin-top: 0.2%;
	position: relative;
	cursor: pointer;
}
.about-people>div>img{
	width: 100%;
	display: block;
}
.about-people .div1{
	margin: 0 0.2%;
	margin-top: 0.2%;
}
.about-people>div .app-mengceng{
	display: block;
	width: 100%;
	height: 45px;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,1);
	display: none;
	color: #fff;
}
.about-people>div .app-mengceng>h1{
	font-size: 15px;
	padding-left: 5%;
	float: left;
	line-height: 45px;
}
.about-people>div .app-mengceng>label{
	display: block;
	margin-top: 2%;
	padding-left: 5%;
}
.about-people>div .app-mengceng .tan-icon{
	width: 30px;
	float: right;
	margin-right: 10%;
	display: block;
	margin-top: 4%;
}
.about-people>div .app-mengceng .tan-xiang{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 50;
}
.about-people>div .app-mengceng .tan-xiang{
	font-size: 13px;
	line-height: 26px;
	text-align: center;
	display: none;
}
.about-people>div .app-mengceng .tan-xiang>span{
	display: block;
}
.about-people>div .app-mengceng1{
	text-align: center;
	background-color: rgba(0,0,0,0.9);
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 15;
	opacity: 0;
}
.about-people>div .app-mengceng1>h1{
	margin-top:45%;
	font-size: 18px;
	color: #fff;
}
.about-people>div .app-mengceng1>span{
	display: block;
	font-size: 14px;
	color: #fff;
	margin-top: 2%;
}
.about-people>div .app-mengceng1>p{
	width: 85%;
	margin: 0 auto;
	margin-top: 3%;
	color: #fff;
	opacity: 0.4;
	font-size: 12px;
	line-height: 24px;
}
.about-people>div .app-mengceng1>p>span{
	display: block;
}
.about-people>div .pc-mengceng{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	opacity: 0;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
      overflow: auto;
}
.about-people>div:hover .pc-mengceng{
	opacity: 1;
}
.about-people>div .pc-mengceng>div{
	width: 95%;
	height: 95%;
	border: 1px solid #313131;
	position: absolute;
	margin:auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
        overflow: auto;
}
.about-people>div>div>div>h1{
	margin-top:40%;
	font-size: 24px;
	color: #fff;
}
.about-people>div>div>div>span{
	display: block;
	font-size: 14px;
	color: #fff;
	margin-top: 2%;
}
.about-people>div>div>div>p{
	width: 85%;
	margin: 0 auto;
	margin-top: 3%;
	color: #fff;
	opacity: 0.4;
	font-size: 13px;
	line-height: 24px;
}
.about-people>div>div>div>p>span{
	display: block;
}
/**/
.about-business{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
	text-align: center;
}
.about-business>h1{
	font-size: 30px;
	padding-top: 3%;
}
.about-business>p{
	font-size: 13px;
	margin-top: 2%;
	line-height: 24px;
}
.about-business>p>span{
	display: block;
}
.about-business>img{
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 3% 0;
}
.about-business>div{
	font-size: 14px;
	line-height: 35px;
}
.about-business>div>span{
	display: block;
}
.about-business>div>span>label{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.about-business>div>p{
	font-size: 14px;
}
.about-business .bus-img1{
	padding: 3% 0;
}
.about-business .bus-img1 .img1 .pic1{
	width: 66.5%;
	float: left;
}
.about-business .bus-img1 .img1 .pic2{
	width: 33%;
	float: right;
}
.about-business .bus-img1 .img2>img{
	width: 33%;
	float: left;
	margin-top: 0.5%;
}
.about-business .bus-img1 .img2 .pic3{
	padding:0 0.5% ;
}
.bus-staff{
	margin-top: 3%;
}
.bus-staff>img{
	width: 14.28%;
	display: block;
	float: left;
}
/**/
.our{
	/*padding-top:8%;*/
	text-align: center;
	padding-bottom: 3%;
	overflow: hidden;
}
.our>h1{
	font-size: 35px;
}
/*.our .our-img{
	width: 95%;
	margin: 0 auto;
	margin-top: 4%;
}*/
.our .our-img>img{
	/**/
	float: left;
	width:33.33%;
	max-width: 100%;
}
.our .our-address{
	/*width: 60%;*/
	margin: 0 auto;
	margin-top: 4%;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 4%;
}
.our .our-address>div{
	/*width: 50%;*/
	float: left;
}
.our .our-address .BJ{
	width:33%;
	padding-left: 5%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.our .our-address .BJ>h1{
	font-size: 22px;
}
.our .our-address .BJ>span{
	display: block;
	font-size: 14px;
	opacity: 0.5;
	margin-top: 5%;
}
.our .our-address .BJ>label{
	width: 20px;
	height: 1px;
	display: block;
	background: #cdcccc;
	margin-top: 3%;
}
.our .our-address .BJ>p{
	font-size: 14px;
	margin-top: 3%;
	line-height: 25px;
}
/*
.our .our-address .SH{
	width: 40%;
	padding-left: 10%;
}*/

.our .our-contact{
	width: 60%;
	margin: 0 auto;
	margin-top: 3%;
	text-align: left;
}
.our .our-contact h1{
	font-size: 18px;
}
.our .our-contact p{
	font-size: 14px;
	opacity: 0.5;
	margin-top: 1%;
	line-height: 24px;
}
.our .our-contact span{
	font-size: 14px;
	margin-top: 1%;
	display: block;
}
.our .our-contact .contact-form{
	margin-top: 1%;
}
.our .our-contact .contact-form .left{
	width: 50%;
	float: left;
}
.our .our-contact .contact-form .left>input{
	width: 100%;
	height: 70px;
	background-color: #f5f5f5;
	border: 0;
	text-indent: 1em;
	font-size: 14px;
	margin-top: 2%;
	font-family: "微软雅黑";
	font-weight: 400;

}
.our .our-contact .contact-form .left>div{
	margin-top: 5%;
	margin-left: 2%;
}
.our .our-contact .contact-form .left>div>p{
	margin-top: 3%;
	opacity: 1;
	color: #a3a3a3;
}
.our .our-contact .contact-form .left>div>p>label{
	width: 10px;
	display: inline-block;
	height: 10px;
	border: 2px solid #a7a7a7;
	border-radius: 50%;
	cursor: pointer;
	background: #fff;
}
.our .our-contact .contact-form .right{
	width: 49%;
	float: right;
	margin-top: 1%;
}
.our .our-contact .contact-form .right>textarea{
	width: 94%;
	height: 440px;
	padding: 2% 3%;
	border: 0;
	background-color: #f5f5f5;
	font-size: 15px;
	line-height: 20px;
    font-family: "微软雅黑";
}
.our .our-contact .contact-form>button{
	width: 100%;
	height: 64px;
	background-color: #fff;
	border: 1px solid #9e9e9e;
	margin-top: 3%;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
	font-family: "微软雅黑";
}
.our .our-contact .contact-form>button:hover{
	background: #f1f1f1;
}
/**/
.join-our{
	/*margin-top: 8%;*/
	text-align: center;
}
.join-our>h1{
		font-size: 35px;
}	
.join-our>div{
	width: 95%;
	margin: 0 auto;
}	
.join-our>div>img{
	width: 100%;
	display: block;
	/*padding:  4% 0;
    padding-bottom:  4%;*/
}
.join-our>p{
	font-size: 13px;
	line-height: 26px;
}
.join-our>p>span{
	display: block;
}
.join-our>label{
	display: block;
	width: 44px;
	height:2px;
	background-color: #2b2b2b;
	margin: 2% auto ;
}
.our-job{
	margin-top: 3%;
	text-align: center;
	background-color: #f5f5f5;
}
.our-job>div{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 5%;
}
.our-job>div>div{
	width: 33.33%;
	float: left;
}
.our-job>div>div>img{
	width: 75px;
}
.our-job>div>div>h3{
	font-size: 16px;
	margin-top:5%;
}
.our-job>div>div>p{
	font-size: 13px;
	color: #4a4949;
	margin-top: 3%;
	line-height: 24px;
	padding: 0 5%;
}
.our-job>div>div>p>span{
	display: block;
}
.our-works{
	text-align: center;
	margin-top: 4%;
}
.our-works>p{
	font-size: 14px;
	line-height: 26px;
}
.our-works>p>span{
	display: block;
}
.our-works>label{
	display: block;
	width: 44px;
	height: 4px;
	background-color: #2b2b2b;
	margin: 2% auto ;
}
.our-works>p>sub{
	display: block;
	cursor: pointer;
}
.our-works>p>sub a{
	color: #000;
	font-size: 17px;
	-webkit-transition:all 0.4s;
	font-weight: bold;
}
.our-post{
	width: 90%;
	margin: 0 auto;
	margin-top: 5%;
	padding-bottom: 5%;
}
.our-post .our-zhankai{
	width: 99.6%;
	border: 1px solid #d9d9d9;
	border-top: 0;
}
.our-post .div1>div{
	width: 24.8%;
	height: 80px;
	float: left;
	text-align: center;
	font-size: 16px;
	background-color: #ededed;
	line-height: 80px;
	margin-right: 0.2%;
}
.our-post .div2{
	position: relative;
	z-index: 5;
	margin-top: 0.2%;
}
.our-post .div2:nth-child(1){
	margin-top:0;
}
.our-post .div2 .div1{
	cursor: pointer;
	width:100.2%;
}
.our-post .div2 .div1>div{
	height: 40px;
	line-height: 60px;
	background-color: #fbfbfb;
	float: left;
	font-size: 15px;
}
.our-post .div3 .div1>div{
	background-color: #f5f5f5;
}
.our-post .div2 .div1-none{
	background-color: #ededed;
	padding: 4% 0;
	text-align: left;
	display: none;
}	
.our-post .div2 .div1-none>ul{
	width: 80%;
	margin: 0 auto;
	line-height: 26px;
}
.our-post .div2 .div1-none>ul li{
	font-size: 14px;
	color: #7e7e7e;
}
.our-post .div2 .div1-none>ul h4{
	font-size: 16px;
}
.our-post .div2 .div1 img{
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
	transform: rotate(0deg);
}
.our-post .div2 .div1 img.hover{
	transform: rotate(90deg);
}

/**/
.customer{
	background: #f5f5f5;
	text-align: center;
	padding-bottom: 5%;
}
.customer>h1{
	font-size: 35px;
	padding-top: 3%;
}
.customer>p{
	width: 60%;
	margin: 0 auto;
	margin-top: 1%;
	font-size: 14px;
	line-height: 24px;
}
.customer>p>span{
	display: block;
}
.customer-car{
	text-align: center;
}
.customer-car>h1{
	font-size: 20px;
}
.customer-car>label{
	width: 87px;
	height: 2px;
	background: #2b2b2b;
	margin: 0 auto;
	margin-top: 1.5%;
	display: block;
}
.customer-car .car-sign{
	width: 99.5%;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
}
.customer-car .car-sign>div{
	width: 12.5%;
	float: left;
	padding: 3% 0;
	cursor: pointer;
	background: #fff;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
	position: relative;
}
.customer-car .car-sign>div:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.customer-car .car-sign>div>img{
	width: 80%;
	-webkit-filter: grayscale(100%); 
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	filter: grayscale(100%); 
	filter: gray; 
	display: block;
	margin: 0 auto;
	padding: 0 1%;
	opacity: 0.8;
}
.customer-car .car-sign>div:hover{
	background: #f5f5f5;
}
.customer-car .car-sign>div:hover img{
	-webkit-filter: grayscale(0%); 
	-moz-filter: grayscale(0%); 
	-ms-filter: grayscale(0%); 
	-o-filter: grayscale(0%); 
	filter: grayscale(0%); 
	filter: gray; 
	opacity: 1;
}
.CG-shot .number-img1{
	width: 60%;
	margin: 0 auto;
}
.CG-shot .number-img1>img{
	width: 100%;
	display: block;
	padding-top: 3%;
}
.CG-shot .number-img2{
	width: 100%;
	margin: 0 auto;
}
.CG-shot .number-img2>img{
	width: 100%;
	display: block;
	padding-top: 3%;
}
.number-bg{
	background: url(../images/bg.jpg) no-repeat center;
	background-size: 100% 100%;
}
.number-bg>h1{
	color: #2B2B2B;
}
.number-bg>label{
	background-color: #2B2B2B;
}
.number-bg .price-icon>div>div>p{
	font-size: 14px;color:#676767
}
/*.number-bg .price-icon .icon1 .num-div1{
	padding-top: 2%;
}*/
.number-bg .price-icon .icon1 .num-div1>p{
	text-align: center;
}
/*.number-bg .price-icon .icon1 .num-div2{
	padding-top: 2%;
}*/
.number-bg .price-icon .icon1 .num-div2>p{
	text-align: center;
}

.num-jiazhi{
	background: url(../images/bg1.jpg) no-repeat center;
	background-size: 100% 100%;
}

.num-jiazhi .price-icon>div>div{
	width: 33.33%;
}
.num-jiazhi .price-icon>div>div h3{
	color:#ffffff;
	margin-top:10px;
	font-size:16px;
}

.number-shop{
	text-align: center;
	background-color: #f5f5f5;
	padding-bottom: 5%;
}
.number-shop>h1{
	font-size: 30px;
	color: #262626;
	padding-top: 5%;
}
.number-shop>label{
	width: 110px;
	height: 2px;
	background-color: #2b2b2b;
	display: block;
	margin: 0 auto;
	margin-top: 2%;
}
.number-shop .shop-video{
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
	margin-top: 2%;
	position: relative;
	cursor: pointer;
}
.number-shop .shop-video .video>div{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
}
.number-shop .shop-video .video>div.in{
	opacity: 1;
}


.number-shop .shop-video .video>div img{
	width: 100%;
	display: block;
	float: left;
}
.number-shop .shop-video>span{
	display: block;
	/*width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);*/
	position: absolute;
	/*top: 0;
	left: 0;*/
    top:50%;
    left:50%;
    right:0;
    transform:translate(-50%,-50%);
	z-index: 10;
	opacity: 0;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
}
.number-shop .shop-video:hover span{
	opacity: 1;
}
.number-shop .shop-video{
	background-color:#000000;
}
.number-shop .shop-video:hover .video{
	opacity: 0.5;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
}
.number-shop .shop-video .shop-left{
	width: 28px;
	position: absolute;
	margin:auto;
	top: 0;
	bottom: 0;
	left: 3%;
	cursor: pointer;
	z-index: 15;
}
.number-shop .shop-video  .shop-right{
	width: 28px;
	position: absolute;
	margin:auto;
	top: 0;
	bottom: 0;
	right: 3%;
	cursor: pointer;
	z-index: 15;
}
.number-shop .shop-video>span>p{
	width: 200px;
	height: 150px;
	position: absolute;
	margin:auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.number-shop .shop-video>span>p>img{
	cursor: pointer;
}
.number-shop .shop-video>span>p>label{
	display: block;
	color: #fff;
	font-size: 24px;
	padding-top: 5%;
	font-weight: 600;
}
.number-shop .shop-video>video{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:none;
	z-index: 20;
}


.number-shop .shop-video  ul{
	width: 55px;
	height: 20px;
	position: absolute;
	margin:auto;
	left: 0;
	right: 0;
	bottom: 3%;
}
.number-shop .shop-video ul li{
	width: 8px;
	height: 8px;
	background-color: #999999;
	float: left;
	margin-left: 8px;
	cursor: pointer;
	border: 1px solid transparent;
}
.number-shop .shop-video ul li:hover{
	background-color: #fff;
	border: 1px solid #fff;
}
.number-shop .shop-video ul li.in{
	background-color: #fff;
	border: 1px solid #fff;
}
.news-trends .case-open>div{
	width: 79%;
	height: 150px;
	line-height: 150px;
}
.news-trends .case-open .top{
	border: 0;
	height: 70px;
	line-height: 70px;
}

.news-trends .case-open .top>div{
	width: 23.6%;
	float: left;
	height: 72px;
	margin-left: 0.7%;
	position: relative;
}
.news-trends .case-open .top>div.nav4{
	width: 47.6%;
}
.news-trends .case-open .top>div.nav6{
	width: 32.6%;
}
.news-trends .case-open .top>div.nav10{
	width: 18.6%;
}

.news-trends .case-open .top>div:after{
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid  #e5e5e5;
}
.news-trends .case-open .top>div>img{
	vertical-align: middle;
	margin-top: -5px;
        margin-right:12px
}
.news-trends .case-open .bottom{
	margin-top: 0.5%;
}


.news-trends .open-img{
	margin-top: 1%;
        min-height:300px;
        background:#000000;
}
.news-trends .open-img .open-fu>img{
	width: 100%;
	display: block;
	-webkit-transition:all 0.5s;
}
.news-trends .open-img>div{
	overflow:hidden;
}
.news-trends .open-img>div:hover .open-fu img{
	-webkit-transform:scale(1.05,1.05);
}
.news-trends .open-img .img1{
	width: 66.65%;
	float: left;
}
.news-trends .open-img .img2,.news-trends .open-img .img3{
	width: 33.35%;
	float: left;
}
.news-trends .open-img .img-top{
}
.news-trends .open-img .img4,.news-trends .open-img .img5,.news-trends .open-img .img6{
	width: 33.33%;
	float: left;
}
.news-trends .open-img .img7{
	float: left;
	width: 100%;
}
.news-trends .open-img .img9{
	margin-top: 18.7%;
	margin-left: -33.4%;
}
.news-trends .open-img .img8,.news-trends .open-img .img9{
	width: 33.4%;
	float: left;
}
.news-trends .open-img .img-top1{
	margin-top: 18.7%;
	margin-left: -33.4%;
}
.news-trends .open-img .img10{
	width: 66.6%;
	float: left;
}
.news-trends .open-fu{
	position: relative;
	cursor: pointer;
}
.news-trends .open-fu>span{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	color: #fff;
	line-height: 100%;
	opacity: 0;
	transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-moz-transition: all 0.5s; 
	-ms-transition: all 0.5s; 
	-o-transition: all 0.5s; 
	transition: all 0.5s; 
}
.news-trends .open-fu:hover span{
	opacity: 1;
}
.news-trends .open-fu>span>p{
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.news-trends .open-img>div{
	position: relative;
}
.news-trends .open-img>div label{
	width: 75px;
	height: 75px;
	display: block;
	background-color: rgba(0,0,0,0.9);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	text-align: center;
	line-height:110px;
}
.news-trends .open-img>div label>img{
	width: 40px;
}

.shot-price .price-icon .baifenb .flash-9{display: none;}


.videolist{background:#F2F3F5; padding:30px 0;}
.updateddc_body {
    width: 25%;
    /* background-color: #fff; */
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;text-align: left;
}
.updateddc_img {
    width: 100%;
    position: relative;
}
.updateddc_cont {
    padding-left: 12px;
    padding-bottom: 11px;
    background-color: #fff;
    overflow: hidden;
}
.updateddc_name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    color: #404040;
    font-size: 16px;
    font-weight: bold;
    /* margin-left: 12px; */
    margin-top: 8px;padding: 10px 0;
}
.updateddc_classify {
    color: #a6a6a6;
    font-size: 12px;
    /* margin-left: 12px; */
    margin-top: 5px;
}
.updateddcn_gs {
    margin-left: 3px;
    width: 100px;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    float: left;
}

.shoot3{
	background:#000;
	padding:100px 0; text-align:center; color:#fff;
}
.shoot3 h2{
	font-family:"宋体"; font-size:38px; font-weight:bold;
}
.shoot3 .tips{
	font-size:35px; margin-top:30px;
}
.shoot3 ul{
	max-width:1000px; margin:100px auto 0;
}
.shoot3 ul li{
	float:left; width:33%; font-size:18px;
}
.shoot3 ul li img{
	display:block; margin:0 auto 20px;
}
.shoot3 ul li span{
	display:block;
	font-size:14px; margin-top:10px; margin-bottom:70px;
}
.shoot5{ background:url(../images/bg5.jpg) center center no-repeat; background-size:cover; min-height:830px; padding-top:60px;}
.shoot5>label {
    width: 110px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 0 auto 40px;
}
.shoot5, .user_con2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
}
.shoot5 .user_con {
     font-size: 40px; font-weight:normal;
}
.shoot5 .usertit {
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px; color:#727272;
}
.shoot6 img {
	display:block; margin:0 auto;
}
.shoot5 .user_con {
     font-size: 35px; font-weight:normal;
}

.shoot7{ background:url(../images/bg7.jpg) center center no-repeat; background-size:cover;  padding-top:85px; padding-bottom:150px;}
.shoot7>label {
    width: 110px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 0 auto 40px;
}
.shoot7, .user_con2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
}
.shoot7 .user_con {
     font-size: 35px; font-weight:normal;
}
.shoot7 .usertit {
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px; color:#727272;
}
.shoot7 ul {
	width:900px; margin:180px auto 0;
}
.shoot7 ul li { font-size:22px; float:left; color:#333; background:#fff; border-radius:200px; width:200px; height:140px; padding-top:60px; margin:0 50px;
}
.shoot7 ul li span{margin-top:10px; display:block;
}
.shoot8 ul{ }
.shoot8 .video-select-list{ width:850px;}

.vision2{background:url(../images/bg2.jpg) center center no-repeat; background-size:cover; color:#fff;}

.vision2>h1 {
    font-size: 38px;
    color: #fff;
    padding-top: 6%;
}
.vision2 .price-icon>div>div p {
    color: #fff !important;
    font-size: 14px;
    line-height: 25px;
    margin-top: 4%;
}
.vision2 p>span {color:#656565;}
.vision2 p>span.h4 {color:#fff;}
.vision2 .price-icon>div>div {
    width:220px;
    float: left;
    padding: 0 1.5%;
	    margin: 0 60px;
    margin-top: 6%;
    border: 6px solid #707070; height:180px; border-radius:30px; padding-top:30px;
}

.vision4{background:url(../images/bg2.jpg) center center no-repeat; background-size:cover; color:#fff;}
.vision4>h1 {
    font-size: 38px;
    color: #fff;
    padding-top: 6%;
}
.vision4>h1 strong {
	color:#ffbb2d;
}
.vision4 .price-icon>div>div p {
    color: #fff !important;
    font-size: 14px;
    line-height: 25px;
    margin-top: 4%;
}
.vision4 .price-icon>div>div {
    width: 22%;
    float: left;
    padding: 0 1.5%;
    margin-top: 6%;
}

.vision6 ul li {
    width: 48%;
    float: left;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
	margin:0 1% 2%;
     background:#151515; color:#fff;    position: relative; height:200px; 
}
.vision6 ul li .tit{
	position: absolute;
    top: 100px;
    line-height: 40px;
    font-size: 28px;
    left: 20px;
    width: 126px;
    text-align: left;
}
.vision6 ul li .tips{
	position: absolute;
    top: 100px;
    line-height: 30px;
    font-size:20px;
    right: 30px;
    text-align: right;background:url(../images/b.png) top right no-repeat; padding-top:15px;
}


.vision6 ul li.v61 {
    background:url(../images/bi1.png) #151515 20px 20px  no-repeat;
}
.vision6 ul li.v61:hover {
    background:url(../images/bi1.png) #ffba2e 20px 20px  no-repeat;
}
.vision6 ul li.v62 {
    background:url(../images/bi2.png) #151515 20px 20px  no-repeat;
}
.vision6 ul li.v62:hover {
    background:url(../images/bi2.png) #ffba2e 20px 20px  no-repeat;
}
.vision6 ul li.v63 {
    background:url(../images/bi3.png) #151515 20px 20px  no-repeat;
}
.vision6 ul li.v63:hover {
    background:url(../images/bi3.png) #ffba2e 20px 20px  no-repeat;
}
.vision6 ul li.v64 {
    background:url(../images/bi4.png) #151515 20px 20px  no-repeat;
}
.vision6 ul li.v64:hover {
    background:url(../images/bi4.png) #ffba2e 20px 20px  no-repeat;
}

.bansrs{ width:100%; overflow:hidden;}
.bansrs img{ width:1920px; height:auto;position: relative;
    left: 50%;
    margin-left: -960px;    pointer-events: none;
	}
	
.aboutc{ background:#fff;}
.aboutc .tit{ text-align:center;}
.about1 .con{ font-size:18px; padding:0 100px; text-indent:2em; line-height:42px;  }
.about1 .con p{ margin-bottom:40px;}

.about2 li{ float:left; width:22.5%; text-align:center; background:#fbfbfb; border:1px solid #f3f3f3; border-radius:10px; margin:50px 1% 120px; padding:60px 0 30px; position:relative;
    transition: all 0.36s ease;}
.about2 li .svico1{ width:92px; height:92px; border-radius:100px; background:url(../images/about-i1.png) center center  no-repeat; position:absolute; top:-47px; left:50%; margin-left:-46px;transition: all 0.36s ease;}
.about2 li .svico2{ width:92px; height:92px; border-radius:100px; background:url(../images/about-i2.png) center center  no-repeat; position:absolute; top:-47px; left:50%; margin-left:-46px;transition: all 0.36s ease;}
.about2 li .svico3{ width:92px; height:92px; border-radius:100px; background:url(../images/about-i3.png) center center  no-repeat; position:absolute; top:-47px; left:50%; margin-left:-46px;transition: all 0.36s ease;}
.about2 li .svico4{ width:92px; height:92px; border-radius:100px; background:url(../images/about-i4.png) center center  no-repeat; position:absolute; top:-47px; left:50%; margin-left:-46px;transition: all 0.36s ease;}
.about2 li:hover{box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);} 
.about2 li h2{ font-size:20px;}
.about2 li .svtext{ font-size:12px; margin-top:6px;}
.about2 li dl{ margin:50px 0 0;}
.about2 li dd{ width:31.3%; float:left;margin: 0 0 22px; font-size:14px; color:#818489; padding:0 1%;     
text-overflow:ellipsis;     
white-space: nowrap; position:relative}
.about2 li dd i{ position:absolute; display:block; width:24px; height:19px; z-index:300; background:url(../images/hot.png) center center no-repeat; right:0; top:-16px;}
.about2 li.li3 dl{ padding:0 60px;}
.about2 li.li3 dd{ width:48%;}
.about2 li a{    position: absolute;
    left: 50%;
    bottom: -25px;
    color: #796c83;
    font-size: 14px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: none;
    border-radius: 50px;
    margin-left: -75px;}
.about2 li:hover a{background: #feb729; color:#fff;} 
.about2 li:hover .svico1{ border-radius:100px; background:url(../images/about-i1c.png) #a8b1b8 center center  no-repeat; }
.about2 li:hover .svico2{ border-radius:100px; background:url(../images/about-i2c.png) #a8b1b8 center center  no-repeat; }
.about2 li:hover .svico3{ border-radius:100px; background:url(../images/about-i3c.png) #a8b1b8 center center  no-repeat; }
.about2 li:hover .svico4{ border-radius:100px; background:url(../images/about-i4c.png) #a8b1b8 center center  no-repeat; }
.home-honor.about5 {
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
    text-align: center;
    width: 1300px;
}
.home-honor.about5>div {
    float: left;
    padding: 0 23px;
    width: 490px;
    margin: 0 55px;
    position: relative;
    cursor: pointer;
}
.home-honor.about5 p {
    line-height: 35px;
    -webkit-transition: all 0.5s;
    font-size: 22px;
    margin-bottom: 30px;
    overflow: hidden; color:#666; margin-top:35px;
}
.home-honor.about5 h3 span {
    display: inline-block;
    font-size: 32px;
    margin-left: 10px; color:#000;
}
.about6 .tit{ }
.about6{ padding:50px 100px;background:#000; color:#fff;}
.about6 p{ font-size:18px; line-height:42px; text-indent:2em}

.about6 li {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 100px 0 0; color:#feb729;
}
.about6 li img {
    display: block;
    margin: 0 auto 26px;
}
.about6 li span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin: 15px 0 0;
}
.about7 ul {
    padding: 0;
    width: auto;
    margin: 30px auto 40px;
}
.about7 ul li {
    width: 16.6%;
    float: left;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 40px;
}
.about7 ul li img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
}
.about8 .cpic{ text-align:center;}
.about8 .cpic img{ max-width:100%;}


@media only screen and (max-width: 1700px) {
	
.fictitious-price .price-time>div>p>span{display: inline;}

}

@media only screen and (max-width: 1400px) {
	.fictitious-price .price-text ul li>img{width: 10%;}
	.fictitious-price .price-text ul li>p{width: 87%;}
	.fictitious-advan .price-icon>div>div h5{font-size: 15px;}
	.news-trends .trends-text>div .text-pic1>h1>a{height:18px;}
	.about>p,.about-content1>p,.CG-shot>p,.controll-case>p,.news-trends>p{font-size:14px;}
}
@media only screen and (max-width: 1280px) {
	.about>p>span,.about-content1>p>span{display: inline;}
	
	.case .case-img>div>a>span>label>img{width: 50px;}
	.shot-price .price-icon>div>div p{font-size: 13px;}
	.about-content1>h1,.about-content1 h2,.about-growth>h1,
	.about-win>h1,.about-business>h1,
	.shot-price>h1,.case h1,
	.fictitious-reality>h1,.fictitious-price>h1,.film-content>h1,
	.news-list>h1{font-size: 35px;}
	.CG-shot h2,.controll-case>h1,.news-trends>h1,.about>h1,.join-our>h1,.our>h1{font-size: 31px;}
	.about .about-nav>div>div a{font-size: 16px;}
	.about-content1 .about-icon>div img{width: 115px;}
	.about-content1 .about-icon>div span,.CG-shot>p{font-size: 13px;}
	.about-win .win-img>div>h1{font-size: 16px;}
	.about-win .win-img>div>p,.controll-case>p,.news-list>p{font-size: 13px;}
	.news-trends .case-open>div{height: 120px;line-height: 120px;}
	.news-trends .case-open .top>div{height: 58px;}
	.news-trends .news-more>a{font-size: 15px;}
	.news-trends .news-more{height: 75px;line-height: 75px;}
	.news-trends .open-fu>span>p{font-size: 18px;}
	.control-bg .icon1>div>h4,.case .case-img>div>a>h3{font-size: 15px;}
	.customer>p,.fictitious-price .price-text ul li>p,.film-content>p,.film-content>sub{font-size: 13px;}
	.film-content>label{font-size: 14px;}
	.our-job>div>div>h3{font-size: 15px;}
	.news-trends .trends-text>div .text-pic1>h1>a{font-size: 15px;height: 17px;}
	.news-trends .trends-text>div .text-pic1>p{height:32px;}
	.news-list>span{font-size: 14px;}
	.number-shop>h1{font-size: 26px;}
	.our .our-address .BJ>h1{font-size: 18px;}
	.our .our-address .BJ>span,.our .our-address .BJ>p,.our .our-contact p,.our .our-contact span{font-size: 13px;}
	.our .our-contact h1{font-size: 16px;}
	.our{/*padding-top: 10%;*/}
}

@media only screen and (max-width: 1024px) {
	.shot-banner .banner-text>h1{ font-size: 30px;}
	.shot-banner .banner-text>span{width: 110px;height: 35px;line-height: 35px;}
	.case .case-img>div>a>h3{font-size: 16px;}
	.fictitious-price .price-text ul li>img{width: 12%;}
	.fictitious-price .price-text ul li>p{width: 85%;}
	.controll-case>p>span{display: inline;}
	.film-content>h1{font-size: 30px;}
	.news-trends .news-nav .div1>a{font-size: 18px;}
	.news-trends .news-more{height: 50px;line-height: 50px;}
	.news-trends .news-more>a{font-size: 16px;}
	.news-list>h1{font-size: 24px;}
	.about-content1>h1, .about-content1 h2, .about-growth>h1,.about-win>h1{font-size: 20px;}
	.about .about-nav>div>div{width: 32.5%;}
	.about-content1 .about-icon>div>img{width: 100px;}
	.about-win .win-img>div>h1{font-size: 16px;}
	.about-win .win-img>div>p{font-size: 13px;}
	.our>h1{font-size: 24px;}
	.our .our-contact .contact-form .right>textarea{height: 450px;}
	.our-job>div>div>p>span{display: inline;}
	.join-our{/*margin-top: 10%;*/}
	.customer-car>h1{font-size: 20px;}
	.number-shop>h1{font-size: 30px;}
	.about .about-nav>div,.about-content1,.about>p,.film-content,.news-list{width: 75%;}
	.news-list{margin-top: 12%;}
	.film-video{margin-top: 75px;}
	.team_list li {
    width: 50%;
    float: left;
}
}
@media only screen and (max-width: 750px) {
	.updateddc_body {
    width: auto;
}.news-trends .case-open .top {
    border: 0;
    height:auto;
    line-height: 70px;padding-bottom: 1%;
}.news-trends .case-open .top>div {
    width: 48%;}
	.controll-case .controll-fangan .logo{width: 17%;}
	.controll-case .controll-fangan>h1{font-size: 15px;}
	.our .our-contact h1{font-size: 15px;}
	.CG-shot>p>span,.fictitious-price>p>span,.film-content>p>span{display: inline;}
	.CG-shot>p{width: 85%;font-size: 13px;}
	.shot-price .price-icon>div>div{width: 100%;padding: 0;margin-top: 10%;}
.fictitious-price .price-text ul li h3{float:none;text-align: center;}
       .shot-price .price-icon .baifenbi>div{width: 50%;height: 200px;}
     .shot-price .price-icon .baifenb .flash-9{display: block;}
     .shot-price .price-icon .baifenb .flash-6{display: none;}
	.shot-price .price-icon>div>div p>span{display: block;}
	.case .case-img>div{width: 100%;}
	.case .case-img .case-padding{padding: 5% 0;}
	.case .case-img>div>a>h3{text-align: center;}
	.shot-price .price-icon>div>div p{margin-top: 0;}
        .shot-banner .right-but,.shot-banner .left-but{background-size:20px;}
	.fictitious-img>img{width: 100%;}
	.fictitious-price .price-text ul li>img{display: block;float: none; width: 55px; margin: 0 auto;}
	.fictitious-price .price-text ul{width: 100%;}
	.fictitious-price .price-text ul li>p{width: 100%;}
	.fictitious-price .price-text .ul2{padding-top: 0;}
	.price-img>img{width: 100%;}
	.fictitious-advan .price-icon>div>div h5{padding-bottom: 2%;}
	.fictitious-price>p{width: 90%;}
	.fictitious-price .price-time>div{width: 100%;margin-top: 10%;}
	.fictitious-price .price-time .time-left>p,.fictitious-price .price-time .time-right>p{text-align: center;}
	.fictitious-price .price-time{width: 90%;}
	.control-bg .icon1>div>h4{font-size: 14px;}
	.controll-case>h1{font-size: 22px;padding-top: 7%;}
	.controll-case>p{font-size: 13px;width: 90%;}
	.film-content{width: 85%;}
	.news-trends .news-nav .div1{width: 100%;}
	.news-trends .news-nav .div2{width: 49.5%;margin-left: 0.5%;}
	.news-trends .news-nav .div3{width: 32.8%;margin-top: 1%;}
	.news-trends .trends-text>div{width: 90%;float: none;margin: 0 auto;margin-top: 2%;}
	.news-trends>h1{font-size: 20px;}
	.news-trends .news-nav>div{height: 45px;line-height: 45px;}
	.news-trends .trends-text>div .text-pic1>h1>a{font-size: 14px;height:17px;}
	.news-trends .trends-text>div .text-pic1>p{font-size: 12px;height: auto;display: block;}
	.news-trends .trends-text>div .text-pic1>label{font-size: 12px;}
	.news-list{width:85%;margin-top: 75px;}
	.news-list>h1{font-size: 18px;}
	.news-list>span{font-size: 14px;}
	.news-list>p{font-size: 12px;}
	.about>p,.about .about-nav>div,.about-content1,.about-growth>div{width: 85%;}
	.about-win .win-img>div{width: 100%;margin: 0 auto;margin-top: 4%;}
	.about-win .win-img>div>h1{font-size: 16px;}
	.about-win .win-img{width: 85%;}
	.about>h1{font-size: 22px;padding-top: 6%;}
	.about-content1>h1{padding-top: 8%;}
	.about-content1>h1, .about-content1 h2, .about-growth>h1, .about-win>h1{font-size: 18px;}
	.about>p,.about-content1>p,.about-content1 .about-icon>div>span{font-size: 13px;}
	.about .about-nav>div>div a{font-size: 15px;}
	.about .about-nav>div>div{height: 45px;line-height: 45px;}
	.about-business>h1{font-size: 18px;margin-top: 5%;}
	.about-business{width: 85%;}
	.about-business>div>span>label{font-size: 16px;}
	.about-business>div{font-size: 13px;}
	.our .our-address,.our .our-contact{width: 85%;}
	.our .our-contact .contact-form .left,.our .our-contact .contact-form .right{width: 100%};
	.our .our-contact .contact-form .left>input{height: 40px;}
	.our .our-contact .contact-form .right{margin-top: 5%;}
	.our .our-contact .contact-form .right>textarea{height: 200px;}
	.our .our-contact .contact-form>button{height: 40px;font-size: 14px;}
	.our>h1{font-size: 22px;}
	.our .our-address .BJ>h1{font-size: 14px;}
	.our .our-address .BJ>span,.our .our-contact span{font-size: 14px;}
	.our .our-address .BJ>p{font-size: 13px;}
         .our .our-address .BJ>p label {display: block;}
	.our .our-contact p{font-size: 13px;}
	.our .our-contact .contact-form .left>input{height: 45px;font-size: 13px;}
	.join-our>h1{font-size: 22px;}
	.join-our>p,.our-works>p{font-size: 13px;}
	.our-job>div{width: 85%;}
	.our-job>div>div{width: 100%;padding-bottom: 5%;}
	.our-works>p>sub{font-size: 15px;}
	.our-post .div1>div{font-size: 15px;height: 50px;line-height: 50px;}
	.our-post .div2 .div1>div{font-size: 14px;line-height: 15px;padding-top: 15px;}
	.our-post .div2 .div1-none>ul li{font-size: 12px;}
	.our-post .div2 .div1-none>ul h4{font-size: 14px;}
	.our-job>div>div>h3{font-size: 15px;}
	.our-job>div>div>p{font-size: 13px;}
	.customer>h1{font-size: 22px;padding-top: 6%;}
	.customer>p{font-size: 13px;width: 85%;}
	.customer>p>span{display: inline;}
	.customer-car>h1{font-size: 16px;padding-top: 3%;}
	.customer-car>label{width: 35px;height: 2px;}
	.customer-car .car-sign>div>img{
		-webkit-filter: grayscale(0%); 
		-moz-filter: grayscale(0%); 
		-ms-filter: grayscale(0%); 
		-o-filter: grayscale(0%); 
		filter: grayscale(0%); 
		filter: gray; 
	}
	.fictitious-reality>h1{font-size: 18px;}
	.customer-car .car-sign>div:hover{background: #fff;}
	.shot-price>h1,.case h1{font-size: 20px;padding-top: 7%;}
	.customer-car .car-sign>div{width: 25%;}
	.about-content1 .about-icon>div{width: 50%;margin-top: 4%;}
	.about-people>div{position: initial;}
	.about-people>.pc-mengceng>div{display: none;}
	.number-bg .price-icon .icon1 .num-div1>p,.number-bg .price-icon .icon1 .num-div2>p{text-align: center;}
	.number-shop .shop-video,.CG-shot .number-img1,.shot-price .price-icon{width: 99%;}
	.news-trends .open-img>div>label{width: 45px;height: 45px;line-height: 65px;}
	.news-trends .open-img>div>label>img{width: 25px;}
	.news-trends .open-fu>span{display: none;}
	.news-trends .case-open>div{width: 100%;}
	.news-trends .open-img{margin-top: 11%;}
	.news-trends .case-open .top>div{line-height: 50px;height: 50px;}
	.news-trends .case-open .top>div.nav10 {
    width: 32.3%;
}
	.about-people>div .pc-mengceng{display: none;}
	.about-content1 h2, .about-win>h1{padding-top: 2%;}
	.about-growth{margin-top: 12%;}
	.news-trends{/*padding-top:60px;*/}
	.news-trends .case-open .top>div>img{width: 20px;}
	.CG-shot>label{width: 36px;height: 2px;}
	.fictitious-price>h1{font-size: 18px;padding-top: 7%;}
	.CG-shot h2{font-size: 28px;margin-top: 7%;}
	.CG-shot strong{font-size: 22px;}
	.fictitious-price>label,.number-shop>label,.shot-price>label{width: 36px;height: 2px;}
	/*.film-video{padding-top: 50px;}*/
	.film-content>h1{font-size: 18px;padding-top: 5%;}
	.film-content>b,.join-our>label,.our-works>label,.news-list>label{width: 36px;height: 2px;}
	.join-our{/*margin-top: 65px;*/}
	.news-trends .trends-text>div .text-pic1 button{display: none;}
	.news-trends .trends-text>div .text-pic>span{opacity: 0;}
	.news-trends .trends-text>div:hover .img1{transform: scale(1,1);}
	.news-trends .trends-text>div:hover p{opacity: 1;}
	.number-shop>h1{font-size: 18px;padding-top: 7%;}
	.number-shop .shop-video{margin-top: 5%;}
	.our{/*padding-top: 70px;*/}
	.about-people>div .app-mengceng{display: block;}
	.news-trends .open-img>div label>img{width: 15px;}
	.news-trends .open-img>div label{width: 30px;height: 30px;line-height: 39px;}
	.about-content1 .about-icon>div img{width: 80px;}
	.about-content1>label,.about-growth>label,.about-win>label{width: 65px;}
	.number-shop .shop-video>span{opacity: 1;display: block;background-color: rgba(0,0,0,0.1);}
	.number-shop .shop-video>span>p{height: 95px;}
	.number-shop .shop-video>span>p>img{width: 45px;}
	.number-shop .shop-video>span>p>label{font-size: 15px;}
	.about-people>div .app-mengceng1{opacity: 1;}
	.num-jiazhi,.shot-price,.shot-price1,
	.fictitious-advan1,.fictitious-advan2,.fictitious-advan{background-size: auto 100%;}
	.about>h1{font-size: 18px;}
	.fictitious-price .price-time{margin-top: -5%;}
	.shot-price .price-icon>div{margin-top: -2%;}
}
@media only screen and (max-width: 640px) {
	.shot-banner .banner-text>h1{font-size: 22px;}
	.shot-price .price-icon>div>div p{font-size: 13px;}
	.case .case-img>div>a>h3{font-size: 14px;}
	.fictitious-reality>h1{font-size: 18px;}
	.fictitious-reality>img{width: 45px;padding-top: 7%;}
	.film-content>label{font-size: 14px;}
	.film-content>p{font-size: 13px;}
	.film-content>h4{font-size: 14px;}
	.film-content>sub{font-size: 13px;margin-top: 3%;}
	.news-trends .news-nav .div2{width: 49%;float: right;}
	.news-trends .news-more>a{font-size: 14px;}
	.news-trends .news-nav>div a{font-size: 14px;}
	.news-list>h1{font-size: 15px;}
	.about-business>p>span,.about-business>div>span{display: inline;}
	.join-our>p, .our-works>p{width: 90%;margin: 0 auto;}
	.join-our>p>span,.our-works>p>span{display: inline;}
	.number-shop .shop-video>span>p>img{width: 45px;}
	.number-shop .shop-video>span>p{height: 90px;}
	.number-shop .shop-video .shop-right,.number-shop .shop-video .shop-left{
		width: 15px;
	}
	.news-trends .open-img{margin-top: 55px;}
}
@media only screen and (max-width: 375px) {
	.shot-banner .banner-text>h1{font-size: 20px;}
	.news-trends .open-img>div>label{width: 26px;height: 26px;line-height: 35px;}
	.news-trends .open-img>div>label>img{width: 15px;}
}
@media only screen and (min-width: 750px) {
	.our-works>p>sub a:hover{color:#888888;}

}

/**/
.fangan-top-img{position:relative;}
.fangan-top-img>div{
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	width:50%;
	border-right:2px solid #ffffff;
}
.controll-case>.controll-case-pictab{position:relative;margin:5% 0 0 0;padding:0;}
.controll-case>.controll-case-pictab>.but{position:absolute;left:0;right:0;margin:auto;top:50%;margin-top:-30px;height:63px;width:63px;-webkit-transform:rotate(90deg);cursor:pointer;}
.controll-case>.controll-case-pictab>div{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	height:50%;
	overflow:hidden;
	border-bottom:2px solid #ffffff;
}
.controll-case>.controll-case-pictab .img1{
	float:none;
	margin:0;
}
.controll-case>.fangan-top-img>.but{position:absolute;top:0;bottom:0;margin:auto;left:50%;margin-left:-30px;height:63px;width:63px;cursor:pointer;}
.controll-case>.fangan-top-img>.alert{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.5);top:0;left:0; color:#ffffff;font-size:18px;}
.controll-case>.fangan-top-img>.alert span{margin-top:15%;display:block;width:100%;}
.controll-case>.controll-case-pictab>.alert{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.5);top:0;left:0; color:#ffffff;font-size:18px;}
.controll-case>.controll-case-pictab>.alert span{margin-top:31%;display:block;width:100%;}

@media only screen and (max-width: 750px) {
    .controll-case>.controll-case-pictab>.alert span{margin-top:36%;}
    .controll-case>.fangan-top-img>.alert span{margin-top:17%;}
}

@media screen and (max-width:767px){
	.our .our-address .BJ { float: none; width:100%; display:block; padding-left: 5%; }
}


@media screen and (max-width:767px)
{
.home-honor>div {
    min-height: 250px;
}
.home-vs h2 {
    font-size: 20px;
    margin-top: 6%;
    margin-bottom: 4%;
}
.home-client {
    width: auto;
    margin: 70px auto;
}
.home-client li {
    float: left;
    text-align: center;
    width: 50%;
    font-size: 15px;
    font-weight: bold;
}
.home-vs-con {
	display:none;
}
.home-vs-body {
    background-image: url(../images/vsbgm.jpg);    background-position: top center;
	background-size: contain;
	min-height:calc(100vw);
}
.userwork {
    width: auto;
    text-align: center;
    margin: 58px auto;
}
.userview {
	background-size:cover;
}
.xz_wxdl {
    width: auto;
    float: none;
    margin: 0 10px 30px;
}
/*服务开始*/
.video-thunder-list ul {
    padding: 0;
    width: auto;
    margin: 70px auto 40px;
}
.video-thunder-list ul li {
    width: 50%;
    float: left;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 40px;
}
.video-select-list {
    width: auto;
    padding-left: 0;
    margin: 55px auto 30px;
}
.video-select-list li {
    width: 46%;
    float: left;
    margin:0 1% 20px;
	padding:10px 1%;
}
.video-select-list li img{
	max-width:100%;
}
.video-select-list li .text {
    font-size: 14px;
}
.video-PROCESS-list {
    width: auto;
    margin: 80px auto 10px;
}
.video-PROCESS-list li {
    background: url(../images/processbg.png) center center no-repeat;
    width: 322px;
    height: 319px;
    float:none;
    text-align: center;
    position: relative;
	margin:0 auto 30px;    padding: 1px;
}
.video-PROCESS-list li.process1 i {

}
.video-PROCESS-list li:before {
    background: url(../images/proressline.png) right top no-repeat;
    content: "";
    position: absolute;
    top: -72px;
    left: 50%;
    margin-left: -62px;
    width: 103px;
    height: 103px;
    transition: all 0.3s ease-in-out;
	transform:rotate(90deg);
-ms-transform:rotate(90deg); 	/* IE 9 */
-moz-transform:rotate(90deg); 	/* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg); 	/* Opera */
}
.brandk h2 {
    font-size: 22px;
}
.brandtips {
    font-size: 14px;
}
.brandk {
    padding: 50px 0;
}
.brand1 li {
    width: 100%;
    float: none;
    text-align: center;
    font-size:18px;
}
.brand2 li {
    width: 100%;
    float: none;
    font-size: 18px;padding: 50px 0 0;
}
.brand2 {
	background: url(../images/bg2.png) center center no-repeat;
	background-size:cover;
}
.ico-wechat {
	display:none;
}
.brand3 li {
    width: 44%;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #feb727;
	padding:0 3%
}
.brand3 li span {
    font-size: 14px;
}
.brand3 li img {
	max-width:100%;
}
.brand4 .xz_wxdl {
    width: 48%;
    float: left;
    margin: 0;
    padding: 0 1%;
	margin-bottom:30px;
}
.xz_wxdl dd p {
    font-size: 14px;line-height: 20px;
}
.team_list li {
    width: 50%;
    float: left;
}
.brand6 li {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 50px 0 0;
    color: #434343;
}
.brand6 li img {
	max-width:100%;
}

.brand6 {
    padding-top: 0;
}
.brand7 .video-select-list li {
	float:none;
    width: 270px;
    padding: 1px 30px;
	margin:0 auto 40px;
}
.brand8 .video-thunder-list ul li {
    width: 50%;
    float: left;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 40px;
}
.shoot3 h2 {
    font-family: "宋体";
    font-size: 20px;
    font-weight: bold;
}
.shoot3 .tips {
    font-size: 20px;
}
.shoot3 ul li {
    float: left;
    width: 100%;
    font-size: 18px;
}
.shoot3 {
    padding: 50px 0;
}
.shoot5, .user_con2 {
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-top: 15px;
}
.shoot5 .user_con {
    font-size: 20px;
    font-weight: normal;
}
.shoot5 {
    min-height: 350px;
}
.shoot6 img {
    max-width: 100%;
}
.video-PROCESS .user_con {
    font-size: 20px;
    color: #000;
}
.shoot7 .user_con {
    font-size: 20px;
    font-weight: normal;
}
.video-thunder .user_con {
    color: #000;
    font-size: 20px;
}
.shoot7 .usertit {
    font-size: 14px;
}
.shoot7 ul {
    width: auto;
    margin: 50px auto 0;
}
.shoot7 ul li {
    font-size: 22px;
    float: none;
    color: #333;
    background: #fff;
    border-radius: 200px;
    width: 200px;
    height: 140px;
    padding-top: 60px;
    margin: 0 auto 30px;
}
.shoot7 {
    padding-bottom: 80px;
}
.shoot8 .video-select-list {
    width: auto;
}
.shoot8 .video-select-list li {
    width: 90%;
    float: left;
    margin: 0 3% 20px;
    padding: 10px 2%;
}
.shoot8 .video-select-list li img {
    max-width: 100%; margin:0 auto; display:block;
}

.video-select.shoot8  {
    padding: 85px 0 0;
}
.vision2 .price-icon>div>div {
    width: 220px;
    float: none;
    padding: 0 1.5%;
    margin: 0 auto;
    margin-top: 6%;
    border: 6px solid #707070;
    height: 180px;
    border-radius: 30px;
    padding-top: 30px;
}
.vision6 .video-thunder-list ul li {
    width: 94%;
    float: left;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
	margin:0 3%;
    margin-bottom: 40px;
}
.bansrs img{ max-width:100%; position:static;    left: 0;
    margin: 0;}
.about1 .con {
    font-size: 18px;
    padding: 0 30px;
    text-indent: 2em;
    line-height: 42px;
}
.about2 li {
    float: left;
    width: 98%;
    text-align: center;
    background: #fbfbfb;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    margin: 50px 1% 40px;
    padding: 60px 0 30px;
    position: relative;
    transition: all 0.36s ease;
}
.home-honor.about5 {
    width: auto;
}
.home-honor.about5>div {
    float: left;
    padding: 0 23px;
    width: auto;
    margin: 0 55px;
    position: relative;
    cursor: pointer;
}
.about6 .tit img{
	max-width:100%;
}
.about6 {
    padding: 50px 30px;
    background: #000;
    color: #fff;
}
.about6 li {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 100px 0 0;
    color: #feb729;
}
.aboutc .tit img{
    max-width:100%;
}
.about7 ul li {
    width: 50%;
    float: left;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 40px;
}
.about7 ul li img{
	max-width:90%; margin:0 auto; display:block;
}

.usertit, .usertit2 {
    font-size: 20px;
}
.video-thunder .usertit {
    color: #000;
    font-size: 20px;
    font-weight: normal;
}
.video-select .usertit {
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
}
.video-PROCESS .usertit {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-top: 10px;
}
.page-head h1 {
    font-size: 20px;
    padding: 0;
}
.brand4-1 h2 {
    font-size: 20px;
}
.video-thunder .user_con {
    color: #000;
    font-size: 20px;
}
.video-client-list {
    padding: 65px 20px 0;
}
.video-client-list ul li {
    float: left;
    width: 50%;
}

}
