@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	border: none;
}
img {
	border: none
}
h2, h3 {
	font-weight: normal;
	font-size: 18px;
	color: #fff
}
table, tr, th, td {
	font-weight: normal
}
li {
	list-style: none;
}
body {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #1a1a1a
}/* CSS Document */
.container {
	width: 100%;
	max-width: 1920px;
	height: auto;
	/*	display: table;
*/	margin: 0 auto;
}
.top {
	margin-top: 20px;
}
.top1 {
	margin-top: 30px;
}
/*----------conter-------------------*/


.conter {
	width: 1100px;
	height: auto;
	/*	display: table;
*/	margin: 0 auto;
}
.title_top {
	margin-top: 25px;
}
.conter5 {
	width: 1100px;
	height: auto;
	/*	display: table;
*/	margin: 40px auto 0 auto;
}

.title_lf {
	width: 100%;
	height: auto;
	display: table;
	font-size:18px;
	margin-bottom:10px;
}

.title {
	width: 100%;
	height: auto;
	display: table;
	text-align: center
}
.title span {
	font-size: 30px;
	color: #ac0608;
	font-weight: bold;
	font-family: "Arial"
}
.title p {
	font-size: 24px;
	color: #000;
}
.news {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 30px;
}

.news_lf{
	float: left;
	width: 480px;
	margin-top: 15px;
	}

.news_lf .group {
	width: 100%;
	height: auto;
	display: table;
}
.news_lf .group a {
	display: block;
	width: 480px;
	color: #1a1a1a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	margin-top: 10px;
}
.news_lf a:hover {
	color: #0087e6
}
.news_lf p {
	color: #808080;
	line-height: 25px;
	margin-top: 5px;
}

.news_text{ width:100%; height:390px; }

.news_lf a.more {
	float: left;
	display: block;
	width: 120px;
	height: 40px;
	background: #005ec2;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 30px;
}



.news_adv {
	float:right;
	width: 580px;
	height: auto;
	display: table;
	margin-top: 15px;
}
.news_adv ul li {
	float: right;
	width: 580px;
	margin-bottom: 30px;
}

.news_adv ul li .group {
	width: 100%;
	height: auto;
	display: table;
}
.news_adv ul li .group a {
	display: block;
	width: 480px;
	color: #1a1a1a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	margin-top: 10px;
}
.news_adv ul li.news_adv ul li a:hover {
	color: #0087e6
}
.news_adv ul li p {
	color: #808080;
	line-height: 25px;
	margin-top: 5px;
}
.news_photo {
	float: left;
	width: 240px;
	height: 180px;
	overflow: hidden
}
.news_photo img {
	width: 240px;
	height: 180px;
}
.group_text {
	float: right;
	width: 320px;
}
.group_text span {
	display: inline-block;
	font-size: 16px;
	color: #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 5px
}
.news_adv a.more {
	float: left;
	display: block;
	width: 120px;
	height: 40px;
	background: #005ec2;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.about_bg {
	width: 100%;
	height: 540px;
	background: url(../images/about_bg.jpg) no-repeat center;
	margin-top: 20px;
	padding-top: 60px
}
.about {
	width: 1100px;
	height: auto;
	display: table;
	margin: 0 auto;
}
.about_lf {
	float: left;
	width: 480px;
	height: 420px;
	margin-top: 10px;
}
.wrap {
	width: 480px;
	height: 420px;
	position: relative;
	overflow: hidden;
	float: left;
	border: 10px solid #cfd3d6
}
.slidebox {
	width: 480px;
	position: absolute;
	top: 0;
	left: 0;
	height: 420px;
}
.slidebox li {
	float: left;
	width: 480px;
	height: 420px;
	left: 0;
	top: 0;
}
.slidebox li img {
	display: block;
	width: 480px;
	height: 420px;
}
.dot {
	position: absolute;
	width: 100%;
	height: 30px;
	text-align: right;
	bottom: 20px;
	left: 0;
}
.dot p {
	margin-right: 10px;
}
.dot b {
	width: 28px;
	height: 28px;
	/*	border-radius: 20px;
*/	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	background: #000;
	text-align: center;
	line-height: 28px;
	margin: 0 3px;
	margin-top: 0px;
	cursor: pointer;
	font-weight: normal;
}
.dot .cur {
	background: #941b24;
	color: #fff;
	border: 1px solid #f63;
}
.about_rf {
	float: right;
	width: 560px;
}
.about_rf h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}
.about_rf p {
	text-indent: 2rem;
	line-height: 25px;
	margin-top: 10px;
	color: #fff
}
.about_rf a {
	display: block;
	width: 120px;
	height: 40px;
	background: #941b24;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 40px;
}
.product {
	width: 1100px;
	margin: 40px auto 0 auto
}
.swiper-container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.swiper-slide {
	text-align: center;
	width: 320px;
	height: 270px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide a{ line-height:30px; font-size:16px; color:#000}

.swiper-wrapper {
	width: 1100px;
	height: auto;
}
.product a.more {
	display: block;
	width: 120px;
	height: 40px;
	background: #005ec2;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin: 40px auto 0 auto;
}
.case {
	width: 100%;
	margin: 40px auto 0 auto
}
.mr_frbox {
	position: relative;
	width: 1100px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin: 25px 0px 0 0px;
}
.mr_frUl {
	width: 9999px;
	height: 240px;
	overflow: hidden;
}
.mr_frUl ul li {
	width: 260px;
	height: 240px;
	display: inline;
	float: left;
	margin-right: 20px;
	text-align: center;
	overflow: hidden;
}
.mr_frUl ul li img {
	width: 260px;
	height: 240px;
}
.case a.more {
	display: block;
	width: 120px;
	height: 40px;
	background: #005ec2;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin: 40px auto 0 auto;
}
