* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑" "microsoft yahei";
}


/* 清除内外边距 */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,

/* structural elements 结构元素 */

dl,
dt,
dd,
ul,
ol,
li,

/* list elements 列表元素 */

pre,

/* text formatting elements 文本格式元素 */

fieldset,
lengend,
button,
input,
textarea,

/* form elements 表单元素 */

th,
td {
	/* table elements 表格元素 */
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:active {
	background-color: transparent;
}

ul li {
	list-style: none;
}

img {
	vertical-align: top;
	border: none
}


/*头部*/

.top-container {
	width: 1160px;
	height: 104px;
	margin: 0 auto;
}

.logo {
	width: 293px;
	height: 104px;
	float: left;
}

.top-nav {
	width: 816px;
	height: 104px;
	float: right;
	display: inline-block;
}

.top-nav ul li {
	float: left;
	width: 135px;
	height: 104px;
	text-align: center;
	font-size: 16px;
	border-left: 1px solid #f0f0f0;
	box-sizing: border-box;
}

.top-nav ul .nav-active {
	border-bottom: 4px solid #e60012;
}

.top-nav ul li a {
	color: #000;
	height: 7px;
	line-height: 7px;
	border-left: 1px solid #5d5d5d;
	width: 135px;
	display: inline-block;
	margin-top: 50px;
	margin-left: -1px;
}

.nav-last-item {
	width: 136px;
	height: 104px;
	text-align: center;
	font-size: 16px;
	border-right: 1px solid #f0f0f0;
	box-sizing: border-box;
}

.top-nav ul li.nav-last-item a {
	width: 134px;
	border-right: 1px solid #5d5d5d;
}


/*头部*/


/*底部*/

.footer-container {
	width: 100%;
	height: 269px;
	min-width: 100%;
	background-color: #131418;
	color: #fff;
	font-size: 14px;
}

.footer-content {
	width: 1160px;
	height: 189px;
	margin: 0 auto;
}

.footer-item {
	width: 515px;
	height: 219px;
	line-height: 25px;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	padding: 35px 0;
}

.footer-item-er {
	width: 130px;
	height: 219px;
	display: inline-block;
	float: right;
	box-sizing: border-box;
	padding: 35px 0;
}

.footer-item p a {
	color: #fff;
}

.pic-erweima {
	width: 130px;
	height: 130px;
	float: right;
}

.footer-bottom {
	width: 100%;
	height: 80px;
	min-width: 100%;
	border-top: 1px solid #2b2c30;
	margin: 0 auto;
	box-sizing: border-box;
}

.footer-bottom-content {
	width: 1160px;
	height: 100%;
	margin: 0 auto;
	display: block;
}

.footer-bottom-content p {
	display: inline-block;
}

.text-banquan > a{
    margin-left: 10px;
    color: #fff;
}
.text-banquan > a > img{
    margin-right: 3px;
}

.text-jishu {
	float: right;
}

.text-jishu a{
	color: #fff;
}


/*底部*/


/*首页*/


/*轮播图*/

.banner {
	width: 100% height: 570px;
	overflow: auto;
	text-align: center;
	position: relative;
}

.banner ul {
	width: 100%;
	height: 100%;
}

.banner ul li {
	width: 100%;
	height: 570px;
	list-style: none;
	display: inline-block;
	float: left;
}

.banner ul li img {
	width: 100%;
	height: 570px;
}


/*轮播图点*/

#b04 {}

#b04 .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
}

#b04 .dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	cursor: pointer;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
	background-color: transparent;
}

#b04 .dots li img {
	width: 100%;
	height: 100%;
}

#b04 .dots li.active {
	opacity: 1;
}

#b04 .arrow {
	position: absolute;
	top: 200px;
}

#b04 #al {
	left: 15px;
}

#b04 #ar {
	right: 15px;
}


/*轮播图点*/


/*轮播图*/


/*关于我们*/

.body-item {
	width: 1160px;
	height: auto;
	margin: 0 auto;
}


/*标题*/

.body-item-title {
	width: 100%;
	height: 169px;
}

.title-img {
	width: 483px;
	display: inline-block;
	float: left;
	margin-top: 70px;
}

.title-view {
	width: 188px;
	height: 169px;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	padding-top: 54px;
}

.title-china {
	font-size: 29.51px;
}

.title-english {
	font-size: 14px;
	color: #d2d2d2;
}


/*标题*/


/*内容*/

.about-content {
	width: 1160px;
	height: 318px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 10px;
}

.about-img {
	width: 354px;
	height: 248px;
	position: absolute;
	left: 0;
	top: 35px;
	z-index: 1001;
}

.content-container {
	width: 833px;
	height: 318px;
	position: absolute;
	right: 0;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 36px 42px;
	padding-left: 63px;
	font-size: 17px;
	line-height: 40px;
}

.content-container p {
	text-indent: 2em;
}

.watchDetail-btn {
	width: 127px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	background-color: #7f7f7f;
	text-align: center;
	float: right;
}

.watchDetail-btn a {
	color: #fff;
}


/*内容*/


/*关于我们*/


/*产品展示*/

.product-content {
	width: 1160px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 94px;
}

.product-lArrow,
.product-rArrow {
	width: 39px;
	height: 219px;
	line-height: 219px;
	display: inline-block;
	cursor: pointer;
}

.product-lArrow {
	float: left;
}

.product-rArrow {
	float: right;
}

.icon-arrow {
	width: 27px;
	height: 27px;
	margin-top: 82.5px;
}

