*,html,body{
	-webkit-text-size-adjust:none;
	outline: none;
	padding: 0;
	margin: 0;
}
*:not(input,textarea) {
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
}
html {
	color:#000;
	background:#FFF;
	position: relative;
}
body {
	width: 100%;
	font: 14px/1.5 "微软雅黑","Microsoft YaHei",PingFangSC-Regular,SimHei!important;
	font-weight: normal;
	-webkit-touch-callout: inherit ;
	-webkit-user-select: auto ;
}
a:hover, a:focus {
	text-decoration: none;
}
.pter{
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.relative{
	position: relative;
}
ul, ol{
	margin: 0;
	padding: 0;
}
.wrapper {
	position: relative;
}
.header.top {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

.code_img{
	text-align:center;
	position: absolute;
	width:100%;
	height:270px;
	top:100px;
	background: #fff;
	display: none;
	z-index: 999;
}
.header {
	height: 100px;
	background-color: transparent;
}

.header .logo {
	background-image: url(../images/logo.png);
	width: 179px;
	height: 49px;
	background-size: 179px 49px;
	-ms-behavior: url(./backgroundsize.min.htc);
	behavior: url(./backgroundsize.min.htc);
	display: inline-block;
	float: left;
	margin: 25px 0 0 0px;
	position: relative;
	overflow: hidden;
}
.header .logo h1 {
	position: absolute;
	top:49px;
}
.header nav{
	float: left;
	position: relative;
	left: 37px;
	top: 40px;
	margin-left:55px;
}

.header .nav.m{
	position: fixed;
	height: auto;
	width: 200px;
	left: auto;
	right: 0;
	top: 30px;
	z-index: 999;
	text-align: left;
	padding-left: 10px;
	background-color: rgba(255, 255, 255, 1);
	display: block;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.5);
	box-shadow: 0 1px 1px rgba(0,0,0,.5);
}
.header .nav.m .tooltip-arrow {
	top: -5px;
	right: 8px;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #FFF;
}


.header .nav.m ul li {
	display:block;
	margin-right: 38px;
	font-size: 18px;
	vertical-align: bottom;
	line-height: 1.5em;
}
.header .nav.m ul li a.active{
	color:#fff;
}

.header ul {
	display: inline-block;
	margin-top: 12px;
}
.header ul li {
	display: inline-block;
	margin-right: 30px;
	font-size: 18px;
	vertical-align: bottom;
}
.header ul li a {
	text-decoration: none;
	color: #000;
	font-weight: 100;
}
.header ul li:hover {
	cursor: pointer;

}
.header ul li a.active {
	color: #006e97;
}


.header .nav .dropdown_menu{

	width: 66px;
	position: absolute;
	z-index: 999;
	top:43px;
	padding-top:5px;
	left: 0px;
	display: none;
	font-size: 14px;
}
.header .nav .dropdown_menu.service{
	background: url("../images/icons.png") no-repeat -16px 0 ;
	height: 82px;
}
.header .nav .dropdown_menu.case{
	background: url("../images/icons.png") no-repeat -16px -96px ;
	height: 152px;
	z-index: 999;
}

.header .nav .dropdown_menu div{
	width: 67px;
	text-align: center;
	line-height: 26px;
	cursor:pointer;

}
.vrpano-interactive{
	height: 400px;
	background: rgba(0, 0, 0, 0) url(../images/live/vr_interactive_title.jpg) no-repeat scroll center center / cover;
	cursor: pointer;
}
.header .nav .dropdown_menu div a{
	font-weight: 100;

}
.header .nav .dropdown_menu div:hover{
	color: #006e97;
}

.header .right {
	position: relative;
	float: right;
	right:0;
	margin: 0;
	top:37px;
}


.header .right .down_atton{
	display: inline-block;
	float: left;
	position: relative;
	font-weight: 300;
}
.header .right .login{
	display: inline-block;
	float: left;
	margin-right:10px;
	margin-top: 12px;
}
.header .login .logon_btn{
	background: #00a0e9;
	padding: 7px 20px;
	color:#fff;
}

.header .login .register_btn{
	background: #5cc21e;
	padding: 7px 20px;
	color:#fff;
}

/**
.header .right .login{
	width: 154px;
}
.header .right .login .tel{
	margin-bottom:4px;
}
.header .right .login .tel i{
	background: url(../images/icons.png) no-repeat 0 0;
	width: 10px;
	height: 13px;
	-ms-behavior: url(./backgroundsize.min.htc);
	behavior: url(./backgroundsize.min.htc);
	display: inline-block;
	float: left;
	margin: 0px;
	position: relative;
	overflow: hidden;
	left:0;
	margin:4px 15px 0 4px;
}
.header .right .login .userinfo i{
	background: url(../images/icons.png) no-repeat 0 -19px;
	width: 13px;
	height: 12px;
	display: inline-block;
	float: left;
	margin: 0px;
	position: relative;
	overflow: hidden;
	left:0;
	margin:4px 15px 0 4px;
}
**/
.header .right .down_atton{
	margin-left:0px;
}
.header .right .down_atton > div{
	width:100px;
}
.header .right .down_atton .wechart{
	background: url(../images/wchart.png) no-repeat 0 0;
	width: 38px;
	height: 35px;
	display: inline-block;
	float: left;
	margin: 0px;
	position: relative;
	overflow: hidden;
	left:0;
	margin:4px 12px 0 4px;
}
.header .right .down_atton .down_info{
	margin-left:64px;
}

.level2menumark{
	display: none;
}
.case_level2menumark{
	display: none;
}
.header ul li.bottom_li{
	display: none;
}
@media (max-width: 980px){
	.header{
		position: fixed;
		top:-20px;
		left:0;
		right:0;
		z-index: 10;
		height:50px;

	}
	.header nav{
		float: right;
	}
	.header ul{
		width:100%;
	}
	.header ul li a{
		font-size: 16px;
	}
	.header ul li.bottom_li{
		display: block;
	}
	.header .nav.m ul li{
		line-height: 1.8em;
	}
	.header .nav.m ul li a.active{
		color:#104c80;
	}
	.level2menumark{
		display: inline-block;
		line-height: 20px;
		font-weight:100;
		vertical-align:text-bottom;
		font-size: 3px;
		position: absolute;
		left:70px;
		top: 7px;

	}
	.case_level2menumark{
		display: inline-block;
		line-height: 20px;
		font-weight:100;
		vertical-align:text-bottom;
		font-size: 3px;
		position: absolute;
		left:70px;
		top: 7px;
	}
	.product_service .header{
		background: #fff;
		height:50px;
	}

	.header_level2{
		position: fixed;
		top: 20px;
		left: 0;
		right: 0;
		z-index: 6;
		height: 80px;
	}
	.header.scroll{
		background: #fff;
		box-shadow: 0 5px 1em rgba(0, 0, 0, .1);
		height:50px;
	}
	.header .logo{
		background-image: url(../images/top_logo.png) ;
		width: 106px;
		height: 22px;
		background-size: 106px 22px;
		margin: 24px 0 0 0px;
	}
	.header .nav{
		display: none;
	}


	.header .nav .dropdown_menu{
		background: none ;
		height: 62px;
		display: block;
		position: static;
		margin-left: 20px;
		display: none;

	}
	.header .nav .dropdown_menu div{
		display: inline-block;
		float: left;
	}
	.header .nav .dropdown_menu div a{
		font-weight: 100;
	}





	.nav-toggle {
		position: absolute;
		top: 37px;
		right: 25px;
		z-index: 999999;
		cursor: pointer;
	}

	.nav-toggle span,.nav-toggle span:after,.nav-toggle span:before {
		background: #fff;
	}
	.nav-toggle span:before {
		top: -6px;
	}
	.nav-toggle span:after {
		bottom: -6px;
	}

	.nav-toggle span, .nav-toggle span:after, .nav-toggle span:before {
		content: '';
		position: absolute;
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		cursor: pointer;
		transition: all 300ms ease-in-out;
	}
	.nav-toggle.active span {
		background-color: transparent;
	}
	.product_service .header .nav-toggle.active span{
		background-color: transparent;
	}
	.nav-toggle.active span:before {
		top: 0;
		background-color: #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.nav-toggle.active span:after {
		top: 10px;
		background-color: #fff;
		-webkit-transform: translateY(-10px) rotate(-45deg);
		transform: translateY(-10px) rotate(-45deg);
	}


	.header.scroll .nav-toggle span,.header.scroll .nav-toggle span:after,.header.scroll .nav-toggle span:before {
		background: #000;
	}
	.header.scroll .nav-toggle.active span:before {
		background-color: #000;
	}
	.header.scroll .nav-toggle.active span:after {
		background-color: #000;
	}
	.header.scroll .nav-toggle.active span {
		background-color: transparent;
	}
	.product_service .header .nav-toggle span,.header.scroll .nav-toggle span:after,.header.scroll .nav-toggle span:before {
		background: #000;
	}
	.product_service .header .nav-toggle span:before {
		background-color: #000;
	}
	.product_service .header .nav-toggle span:after {
		background-color: #000;
	}


	/**
	.navbar-toggle {
		display:block;
		position:absolute;
		right:-20px;
		top:10px;
		padding:9px 10px 5px;
		background-color:transparent;
		background-image:none;
		border:1px solid transparent;
		z-index: 999;
	}
	.navbar-toggle.scroll .icon-bar {
		background-color: #000;
	}
	**/



	.product_service .header  .icon-bar{
		background-color: #000;

	}
	.icon-bar {
		margin-bottom: 4px;
		background-color: #fff;
	}
	.product_btns a {
		border-radius:4px;
		width: 5px;
		height: 5px;
	}
	.product_btns {
		text-align: right;
	}
	.soll_cursor{
		display: block;
		position: absolute;
		bottom: -18px;
		left:0;
		right:0;
		width:19px;
		height:55px;
		background: url("../images/banner_img/cursor.gif") no-repeat 0 0;
		margin:0 auto;
		z-index: 9;
	}
}
@media (max-width: 1200px){
	.header .right{
		display: none;
	}
}

section.banner{
	height:600px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

/** 服务 **/
section.service{
	height:300px;
	margin-top:50px;
	font-size: 14px;
	color: #d1dce1;
}

section.service .title_img{
	height: 152px;
	width: 100%;
}

section.service .leftwarp{
	height:300px;
	width:300px;
	position: relative;
	border: 1px solid #d1dce1;
}
section.service .rightwarp{
	height:300px;
	width:559px;
	position: relative;
	border: 1px solid #d1dce1;
}
section.service .info{
	position: relative;
	margin-top: 36px;
	padding-left:24px;
}

section.service .info>.title>h1{
	position: absolute;
	top: 30px;
}
section.service p{
	line-height: 14px;
	font-weight: 100;
	color:#666666;
}


/*漫游版*/
section.service .roam{
	overflow: hidden;
	padding-right: 0px;
}
section.service .roam .tag{
	background: url("../images/service_roam_tag.png") no-repeat 0 0;
	position: absolute;
	z-index: 6;
	width: 73px;
	height: 83px;
	top:112px;
	right:20px;
	overflow: hidden;
}
section.service .roam .info>.title{
	height: 26px;
	background: url("../images/service_roam_title.png") no-repeat 0 0;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

/*自服务*/
section.service .since_service{
	position:relative;
}

section.service .since_service .tag{
	background: url("../images/service_since_tag.png") no-repeat 0 0;
	position: absolute;
	z-index: 6;
	width: 73px;
	height: 83px;
	top:112px;
	right:20px;
}


section.service .since_service .info>.title{
	height: 26px;
	background: url("../images/service_since_title.png") no-repeat 0 0;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.since_service,section.service .live{
	overflow: hidden;
}
section.service .live .tag{
	background: url("../images/service_live_tag.png") no-repeat 0 0;
	position: absolute;
	z-index: 6;
	width: 73px;
	height: 83px;
	top:112px;
	right:20px;
}
section.service .live .info>.title{
	height: 26px;
	background: url("../images/service_live_title.png") no-repeat 0 0;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
@media (max-width: 1260px){
	section.service .rightwarp{
		border:none;
		width:auto;
	}
	section.service .leftwarp{
		border:none;
		width:auto;
	}

}
@media (max-width: 992px){
	section.service .live{
		border-bottom:1px solid #d1dce1;
	}
}
@media (min-width: 768px) {
	.col-sm-3 {
		margin: 12px 0;
	}
}
.cooperation .col-xs-6{
	margin: 20px 0;
}
section.cooperation{
	overflow: hidden;
	padding-right: 0px;
	padding-top:60px;
	padding-bottom: 60px;
}
section.cooperation>.row div{
	display: inline-block;
	line-height: 80px;
}
section.cooperation div.cctv{
	padding: 0;
	margin: 0;
	text-decoration: none;
	outline: none;
	position: relative;
	overflow: hidden;
	float: left;
	height: 23px;
	width:101px;
	line-height: 23px;
	background: url("../images/cooperation_icons.png") no-repeat 0 0;
	left:50%;
	margin-left: -50px;
	top:40px;
	margin-top:-12px;
}

section.cooperation div.zj{
	text-decoration: none;
	outline: none;
	position: relative;
	float: left;
	overflow: hidden;
	height: 80px;
	width:56px;
	background: url("../images/cooperation_icons.png") no-repeat -115px 0;
	left:50%;
	margin-left: -28px;
	top:40px;
	margin-top:-40px;
}
section.cooperation div.yttv{
	text-decoration: none;
	outline: none;
	position: relative;
	float: left;
	overflow: hidden;
	height: 58px;
	width:82px;
	background: url("../images/cooperation_icons.png") no-repeat -179px 0;
	left:50%;
	margin-left: -41px;
	top:40px;
	margin-top:-29px;
}
section.cooperation div.xsl{
	text-decoration: none;
	outline: none;
	position: relative;
	float: left;
	overflow: hidden;
	height: 80px;
	width:66px;
	background: url("../images/cooperation_icons.png") no-repeat -264px 0;
	left:50%;
	margin-left: -33px;
	top:40px;
	margin-top:-32px;
}

section.cooperation div.yg100{
	text-decoration: none;
	outline: none;
	position: relative;
	float: left;
	overflow: hidden;
	height: 80px;
	width:45px;
	background: url("../images/cooperation_icons.png") no-repeat -330px 0;
	left:50%;
	margin-left: -22px;
	top:40px;
	margin-top:-45px;
}
section.cooperation div.wdjt{
	text-decoration: none;
	outline: none;
	position: relative;
	float: left;
	overflow: hidden;
	height: 80px;
	width:90px;
	background: url("../images/cooperation_icons.png") no-repeat -379px 0;
	left:50%;
	margin-left: -45px;
	top:40px;
	margin-top:-30px;
}
section.cooperation div.dyc{
	text-decoration: none;
	outline: none;
	position: relative;
	float: left;
	overflow: hidden;
	height: 80px;
	width:137px;
	background: url("../images/cooperation_icons.png") no-repeat -475px 0;
	left:50%;
	margin-left: -69px;
	top:40px;
	margin-top:-25px;
}
section.cooperation div.keyno{
	text-decoration: none;
	outline: none;
	position: relative;
	overflow: hidden;
	float: left;
	height: 80px;
	width:64px;
	background: url("../images/cooperation_icons.png") no-repeat -624px 0;
	left:50%;
	margin-left: -32px;
	top:40px;
	margin-top:-30px;
}


section.contact{
	height:164px;
	margin-bottom: 2px;

}
section.contact p{
	color:#666666;
}
section.contact .contact_warp{
	height:160px;
	border-top: 1px solid #d1dce1;
	border-bottom: 1px solid #d1dce1;
	border-left: 1px solid #d1dce1;
	padding:20px;
	color:#d1dce1;
}
section.contact .contact_warp.left{
	border-left: none;
}

@media (max-width: 768px) {
	section.contact .contact_warp{
		border-bottom: none;
	}
	section.contact .contact_warp.right{
		border-bottom:1px solid  #d1dce1;
	}
}

section.sdk{
	margin-top:50px;
}
section.sdk .info{
	text-align: center;
	padding:45px;
	font-size:18px;
}

section.sdk .sdk_warp{
	margin: 0 60px;
	border: 1px solid #eaeaea;
	padding:20px;
}
section.sdk .sdk_warp img{
	width:100%;
}
@media (max-width: 768px) {
	section.sdk .sdk_warp{
		margin: 0 0px;
		border: 1px solid #eaeaea;
		padding:15px 15px;
	}
	section.sdk .info{
		text-align: left;
	}
}
footer.footer {
	position: relative;
	margin-top:30px;
	margin-bottom:112px;
}

footer.footer .warper{
	margin-left: 54px;
}
footer .logo{
	display: inline-block;
	position: absolute;
	background: url("../images/footer_logo.jpg") no-repeat 0 0;
	width:54px;
	height:48px;
	left:0px;
	bottom:0px;
	line-height: 48px;
}
@media (max-width: 768px) {
	footer.footer {
		margin-left: 10px;
	}
	footer .logo{
		height: 48px;
		line-height:48px;
	}
}
@media (max-width: 568px){
	footer .logo {
		height: 88px;
		line-height: 88px;
	}
}
footer .nav a{
	margin-right:10px;
	text-decoration: none;
}
section.service_ylj{
	background:#edf1f3;
}

.header_level2{
	height:98px;
	background: url("../images/product_service/service_header_gb.png") repeat-x 0 0;
}
.header_level2 a{
	color:#fff;
	font-size:14px;
}
.header_level2 ul{
	margin-left:311px;
}
.header_level2 ul li{
	float:left;
	margin-right:24px;
	cursor: pointer;
}
.header_level2  a{
	margin-left: -6px;
	text-decoration: none;
	display: inline-block;
	height: 62px;
	width:57px;
	position: relative;
	top: 20px;
}
.header_level2 .ylj{
	background: url("../images/product_service/menu_yule.png") no-repeat 0 0;
	padding-top:33px;
}

.header_level2 .qyj{
	background: url("../images/product_service/menu_qy.png") no-repeat 0 0;
	padding-top:33px;
}
.header_level2 .gbj{
	background: url("../images/product_service/menu_gb.png") no-repeat 0 0;
	padding-top:33px;
}

.header_level2 .ylj.active{
	background: url("../images/product_service/menu_yule_active.png") no-repeat 0 0;
	color:#ff3eb0;
}
.header_level2 .qyj.active{
	background: url("../images/product_service/menu_qy_active.png") no-repeat 0 0;
	color:#00a0e9;
}
.header_level2 .gbj.active{
	background: url("../images/product_service/menu_gb_active.png") no-repeat 0 0;
	color:#e50000;
}




section.service_ylj section.banner{
	height: 800px;
	background: url("../images/product_service/ylj_f1_bg.jpg");
}
section.service_ylj section.banner .content{
	height: 800px;
	position: relative;
}
section.service_ylj section.banner .content .logo{
	width: 492px;
	height:492px;
	background: url("../images/product_service/ylj_logo.png") no-repeat 0 0;
	position: absolute;
	top:280px;
}
section.service_ylj .f1{
	margin-top:60px;
	height: 800px;
	background: url("../images/product_service/f2_bg.jpg");
	font-size: 14px;

	position: relative;
}
section.service_ylj .f1 .argument{
	position: absolute;
	right:38px;
	top:72px;
	color:#000;
}
section.service_ylj .f1 .info_waper{
	position: absolute;
	color:#fff;
	left:48px;
	top:52px;
}
section.service_ylj .f1 p{
	line-height: 20px;
}
section.service_ylj .f1 h1{
	line-height: 36px;
	font-size: 36px;
}
section.service_ylj .f1 h2{
	line-height: 20px;
	font-size: 18px;
}
section.service_ylj .f2{
	margin-top:60px;
	margin-bottom:60px;
}
section.service_ylj .f3{
	height:800px;
	background: url("../images/product_service/ylj_f4_bg.jpg");
	position: relative;
}
section.service_ylj .f3 .info_waper{
	position: absolute;
	bottom: 78px;
	right:60px;
	color:#fff;
}


.sign_up{
	padding-left: 140px;
	padding-right: 140px;
	color:#666666;
	margin-bottom:60px;
	padding-bottom:60px;
	margin-top:81px;
}
.sign_up .tip{
	position: relative;
	top:40px;
	right:10px;
}
.sign_up .name{
	height:50px;
	width:171px;
	margin-right:15px;
}
.sign_up .tel{
	height:50px;
	width:180px;
	margin-right:15px;
}
.sign_up .address{
	height:50px;
	width:380px;
	margin-right:15px;
}

@media (max-width: 980px) {
	.sign_up .tip{
		top:0px;
	}
	.sign_up{
		padding-left: 20px;
		padding-right: 20px;
	}
	.sign_up .name{
		width:100%;
		margin-right:0px;
		margin-bottom:15px;
	}
	.sign_up .tel{
		width:100%;
		margin-right:0px;
		margin-bottom:15px;
	}
	.sign_up .address{
		width:100%;
		margin-right:0px;
		margin-bottom:15px;
	}
	.header_level2{
		height: 0;
	}
	.header_level2 ul {
		margin-left: 0;
	}
	section.service_ylj .f1{
		height: 659px;
		background: url("../images/product_service/f2_m_bg.jpg");
	}
	section.service_ylj section.banner{
		background: url("../images/product_service/ylj_f1_m_bg.jpg");
		height:100%;
	}
	section.service_ylj section.banner .content .logo{
		top: 30%;
		margin-top: 20px;
		margin-left: -150px;
		height: 352px;
		width: 352px;
		background: url("../images/product_service/ylj_logo.png") no-repeat 0 0;
		background-size: 100% 100%;
	}
	.service_ylj .f2.container img{
		width:100%;
	}
	.sign_up{
		margin-top: 21px;
		margin-bottom: 0;
		padding-bottom: 60px;

	}
	.sign_up.container .form-inline{
		text-align: center;
	}
	section.service_ylj .f3 .info_waper p{
		font-size: 14px;
		line-height: 1.3em;
	}
	section.service_ylj .f3 .info_waper h2{
		font-size: 16px;
		line-height: 10px;
	}
	section.service_ylj .f3 .info_waper h1{
		font-size: 18px;
		line-height: 10px;
	}

}


section.service_qyj{
	background: #edf1f3;
}
section.service_qyj section.banner{
	height: 800px;
	background: url("../images/product_service/qyj_f1_bg.jpg");
}
section.service_qyj section.banner .content{
	height: 800px;
	position: relative;
}
section.service_qyj section.banner .content .logo{
	width: 291px;
	height: 155px;
	background: url("../images/product_service/qyj_logo.png") no-repeat 0 0;
	margin-top: 50px;
	right: 0;
	background-size: 100% 100%;
	position: absolute;
}
section.service_qyj .f1{
	margin-top:60px;
	height: 800px;
	background: url("../images/product_service/qyj_f2_bg.jpg");
	font-size: 14px;

	position: relative;
}
section.service_qyj .f1 .argument{
	position: absolute;
	left:50%;
	margin-left:90px;
	top:72px;
	color:#000;
}
section.service_qyj .f1 .camera{
	position: absolute;
	text-align: center;
	bottom:415px;
	right:236px;
	color:#000;
}

section.service_qyj .f1 .info_waper{
	position: absolute;
	color:#fff;
	left:48px;
	bottom:52px;
}


section.service_qyj .f2{
	margin:60px auto;
}
section.service_qyj .f3{
	background: url("../images/product_service/qyj_f4_bg.jpg") no-repeat 0 0;
	height: 805px;
	color: #000;
	background-size: 100% 100%;
}

section.service_qyj .f3 .info_waper{
	position: absolute;
	bottom: 102px;
	left:63px;
}

@media (max-width: 980px) {
	section.service_qyj section.banner {
		background: url("../images/product_service/qyj_f1_m_bg.jpg") no-repeat 0 0;
	}
	section.service_qyj section.banner .content .logo{
		width: 291px;
		height: 155px;
		background: url("../images/product_service/qyj_logo.png") no-repeat 0 0;
		top: 50%;
		margin-top: -80px;
		left: -50px;
		background-size: 100% 100%;
		position: absolute;
	}
	section.service_qyj .f3{
		background: url("../images/product_service/qyj_f4_m_bg.jpg") no-repeat 0 0;
	}
}

section.service_gbj{
	background: #edf1f3;
}
section.service_gbj section.banner{
	height: 800px;
	background: url("../images/product_service/gbj_f1_bg.jpg");
	background-size: 100% 100%;
}
section.service_gbj section.banner .content{
	height: 800px;
	position: relative;
}
section.service_gbj section.banner .content .logo{
	width: 362px;
	height:260px;
	background: url("../images/product_service/gbj_logo.png") no-repeat 0 0;
	position: absolute;
	bottom:65px;
	left:65px;
}
section.service_gbj .f1{
	margin-top:60px;
	height: 800px;
	background: url("../images/product_service/gbj_f2_bg.jpg");
	font-size: 14px;

	position: relative;
}
section.service_gbj .f1 .argument{
	position: absolute;
	left:50%;
	margin-left:-20px;
	top:72px;

	color:#000;
}
section.service_gbj .f1 .camera{
	position: absolute;
	text-align: center;
	bottom:415px;
	right:276px;
	color:#000;
}

section.service_gbj .f1 .info_waper{
	position: absolute;
	color:#fff;
	left:48px;
	bottom:52px;
}


section.service_gbj .f2{
	margin:60px auto;
	padding-left:0;
}
section.service_gbj .f3{
	background: url("../images/product_service/gbj_f4_bg.jpg") no-repeat 0 0;
	height: 805px;
	color: #000;
}
section.service_gbj .f2{
	overflow: hidden;
}
@media (max-width: 980px) {
	section.service_qyj .f1 .camera{
		display: none;
	}
	section.service_qyj .f1 .argument{
		display: none;
	}
	section.service_qyj .f1 .info_waper h1,section.service_qyj .f1 .info_waper h4{
		font-size: 16px;
		line-height: 10px;
	}
	section.service_qyj .f3 .info_waper h1,section.service_qyj .f3 .info_waper p{
		font-size: 16px;
		line-height: 10px;
		margin-left:-30px;
	}
	section.service_qyj .f2{
		overflow: hidden;
	}
	section.service_gbj section.banner .content .logo{
		width: 291px;
		height: 155px;
		background: url("../images/product_service/gbj_logo.png") no-repeat 0 0;
		position: absolute;
		top: 20%;
		left: 10px;
		margin-top: 60px;
		background-size: 100% 100%;
	}
	section.service_gbj section.banner{
		background: url("../images/product_service/gbj_f1_m_bg.jpg");
	}
	section.service_gbj .f1 .argument{
		display: none;
	}
	section.service_gbj .f1 .info_waper h1{
		font-size: 18px;
		line-height: 1.2em;
	}
	section.service_gbj .f1 .info_waper h2{
		font-size: 16px;
		line-height: 1.2em;
	}
}



.hardwar .product1{
	background: url("../images/hardware/insta360.jpg") no-repeat 0 0 ;
	height: 800px;
	background-size: 100% 100%;
}
.hardwar .product1 div.container{
	height: 800px;
}
.hardwar .product1 .btn{
	width:241px;
	height:81px;
	background: url("../images/hardware/btn01.jpg") no-repeat 0 0 ;
	position: absolute;
	right:472px;
	top:637px;
}
.hardwar .product1 .info_waper{
	position: absolute;
	right:360px;
	top:297px;
	color: #000;
}
.hardwar .product1 .info_waper h1{
	line-height: 1.6em;
}
.hardwar .product1 .info_waper p{
	line-height: 1em;
	font-size: 18px;
}
.hardwar .product2{
	background: #edf1f3 url("../images/hardware/xone.jpg") no-repeat 0 0 ;
	height: 800px;
	padding-bottom: 860px;
	background-size: 100% 100%;
}
.hardwar .product2 div.container{
	height: 800px;
}
.hardwar .product2 .btn{
	width:241px;
	height:81px;
	background: url("../images/hardware/btn02.jpg") no-repeat 0 0 ;
	position: absolute;
	right:229px;
	top:637px;
}
.hardwar .product2 .info_waper{
	position: absolute;
	right:46px;
	top:297px;
	color: #fff;
}
.hardwar .product2 .info_waper h1{
	line-height: 1.6em;
}
.hardwar .product2 .info_waper p{
	line-height: 1em;
	font-size: 18px;
}


.hardwar .product3{
	background: #edf1f3 url("../images/hardware/insta3604k.jpg") no-repeat 0 0 ;
	height: 800px;
	padding-bottom: 860px;
	margin-bottom: 60px;
	background-size: 100% 100%;
}
.hardwar .product3 div.container{
	height: 800px;
}
.hardwar .product3 .btn{
	width:300px;
	height:81px;
	background: url("../images/hardware/btn02.jpg") no-repeat 0 0 ;
	position: absolute;
	right:410px;
	top:637px;
}
.hardwar .product3 .info_waper{
	position: absolute;
	right:300px;
	top:297px;
	color: #fff;
}
.hardwar .product3 .info_waper h1{
	line-height: 1.6em;
}
.hardwar .product3 .info_waper p{
	line-height: 1em;
	font-size: 18px;
}



@media (max-width: 714px) {
	.hardwar .product1{
		background: url("../images/hardware/insta360_m.jpg") no-repeat 0px 0 ;
		height: 800px;
	}
	.hardwar .product2{
		background: url("../images/hardware/xone_m.jpg") no-repeat 0px 0 ;
	}
	.hardwar .product3{
		background: url("../images/hardware/insta3604k_m.jpg") no-repeat 0px 0 ;
		background-size: 100% 100%;
	}
	.hardwar .product1 .btn{
		right:40px;
	}
	.hardwar .product1 .info_waper{
		right:10px;
	}
	.hardwar .product2 .info_waper{
		right:auto;
	}
	.hardwar .product2 .btn{
		right:auto;
	}
	.hardwar .product3 .info_waper {
		left: 10px;
		bottom: 130px;
		top:auto;
		right: auto;
	}
}
.contactus .top_tip{

}
.contactus .top_tip h1{
	font-size: 85px;
	font-weight: 900;
	text-align: center;
	color: red;
	height: 190px;
	line-height: 190px;
}
.contactus .contact_info{
	height: 1050px;
	background: url("../images/contact/log_bg.jpg") no-repeat 0 0 ;
	background-position: bottom right;
}
.contactus .contact_info .logo{
	width: 179px;
	height: 184px;
	background: url("../images/contact/log.jpg") no-repeat 0 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 65px;
}
.contactus .contact_info .instructions{
	width: 910px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top:297px;
}
.contactus .contact_info .contact_add_tel{
	position: absolute;
	right: 30px;
	bottom: 139px;
}
.contactus .image{
	height: 824px;
	background: rgba(0, 0, 0, 0) url("../images/contact/f01.jpg") no-repeat scroll center center / cover;
}
.joinus-image{
	height: 800px;
	background: rgba(0, 0, 0, 0) url("../images/recruitment/showimg.jpg") no-repeat scroll center center / cover;
}
.vrpano-live{
	height: 400px;
	background: rgba(0, 0, 0, 0) url("../images/live/vr_live_title.jpg") no-repeat scroll center center / cover;
	cursor: pointer;
}
.vr-video{
	height: 400px;
	background: rgba(0, 0, 0, 0) url("../images/live/vr_video_title.jpg") no-repeat scroll center center / cover;
	cursor: pointer;
}
.vr-image{
	height: 400px;
	background: rgba(0, 0, 0, 0) url("../images/live/vr_image_title.jpg") no-repeat scroll center center / cover;
	cursor: pointer;
}
.vr-price{
	height: 400px;
	background: rgba(0, 0, 0, 0) url("../images/price/price_title_img.jpg") no-repeat scroll center center / cover;
	cursor: pointer;
}
@media (max-width: 980px){
	.vr-video{
		height: 150px;
	}
	.vrpano-live{
		height: 150px;
	}
	.vr-image{
		height: 150px;
	}
	.vr-price{
		height: 150px;
	}
	.vrpano-interactive{
		height: 150px;
	}
	.contactus .top_tip h1{
		font-size: 27px;
		margin-bottom: -40px;
	}
	.contactus .image{
		height:400px;
		background: rgba(0, 0, 0, 0) url("../images/contact/f02.jpg") no-repeat scroll center center / cover;
		background-size: 100% 100%;
	}
	.contactus .contact_info .contact_add_tel{
		right:auto;
	}
	.joinus-image{
		height: 400px;
		background: rgba(0, 0, 0, 0) url("../images/recruitment/showimg.jpg") no-repeat scroll center center / cover;
	}
	.vrpano-image{
		height: 200px;
		background: rgba(0, 0, 0, 0) url("../images/live/vr_live_title.jpg") no-repeat scroll center center / cover;
	}
}
.servicefilm{
	background: #edf1f3;
}
.servicefilm h1{
	font-size: 36px;
}
.servicefilm p{
	font-size: 18px;
}
.servicefilm .f1,.servicefilm .f2,.servicefilm .f3,.servicefilm .f4{
	height: 800px;
	position:relative;
	color:#fff;
	overflow: hidden;
}
.servicefilm .f1{
	background: url("../images/product_service_p/paishe.jpg") no-repeat 0 0;
	background-size: 100% 100%;
}

.servicefilm .f2{
	background: url("../images/product_service_p/sspaishe.jpg") no-repeat 0 0;
	background-size: 100% 100%;
}
.servicefilm .f3{
	background: url("../images/product_service_p/snpaishe.jpg") no-repeat 0 0;
	background-size: 100% 100%;
}
.servicefilm .f4{
	background: url("../images/product_service_p/wrjpaishe.jpg") no-repeat 0 0;
	background-size: 100% 100%;
}
.servicefilm .f1 .info_waper{
	background: url("../images/product_service_p/explainrbg.png") no-repeat 0 0;
	position: absolute;
	right: 330px;
	height: 800px;
	width: 400px;
}

.servicefilm .f2 .info_waper{
	background: url("../images/product_service_p/explainbg.png") no-repeat 0 0;
	position: absolute;
	left: 330px;
	height: 800px;
	width: 400px;
}
.servicefilm .f3 .info_waper{
	background: url("../images/product_service_p/explainrbg.png") no-repeat 0 0;
	position: absolute;
	right: 330px;
	height: 800px;
	width: 400px;
}
.servicefilm .f4 .info_waper{
	background: url("../images/product_service_p/explainbg.png") no-repeat 0 0;
	position: absolute;
	left: 330px;
	height: 800px;
	width: 400px;
}
.servicefilm .f1 .info_waper .info,.servicefilm .f2 .info_waper .info,.servicefilm .f3 .info_waper .info,.servicefilm .f4 .info_waper .info{
	position: absolute;
	bottom: 139px;
	left: 40px;
}

@media (max-width: 980px){

	.servicefilm .f1{
		background: url("../images/product_service_p/paishe_m.jpg") no-repeat 0 0;
		margin-left:0;
	}
	.servicefilm .f2{
		background: url("../images/product_service_p/sspaishe_m.jpg") no-repeat 0 0;
	}
	.servicefilm .f3{
		background: url("../images/product_service_p/snpaishe_m.jpg") no-repeat 0 0;
	}
	.servicefilm .f4{
		background: url("../images/product_service_p/wrjpaishe_m.jpg") no-repeat 0 0;
	}
}





.vrlive{
	background: #fff;
	color: #000;
	padding-bottom: 29px;
	margin-bottom: 60px;
}
.vrlive header{
	height: 63px;
	border-bottom: 1px solid #d1dce1;
	margin-bottom: 62px;
	margin-left: -15px;
	margin-right: -15px;
	position: relative;
}
.vrlive header h1.title{
	font-size: 36px;
	line-height: 125px;
	text-align: center;
	overflow: hidden;
	background: #fff;
	width: 227px;
	margin: 0 auto;
}
.vrlive header .subtitle{
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	bottom: -42px;
	color: #989898;
}
.vrlive .liveing .tag_list{
	/**
	height:100px;
	position: relative;
	overflow: auto;
	width:100%;
	**/
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
	border-left:3px solid #00a0e9;
	padding-left: 10px;
	margin-top:10px;
}
.vrlive .liveing .tag_list .tag_ul{
	/**
	list-style: none;
	height: 100px;
	position: absolute;
	line-height: 100px;
	cursor: pointer;
	left:50%;
	**/
}
.vrlive .liveing .tag_list .tag_ul li{
	float: left;
	color:#666666;
	text-align: center;
	overflow: hidden;
	width:6em;
}
.vrlive .liveing .tag_list .tag_ul li:hover{
	color:#000;
}
.vrlive .warp{
	background: #fff;

}
.vrlive .video_warp{
	padding:10px;
	cursor: pointer;
	position: relative;
	height: 280px;
}
.vrlive .video_warp .tag{
	position: absolute;
	color: #fff;
	padding: 1px 0 0 24px;
	text-align: center;
	right: 10px;
	top: 10px;
	width: 72px;
	height: 25px;
	top: 5px;
	background: url(../images/video/video_tag.png);
	font-size: 14px;
}
.vrlive .warp .ad_area .ad{
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
}
.vrlive .warp .ad_area .ad .ad_title{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	height: 34px;
	line-height: 34px;
	color: #000;
	text-align: center;
	background: url("../images/live/ad_title_bg.png") no-repeat 0 0;
}

.vrlive a{
	text-decoration: none;
	color: #000;
}
.vrlive .liveing .video_warp img{
	width: 100%;
	min-height: 170px;
	max-height: 200px;
}
.vrlive .liveing .video_warp p{
	color: #666666;
	font-size: 14px;
	line-height: 48px;
}


@media (max-width: 980px){
	.vrlive .liveing .tag_list{
		margin-left:-14px;
	}
	.vrlive .liveing .video_warp img{
		min-height:70px;
	}
	.vrlive .video_warp{
		padding: 0px;
		height:auto;
	}
	.vrlive>.container{
		padding: 0;
	}
	.vrlive .warp{
		margin-top: 4px;
		padding: 0 15px ;
	}
	.vrlive .video_warp .tag{
		top: -4px;
	}
	.servicefilm .f1 .info_waper{
		right: 20px;
		width: 300px;
	}
	.servicefilm .f3 .info_waper{
		width:200px;
		right: 20px;
		padding: 0;
	}
	.servicefilm .f2 .info_waper{
		left:20px;
		width:200px;padding: 0;
	}
	.servicefilm .f4 .info_waper{
		left:20px;
		width:200px;padding: 0;
	}
	.servicefilm .f1 .info_waper .info, .servicefilm .f2 .info_waper .info, .servicefilm .f3 .info_waper .info, .servicefilm .f4 .info_waper .info{
		bottom: 50%;
	}
}

@media (max-width: 420px){

	.vrlive .warp .video_warp img{
		width:100%;
		margin-right: 0px;
		height:auto;
		border-right: 2px solid white;
	}
	.vrlive .warp .ad_area .ad img{
		width:100%;
	}
	.vrlive .warp .ad_area .ad{
		margin-right: 0px;
	}
	.vrlive header h1.title{
		padding-left:10px;
	}
	.servicefilm .f1 .info_waper .info, .servicefilm .f2 .info_waper .info, .servicefilm .f3 .info_waper .info, .servicefilm .f4 .info_waper .info{
		left:10px;
	}
}



/** 价格页面 **/
.price{ /** 价格内容 **/
	background: #fff;
	color: #000;
	padding-bottom: 29px;
	margin-bottom: 60px;
}
.price .top_title{	 /** 顶层标题 **/
	text-align: center;
	margin: 82px 0;
}
.price .service_setion{
	position: relative;
	height:183px;
}
.price .service_setion>.info{
	height: 1px;
	background: #666666;
	position: absolute;
	top:92px;
	width:291px;

}
.price .service_setion>.info>.title{/** 服务标题 **/
	position: absolute;
	top:-43px;
	left:47px;
	text-align:center;
	width:198px;
	background: #fff;
}
.price .service_setion>.info>.subtitle{/** 服务副标题 **/
	position: absolute;
	top:0;
	left:47px;
	text-align:center;
	width:198px;
	font-size:12px;
	color:#666666;
}

.price .detail_setion{
	text-align: center;
	width: 291px;
}
.price .detail_setion>.title{
	margin: 10px 0 20px 0;
	color:#666666;
	font-size: 18px;
}
.price .detail_setion>.list_warp{
	border: 1px solid #cccccc;
	text-align: center;
	padding: 39px 0 39px 0;
}
.price .detail_setion>.list_warp.contact_btn{
	padding: 39px 0 20px 0;
	border: 1px solid #cccccc;
	text-align: center;
}
.price .detail_setion>.list_warp>.lab{ /** 特殊颜色标注文字  **/
	color:#ff6600;
}
.price .detail_setion>.list_warp>p{
	text-align: center;
	color:#666666;
	font-size: 18px;
}
.price .detail_setion>.list_warp>.btn{
	width: 180px;
	margin: 0 auto;
	padding: 8px 55px;
	background: #00a0e9;
	color: #fff;
	border-radius: 0;
}



@media (min-width: 992px){
	.price .service_setion>.info.left{ /** 靠左测 **/
		left:0;
	}
	.price .service_setion>.info.center{ /** 居中 **/
		right:0;margin:0 auto;left:0;
	}
	.price .service_setion>.info.right{ /** 靠右侧 **/
		right:0;
	}
	.price .detail_setion.center{
		margin: 0 auto;
	}
	.price .detail_setion.right{
		float: right;
	}
}
@media (max-width: 992px){
	.price .service_setion>.info.left{ /** 靠左测 **/
		right:0;margin:0 auto;left:0;
	}
	.price .service_setion>.info.center{ /** 居中 **/
		right:0;margin:0 auto;left:0;
	}
	.price .service_setion>.info.right{ /** 靠右侧 **/
		right:0;margin:0 auto;left:0;
	}
	.price .detail_setion.left{
		margin: 0 auto;
	}
	.price .detail_setion.center{
		margin: 0 auto;
	}
	.price .detail_setion.right{
		margin: 0 auto;
	}
}



.video_live{
	height: 630px;
	background: #1a1b1b;
}
.video_live .video_warp{
	padding: 40px 72px;
}
.video_live .video_warp video{

}

.recruitment .industry_position{
	padding: 94px 0px 0px 94px;
	color: #adadad;

}
.recruitment .industry_position p{
	font-size: 18px;

}
.recruitment .industry_position em{
	color:#006e97;
}
.recruitment .container{
	margin-bottom:140px;
}

.recruitment .welcome{
	font-size: 24px;

}
@media (max-width: 980px){
	.vrlive{
		margin-top:0px;
	}
	.contactus .contact_info .instructions{
		width:80%;
	}
	.recruitment .industry_position{
		padding: 0;
	}
	.product_service .recruitment img{
		width: 100%;
	}
}

.upload_btn{
	width: 458px;
	height: 78px;
	text-align: center;
	background: rgba(51,204,51,1);
	border-radius: 40px;
	line-height: 70px;
	font-size: 36px;
	color: #fff;
	position: relative;
	margin: 0 auto;
	cursor:pointer;
	margin-top: 60px;
	margin-bottom:40px;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.upload_btn:hover{
	border-radius: 30px;
	width:600px;
	background: rgba(0,0,0,0.3);

}

@media (max-width: 980px){
	.upload_btn{
		width:auto;
	}
	.upload_btn:hover{
		border-radius: 30px;
		width:auto;
		background: rgba(0,0,0,0.3);
	}
}
