@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
}
body {
	font-family: "Microsoft YaHei", "微软雅黑";
	background-color: #fff;
	overflow-x: hidden;
}
ul, li {
	list-style: none; 
}
a {
  text-decoration: none;
}
a:active, a:hover, a:link, a:visited {
	outline: none;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:before, .cleafix:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
/*.clearfix {
	overflow: auto;
	zoom: 1;
}*/

.wrap {
	overflow: hidden;
}
/*首页顶部样式开始*/
.header-container {
	width: 100%;
	height: 890px;
	overflow: hidden;
}
.header-container h1 {
	display: none;
}
.navbar {
	position: fixed;
	height: 80px;
	line-height: 80px;
	width: 100%;
	margin-top: 20px;
	z-index: 1000;
	-webkit-transition: background-color .2s;
    transition: background-color .2s;
	/*display: none;*/
}
.navbar-toggle {
	position: fixed;
	height: 80px;
	line-height: 80px;
	width: 100%;
	background-color: #4c5e87;
	margin-top: 0;
	z-index: 1000;
	display: none;
}
.navbar-toggle li.active {
	border-top: 5px solid #fff;
}
.navbar-toggle li a {
    font-weight: normal;
    height: 80px;
    line-height: 80px;
}
.navbar-center {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.navbar-menu {
	line-height: 80px;
	float: right;
}
.navbar-menu li {
	float: left;
	font-size: 18px;
	color: #fff;
}
.navbar-left {
	float: left;
	width: 186px;
	height: 46px;
	background: url(../images/xs_logo.png) no-repeat;
	margin-top: 15px;
}
.list {
	padding-right: 56px;
}
.navbar-menu li a {
	font-size: 18px;
	color: #fff;
}
.navbar-menu li a:hover {
	color: #dfdfdf;
}
.navbar-menu .list-right {
	float: right;
}
.list-right a {
	padding: 8px 0;
	border-bottom: 1px solid #fff;
}
/*.header-container {
	width: 100%;
	height: 889px;
	overflow: hidden;
}*/
.header-img {
	width: 100%;
	min-width: 1600px;
	height: 100%;
	background: rgba(53,62,81,.66);
	position: relative;
	/*overflow: hidden;*/
}
.video-deside {
	width: 100%;
	position: absolute;
	z-index: -1;
}
.banner-vedio {
	width: 100%;
}
/*.header-img img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}*/
.navbar-txt {
	position: absolute;
	top: 300px;
}
.navbar-text {
	position: relative;
}
.navbar-text li:first-child {
	color: #fff;
	font-size: 64px;
	font-weight: 400;
	margin-bottom: 26px;
}
.navbar-text li:nth-child(2) {
	text-align: center;
	color: #fff;
	font-size: 32px;
	margin-bottom: 128px;
}
.navbar-text .vr-button {
	width: 100%;
	position: absolute;
	left: 315px;
	z-index: 1000;
}
.vr-button {
	width: 46px;
	height: 69px;
}
.navbar-text li img {
	width: 46px;
	height: 69px;
}
.tab-list {
	font-size: 0;
	position: absolute;
	bottom: 36px;
}
.tab-list a:first-child {
	margin-right: 15px;
}
.tab-list a:nth-child(2) {
	margin-right: 15px;
}
.tab-list .choose, .tab-list .tab-item:hover {
	background: rgba(255,255,255,1);
}
.tab-list .tab-item {
	display: inline-block;
	margin-left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: rgba(255,255,255,.5);
	cursor: pointer;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.tab-list .choose {
	display: inline-block;
	margin-left: 6px;
	width: 45px;
	height: 8px;
	border-radius: 8px;
	background: rgba(255,255,255,1);
	cursor: pointer;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
/*首页顶部样式结束*/
/*首页中部内容样式开始*/
.content {
	width: 100%;
	margin: 40px 0 80px 0;
}
.content-center {
	width: 1200px;
	margin: 0 auto;
}
.content-top {
	width: 100%;
}
.content-top h2 {
	font-weight: normal;
	margin-bottom: 13px;
	padding-left: 8px;
}
.intro {
	width: 596px;
}
.image-text1 {
	width: 576px;
	padding: 10px;
    background: #fff;
    border: 1px solid #fff;
}
.image-text2 {
	width: 566px;
	padding: 10px;
    background: #fff;
    border: 1px solid #fff;
}
.image-text1:hover, .image-text2:hover {
	box-shadow: 0px 0px 1px #ccc;
}
.image-text1 .intro-text {
	font-size: 14px;
	margin-top: 15px;
	text-indent: 28px;
	line-height: 1.8;
	text-align: justify;
	position: relative;
}
.intro-all {
	position: absolute;
	bottom: 0;
	right: 0;
}
.intro-all a {
	color: #4c5e87;
}
.contact {
	width: 586px;
}
.qt1 {
	font-size: 14px;
	margin: 15px 0 0 0;
	line-height: 1.7;
}
.qt1 p {
	clear: left;
}
.qt1 address {
	font-style: normal;
}
.qt2 li {
	float: left;
}
.qt2 li:nth-child(1) {
	position: relative;
	top: 4px;
}
.qt2 li img {
	margin: 0 8px 0 35px;
}
.qt2 a {
	color: #4a86f0;
}
.content-bottom h2 {
	margin: 20px 0;
	padding-left: 8px;
	font-weight: normal;
}
.content-bottom ul {
	margin: 0 -30px 0 8px;
	display: block;
}
.content-bottom ul li {
	width: 374px;
	height: 374px;
	float: left;
	margin: 0 30px 30px 0;
	overflow: hidden;
	position: relative;
}	
.content-bottom .box-shade {
	position: absolute;
	left: 0;
	top: 0;
	width: 374px;
	height: 374px;
	background: rgba(76,94,135,.7);
	text-align: center;
	display: none;
}
.shade-txt {
	width: 340px;
	height: 340px;
	border: 1px solid #fff;
	position: absolute;
	top: 16px;
	left: 16px;
}
.shade-txt p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 139px 0 16px 0; 
}
.shade-txt button {
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	background: none;
	outline: none;
	padding: 5px 10px;
	border: 1px solid #fff;
	border-radius: 15px;
}
.shade-txt button a {
	color: #fff;
}
.content-bottom ul li img {
	z-index: -1;
}
/*首页中部内容样式结束*/
/*底部公共样式开始*/
.footer	{
	width: 100%;
	background-color: #a6a6a6;
}
.footer-center {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 47px 0;
	position: relative;
}
.footer-list li {
	float: left;
	color: #fff;
	margin-right: 55px;
}
.footer-list li a {
	display: block;
	color: #fff;
	padding-bottom: 8px; 
}
.add-bottom {
	border-bottom: 1px solid #fff;
}
.logo-small {
	width: 56px;
	height: 40px;
	background: url(../images/xs_logo2.png) no-repeat;
	position: absolute;
	top: 20px;
	right: 0;
}
.line {
	margin: 36px 0 14px 0;
}
.line span {
	color: #fff;
	font-size: 14px;
	padding-right: 32px; 
}
.fox {
	font-size: 14px;
	color: #fff;
	margin-right: -35px;
}
.fox li {
	float: left;
	padding-right: 35px;
	white-space: nowrap;
}
.fox span {
	padding-left: 10px;
}
/*底部公共样式结束*/