.product-view {
	width: 1076px;
	height: 219px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.product-view ul {
	position: absolute;
}

.product-view ul li {
	width: 327px;
	height: 219px;
	display: inline-block;
	float: left;
	margin-left: 31.5px;
}

.product-view ul li.nomargin {
	float: left;
	margin-left: 0px;
}


/*产品展示*/


/*首页*/


/*产品展示*/


/*banner*/

.product-banner {
	width: 100%;
	height: 350px;
	text-align: center;
	overflow: hidden;
}

.product-banner img {
	height: 350px;
	margin: 0 auto;
}


/*banner*/


/*产品展示*/

.product-container {
	width: 1160px;
	height: auto;
	margin: 0 auto;
}


/*标题*/

.product-title {
	width: 100%;
	height: 54px;
	margin-top: 40px;
}

.text-product {
	line-height: 54px;
	display: inline-block;
	font-size: 60.15px;
	font-weight: bold;
	color: #e60012;
	float: left;
}

.product-title-ch {
	width: 200px;
	height: 54px;
	display: inline-block;
	margin-left: 10px;
}

.text-ch {
	font-size: 27.29px;
	font-weight: bold;
}

.text-des {
	font-size: 16px;
	color: #898989;
}

.product-title-line {
	width: 643px;
	height: 1px;
	background-color: #e8e8e8;
	display: inline-block;
	float: right;
	margin-top: 50px;
}


/*标题*/


/*产品展示导航栏*/

.product-nav {
	width: 100%;
	height: auto;
	margin-top: 40px;
}

.product-nav ul li {
	width: 223px;
	height: 38px;
	line-height: 38px;
	font-size: 17px;
	float: left;
	text-align: center;
	background-color: #f0f0f0;
	border-radius: 10px;
	color: #484848;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	margin-right: 9px;
	position: relative;
	behavior: url("PIE/PIE.htc");
	cursor: pointer;
}

.product-nav ul .product-nav-last {
	margin-right: 0;
}

.product-nav ul .product-nav-check {
	background-color: #e60012;
	color: #fff;
}

.product-nav ul .product-nav-check i {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #E60012;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -8px;
}


/*产品展示导航栏*/


/*产品展示内容*/

.product-body {
	width: 100%;
	height: auto;
	margin-top: 140px;
	min-height: 630px;
}

.product-body-left {
	width: 483px;
	height: auto;
	display: inline-block;
	float: left;
}

.product-pic {
	width: 399px;
	height: 578px;
	border: 1px solid #dadada;
	border-radius: 20px;
	behavior: url("PIE/PIE.htc");
	box-sizing: border-box;
}

.product-body-right {
	width: 677px;
	height: auto;
	display: inline-block;
}

.product-body-item {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.product-body-item-title {
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	margin-bottom: 30px;
}

.product-video {
	width: 569px;
	height: 312px;
	position: relative;
}

.icon-player {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	z-index: 1002;
	cursor: pointer;
}

.video-shadow {
	width: 569px;
	height: 312px;
	background-color: rgba(40, 40, 40, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
}

.video-img {
	width: 569px;
	height: 284px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

.product-body-item ul li {
	font-size: 16px;
	line-height: 36px;
}

.product-table {
	width: 487px;
	height: 458px;
	margin-top: 40px;
}


/*产品展示内容*/


/*产品展示*/


/*产品展示*/


/*公司简介*/

.abstract-banner {
	width: 100%;
	height: 350px;
	text-align: center;
	overflow: hidden;
}

.abstract-banner img {
	height: 350px;
}

.about-body {
	width: 1160px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 100px;
}

.about-pic {
	width: 455px;
	height: 482px;
	display: inline-block;
}

.company-des {
	width: 700px;
	height: auto;
	display: inline-block;
	float: right;
	font-size: 18px;
	line-height: 48px;
	box-sizing: border-box;
	padding: 55px 15px;
	text-indent: 2em;
	color: #626161;
}

.about-title-line {
	width: 705px;
	height: 1px;
	background-color: #e8e8e8;
	display: inline-block;
	float: right;
	margin-top: 50px;
}


/*公司简介*/


/*联系我们*/

.contact-banner {
	width: 100%;
	height: 350px;
	text-align: center;
	overflow: hidden;
}

.contact-title-line {
	width: 644px;
	height: 1px;
	background-color: #e8e8e8;
	display: inline-block;
	float: right;
	margin-top: 50px;
}

.contact-body {
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.contact-map {
	width: 100%;
	height: 564px;
}

.contact-list {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding-left: 26px;
	margin-top: 73px;
	margin-bottom: 215px;
}

.contact-list ul li {
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	margin-bottom: 1px;
}

.contact-list ul li img {
	width: 42px;
	height: 42px;
	margin-right: 15px;
}


/*联系我们*/


/*使用说明*/

.explain-banner {
	width: 100%;
	height: 350px;
	text-align: center;
	overflow: hidden;
}

.explain-title-line {
	width: 510px;
	height: 1px;
	background-color: #e8e8e8;
	display: inline-block;
	float: right;
	margin-top: 50px;
}

.explain-body {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
}

.explain-list {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 0 10px;
}

.explain-list ul li {
	width: 100%;
	height: 72px;
	line-height: 72px;
	border-bottom: 1px solid #e9e9e9;
}

.icon-down {
	width: 21px;
	height: 21px;
	vertical-align: middle;
	margin-right: 10px;
}

.explain-list ul li a {
	color: #333;
	font-size: 18px;
}

.text-time {
	float: right;
	font-size: 14px;
	color: #b8b8b8;
}

.pagination-container {
	width: 100%;
	height: auto;
	margin-top: 44px;
}

.m-box-container {
	display: table;
	margin: 0 auto;
}


/*使用说明*/