body {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a {
	color: #333;
}
a:hover {
	color: #666;
	text-decoration: none;
}
@media (min-width: 1200px) {
.container {
	width: 1200px;
}
}
.top {
	height: 20px;
	line-height: 35px;
	background-color: #eaeaea;
}
.top a {
	margin: 0 5px;
}
.hot {
	padding: 25px 0;
}
.hot span {
	font-weight: bold;
}
.hot a {
	margin: 0 8px;
}
.product {
	padding: 60px 0;
}
.product-box {
	background-color: #014fa2;
	color: #fff;
	padding: 5px;
}
.product-title {
	padding: 20px 0;
}
.product-title span {
	display: block;
	font-size: 16px;
	color: #3772b4;
	padding-top: 5px;
}
.product-title h3 {
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.product-list, .contact {
	background-color: #fff;
	padding: 10px;
}
.product-list li {
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 16px;
}
.product-list li a {
	display: block;
	height: 40px;
	padding: 0 20px;
	background: #ddd url(../images/icon_li.jpg) no-repeat 94% center;
	color: #333;
}
.product-list li a:hover {
	background: #eb6100 url(../images/icon_hover.jpg) no-repeat 94% center;
	color: #fff;
}
.product-list dl {
	margin-bottom: 0;
}
.bas img{width: 100%;}
.product-list dt, .product-list dd {
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 16px;
}
.product-list dt a {
	display: block;
	height: 40px;
	padding: 0 20px;
	background: #014fa2 url(../images/icon_dl.jpg) no-repeat 94% center;
	color: #fff;
}
.product-list dd a {
	display: block;
	height: 40px;
	padding: 0 20px;
	background: #ddd url(../images/icon_li.jpg) no-repeat 94% center;
	color: #333;
}
.product-list dd a:hover {
	display: block;
	height: 40px;
	padding: 0 20px;
	background: #eb6100 url(../images/icon_hover.jpg) no-repeat 94% center;
	color: #fff;
}
.hot-title {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.hot-title h3 {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #0053a9;
}
.hot-title span{ float: right;font-size: 16px;}
.hot-title a {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
}
.hot-title a:hover{color: #014fa2; font-weight: bold;}
.hot-product {
	margin-top: 30px;
}
.hot-product a {
	display: block;
	border: 1px solid #ededed;
}
.hot-product img {
	width: 100%;
	/* height: 220px; */
}
.hot-product span {
	height: 50px;
	line-height: 50px;
	background-color: #e5e5e5;
	font-size: 16px;
}
.hot-product a:hover {
	border: 1px solid #0053a9;
}
.hot-product a:hover span {
	background-color: #0053a9;
	color: #fff;
}
.product-info {
	margin-top: 20px;
}
.product-info h1 {
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.product-info p {
	font-size: 15px;
	line-height: 30px;
}
.product-details {
	height: 45px;
	line-height: 45px;
	margin: 20px 0;
	background-color: #f2f2f2;
	font-size: 16px;
}
.product-details span {
	display: block;
	width: 130px;
	height: 45px;
	background-color: #195fbc;
	color: #fff;
	text-align: center;
}
.product-details span {
	display: block;
	width: 130px;
	height: 45px;
	background-color: #195fbc;
	color: #fff;
	text-align: center;
}
 @media (min-width: 768px) {
.navbar-header {
	width: 100%;
}
.navbar-nav > li > a {
	padding: 15px 26px;
	font-size: 16px;
}
}
 @media (max-width: 767px) {
.navbar-brand {
	float: left;
	height: 45px;
	padding: 5px 15px;
}
.navbar-brand img {
	height: 45px;
}
.hot-product img {
	height: auto;
}
}
.menu_list {
	background: #fff;
	padding: 5px;
}
.menu_list .current {
	background: #f1f1f1 url(../images/pro_down.png) center right no-repeat;
}
.menu_head {
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #f1f1f1;
	margin-top: 10px;
}
.menu_head a {
	display: block;
	text-overflow: ellipsis;
	width: 91%;
	height: 40px;
	overflow: hidden;
}
.menu_heads {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	position: relative;
	margin: 0px;
	font-weight: bold;
	margin-top: 10px;
}
.menu_heads a {
	display: block;
	text-overflow: ellipsis;
	width: 91%;
	height: 40px;
	overflow: hidden;
	text-align:center;
}
.menu_heads a:hover {
	background-color: #006dc0;
	width: 100%;
	color: #fff;
}
.menu_heads .active {
	background-color: #006dc0;
	width: 100%;
	color: #fff;
	text-align:center;
}
.menu_body {
	height: auto;
	overflow: hidden;
	display: none !important;
	line-height: 38px;
	border-left: 1px solid #e1e1e1;
	backguound: #fff;
	border-right: 1px solid #e1e1e1;
}
.menu_body a {
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0px 20px;
	color: #777777;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #e1e1e1;
}
.lsactive{
	display: block !important;
}

.h_tjcp {
	width: 100%;
	/* padding: 40px 0; */
}
#demo {
	overflow: hidden;
	width: 100%;
	height: 334px;
	margin: 0 auto;
	padding-top:20px;
}
#demo #indemo {
	float: left;
	width: 800%
}
#demo #demo1 {
	float: left;
}
#demo #demo2 {
	float: left;
}
#demo #indemo ul li {
	float: left;
	width: 22%;
	margin-right: 4%;
}
#demo #indemo ul li>div {
	display: block;
	width: 96%;
	padding: 2%;
	border-radius: 0 0 2px 2px;
	background: #f1f1f1;
	position: relative;
}
#demo #indemo ul li>div a {
	display: block;
}
#demo #indemo ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: 222px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#demo #indemo ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}
#demo #indemo ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
#demo #indemo ul li>div p {
	/* height: 30px; */
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#demo #indemo ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
#demo #indemo ul li>div span:before {
	content: "";
	position: absolute;
	background: #e41e34;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#demo #indemo ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
#demo #indemo ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li>div:hover .l1 {
	width: 100%;
}
#demo #indemo ul li>div:hover .l2 {
	height: 100%;
}
#demo #indemo ul li>div:hover .l3 {
	width: 100%;
}
#demo #indemo ul li>div:hover .l4 {
	height: 100%;
}
#demo #indemo ul li>div:hover span {
	border: 1px solid #fff;
}
#demo #indemo ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
#demo #indemo ul li>div:hover span:before {
	width: 100%;
}

/* 物料 */
#wul {
	overflow: hidden;
	width: 100%;
	height: 334px;
	margin: 0 auto;
	padding-top: 30px;
}
#wul #inwul {
	float: left;
	width: 800%
}
#wul #wul1 {
	float: left;
}
#wul #wul2 {
	float: left;
}
#wul #inwul ul li {
	float: left;
	width: 22%;
	margin-right: 4%;
}
#wul #inwul ul li>div {
	display: block;
	width: 96%;
	padding: 2%;
	border-radius: 0 0 2px 2px;
	background: #f1f1f1;
	padding-bottom: 20px;
	position: relative;
}
#wul #inwul ul li>div a {
	display: block;
}
#wul #inwul ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: 222px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#wul #inwul ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}
#wul #inwul ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
#wul #inwul ul li>div p {
	/* height: 30px; */
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#wul #inwul ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
#wul #inwul ul li>div span:before {
	content: "";
	position: absolute;
	background: #e41e34;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#wul #inwul ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
#wul #inwul ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#wul #inwul ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#wul #inwul ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#wul #inwul ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#wul #inwul ul li>div:hover .l1 {
	width: 100%;
}
#wul #inwul ul li>div:hover .l2 {
	height: 100%;
}
#wul #inwul ul li>div:hover .l3 {
	width: 100%;
}
#wul #inwul ul li>div:hover .l4 {
	height: 100%;
}
#wul #inwul ul li>div:hover span {
	border: 1px solid #fff;
}
#wul #inwul ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
#wul #inwul ul li>div:hover span:before {
	width: 100%;
}
/* 物料2 */
#hg {
	overflow: hidden;
	width: 100%;
	height: 334px;
	margin: 0 auto;
	padding-top: 30px;
}
#hg #inhg {
	float: left;
	width: 800%
}
#hg #hg1 {
	float: left;
}
#hg #hg2 {
	float: left;
}
#hg #inhg ul li {
	float: left;
	width: 22%;
	margin-right: 4%;
}
#hg #inhg ul li>div {
	display: block;
	width: 96%;
	padding: 2%;
	border-radius: 0 0 2px 2px;
	background: #f1f1f1;
	padding-bottom: 20px;
	position: relative;
}
#hg #inhg ul li>div a {
	display: block;
}
#hg #inhg ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: 222px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#hg #inhg ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}
#hg #inhg ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
#hg #inhg ul li>div p {
	/* height: 30px; */
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#hg #inhg ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
#hg #inhg ul li>div span:before {
	content: "";
	position: absolute;
	background: #e41e34;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#hg #inhg ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
#hg #inhg ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#hg #inhg ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#hg #inhg ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#hg #inhg ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#hg #inhg ul li>div:hover .l1 {
	width: 100%;
}
#hg #inhg ul li>div:hover .l2 {
	height: 100%;
}
#hg #inhg ul li>div:hover .l3 {
	width: 100%;
}
#hg #inhg ul li>div:hover .l4 {
	height: 100%;
}
#hg #inhg ul li>div:hover span {
	border: 1px solid #fff;
}
#hg #inhg ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
#hg #inhg ul li>div:hover span:before {
	width: 100%;
}
/* 物料3 */
#tu {
	overflow: hidden;
	width: 100%;
	height: 334px;
	margin: 0 auto;
	padding-top: 30px;
}
#tu #intu {
	float: left;
	width: 800%
}
#tu #tu1 {
	float: left;
}
#tu #tu2 {
	float: left;
}
#tu #intu ul li {
	float: left;
	width: 22%;
	margin-right: 4%;
}
#tu #intu ul li>div {
	display: block;
	width: 96%;
	padding: 2%;
	border-radius: 0 0 2px 2px;
	background: #f1f1f1;
	padding-bottom: 20px;
	position: relative;
}
#tu #intu ul li>div a {
	display: block;
}
#tu #intu ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: 222px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#tu #intu ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}
#tu #intu ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
#tu #intu ul li>div p {
	/* height: 30px; */
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#tu #intu ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
#tu #intu ul li>div span:before {
	content: "";
	position: absolute;
	background: #e41e34;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#tu #intu ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
#tu #intu ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#tu #intu ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#tu #intu ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#tu #intu ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#tu #intu ul li>div:hover .l1 {
	width: 100%;
}
#tu #intu ul li>div:hover .l2 {
	height: 100%;
}
#tu #intu ul li>div:hover .l3 {
	width: 100%;
}
#tu #intu ul li>div:hover .l4 {
	height: 100%;
}
#tu #intu ul li>div:hover span {
	border: 1px solid #fff;
}
#tu #intu ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
#tu #intu ul li>div:hover span:before {
	width: 100%;
}
/* 成套4 */
#ctb {
	overflow: hidden;
	width: 100%;
	height: 334px;
	margin: 0 auto;
	padding-top: 30px;
}
#ctb #inctb {
	float: left;
	width: 800%
}
#ctb #ctb1 {
	float: left;
}
#ctb #ctb2 {
	float: left;
}
#ctb #inctb ul li {
	float: left;
	width: 22%;
	margin-right: 4%;
}
#ctb #inctb ul li>div {
	display: block;
	width: 96%;
	padding: 2%;
	border-radius: 0 0 2px 2px;
	background: #f1f1f1;
	padding-bottom: 20px;
	position: relative;
}
#ctb #inctb ul li>div a {
	display: block;
}
#ctb #inctb ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: 222px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#ctb #inctb ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}
#ctb #inctb ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
#ctb #inctb ul li>div p {
	/* height: 30px; */
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#ctb #inctb ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
#ctb #inctb ul li>div span:before {
	content: "";
	position: absolute;
	background: #e41e34;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#ctb #inctb ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
#ctb #inctb ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#ctb #inctb ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#ctb #inctb ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#ctb #inctb ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#ctb #inctb ul li>div:hover .l1 {
	width: 100%;
}
#ctb #inctb ul li>div:hover .l2 {
	height: 100%;
}
#ctb #inctb ul li>div:hover .l3 {
	width: 100%;
}
#ctb #inctb ul li>div:hover .l4 {
	height: 100%;
}
#ctb #inctb ul li>div:hover span {
	border: 1px solid #fff;
}
#ctb #inctb ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
#ctb #inctb ul li>div:hover span:before {
	width: 100%;
}
/* 客户 */
#al {
	overflow: hidden;
	width: 100%;
	height: 200px;
	margin: 0 auto;
	padding-top:20px;
}
#al #inal {
	float: left;
	width: 800%
}
#al #al1 {
	float: left;
}
#al #al2 {
	float: left;
}
#al #inal ul li {
	float: left;
	width: 22%;
	margin-right: 4%;
}
#al #inal ul li>div {
	display: block;
	width: 96%;
	padding: 2%;
	border-radius: 0 0 2px 2px;
	background: #f1f1f1;
	position: relative;
}
#al #inal ul li>div a {
	display: block;
}
#al #inal ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: 100px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#al #inal ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}
#al #inal ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
#al #inal ul li>div p {
	/* height: 30px; */
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#al #inal ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
#al #inal ul li>div span:before {
	content: "";
	position: absolute;
	background: #e41e34;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#al #inal ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
#al #inal ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#al #inal ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#al #inal ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#al #inal ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#al #inal ul li>div:hover .l1 {
	width: 100%;
}
#al #inal ul li>div:hover .l2 {
	height: 100%;
}
#al #inal ul li>div:hover .l3 {
	width: 100%;
}
#al #inal ul li>div:hover .l4 {
	height: 100%;
}
#al #inal ul li>div:hover span {
	border: 1px solid #fff;
}
#al #inal ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
#al #inal ul li>div:hover span:before {
	width: 100%;
}
/* 关于我们 */
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{color:#428bca;text-decoration:none;-webkit-transition:all .4s;transition:all .4s}
/* 
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.container:after,.container:before{content:" ";display:table}
.container:after{clear:both}
@media (min-width:768px){.container{width:750px}
}
@media (min-width:992px){.container{width:970px}
}
@media (min-width:1200px){.container{width:1170px}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.container-fluid:after,.container-fluid:before{content:" ";display:table}
.container-fluid:after{clear:both}
 */
.carousel-container{width:600px;margin-top:70px;overflow:hidden}
.clearfix:after,.clearfix:before{content:" ";display:table}
.clearfix:after{clear:both}
.center-block{display:block;margin-left:auto;margin-right:auto}
.pull-right{float:right!important}
.pull-left{float:left!important}

.zoom img{-webkit-transition:transform .5s,-webkit-transform .5s;transition:transform .5s,-webkit-transform .5s}
.zoom a:hover img{display:block;-webkit-transform:scale(1.1);transform:scale(1.1)}
.img{overflow:hidden;position:relative}
.img img{display:block;width:100%;height:auto}

.btn-center{text-align:center}
.btn{font-size:14px;background:#0c65bb;padding:5px 25px;color:#FFF;display:inline-block;border:2px solid #0c65bb}
.btn:hover{background-color:#FFF;color:#0c65bb;text-decoration:none}
.btn.black{background:#222;border-color:#222}
.btn.black:hover{background-color:#FFF;color:#222}
.main5{padding-bottom:40px}
.main5 .img{width:390px;height:auto}
.main5 .desc{width:500px;padding-top:10px;color:#777;line-height:160%}
.main5 .desc p{text-indent:2em;line-height:34px;}
.main5 .topbg{background:url(../images/bg-top.png) no-repeat center top;height:84px}
.main5 .botbg{background:url(../images/bg-bot.png) no-repeat center bottom;padding-bottom:40px}
.main5 h2{position:absolute;padding:0 0 18px;background-color:#FFF;top:0;right:-90px}
.main5 .more{position:absolute;right:0;bottom:-40px}
.main5 .m5content{width:960px;margin-left:60px;position:relative}
@media (max-width:1199px){.main5 .botbg,.main5 .topbg{background-size:100% auto}
.main5 .topbg{height:70px}
.main5 .img{width:275px}
.main5 .desc{width:495px}
.main5 .m5content{margin-left:30px;width:815px}
}
@media (max-width:991px){.main5 .botbg,.main5 .topbg{background:0 0}
.main5 .m5content{border:2px solid #222;width:auto;padding:15px;padding-right:70px;margin-right:20px;margin-left:0}
.main5 .desc.pull-right{float:none!important;width:auto;padding-top:0}
.main5 .img{margin-bottom:20px;margin-right:20px}
.main5 h2{right:-23px}
.main5 .more{bottom:-18px;right:30px}
}
@media (max-width:767px){.main5 .img{width:100%;padding-right:45px}
.main5 .m5content{padding:15px}
}
@media (max-width:414px){.main5 .m5content{margin-right:16px}
.main5 h2{right:-18px}
.main5 h2 img{height:190px}
}
/* 首页新闻 */
@charset "utf-8";
body,p,ul,ol,li,
	{
	margin: 0;
	padding: 0;
	border: 0
}

html {
	color: #000
}

html,body {
	width: 100%;
	min-width: 320px
}

body,ul,li,p {
	list-style: none;
	margin: 0;
	padding: 0
}

em {
	font-style: normal
}

a {
	text-decoration: none;
	outline: none;
	color: #3a3a3a
}

a:hover {
	text-decoration: underline
}
}

a {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
@-webkit-keyframes bounce-up {
	25% {
		-webkit-transform: translateY(5px)
	}
	50%,
	100% {
		-webkit-transform: translateY(0)
	}
	75% {
		-webkit-transform: translateY(-5px)
	}
}

@keyframes bounce-up {
	25% {
		transform: translateY(5px)
	}
	50%,
	100% {
		transform: translateY(0)
	}

	75% {
		transform: translateY(-5px)
	}
}

.index-news {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	min-height: 790px;
	background: url(img/index-bg03.jpg) no-repeat center;
	background-size: 100% 100%
}

.index-news-main {
	width: 1200px;
	margin: 0 auto;
	padding-top: 55px
}

.index-news-title {
	text-align: center;
	color: #fff;
	font-size: 30px
}

.index-news-title span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	background: linear-gradient(to right, red, darkorange);
	-webkit-background-clip: text;
	color: transparent;
	background-size: 100% 100%;
	position: relative
}

.index-news-name11 {
	color: #666;
	font-size: 14px;
	text-align: center
}

.index-news-content {
	text-align: center;
	margin-top: 42px
}

.index-news-nav {
	text-align: center;
	height: 45px;
	display: inline-block;
	text-align: center;
	margin-bottom: 30px
}

.index-news-nav a {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	border-radius: 5px;
	float: left;
	transition: all .5s ease-in-out
}

.index-news-nav a.active {
	color: #fff;
	background: linear-gradient(to right, red, darkorange)
}

.index-news-nav a.margin-left10 {
	margin-left: 10px
}

.swiper-container03 {
	width: 1200px
}

.swiper-container03 .swiper-slide {
	width: 1200px
}

.index-news-swiper {
	width: 1200px
}

.margin-left0 {
	margin-left: 0 !important
}

.index-news .h_tlt1 {
	width: 100%
}

.index-news .h_tlt1 p {
	font-size: 20px;
	font-weight: 700;
	color: #555;
	text-align: center
}

.index-news .h_tlt1 span {
	display: block;
	font-size: 22px;
	font-weight: lighter;
	color: #999;
	text-align: center;
	height: 40px;
	line-height: 40px
}

.index-news .h_tlt1 em {
	display: block;
	width: 58px;
	height: 2px;
	background: #d92940;
	margin: 0 auto
}

.index-news .news_bd .news_tj {
	width: 48%;
	float: left
}

.index-news .news_bd .news_tj .news_tj_img a {
	display: block;
	width: 100%;
	height: 210px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #f5f5f5
}

.index-news .news_bd .news_tj .news_tj_img a img {
	width: 100%;
	vertical-align: middle;
	transition-duration: 3s;
	-ms-transition-duration: 3s;
	-moz-transition-duration: 3s;
	-webkit-transition-duration: 3s
}

.index-news .news_bd .news_tj .news_tj_img a:hover img {
	transform: scale(1.1, 1.1);
	opacity: .5
}

.index-news .news_bd .news_tj .news_tj_img a .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.index-news .news_bd .news_tj .news_tj_con {
	background: #fff;
	padding: 10px 20px 30px;
	text-align: left
}

.index-news .news_bd .news_tj p a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #333;
	font-weight: 700;
	height: 50px;
	line-height: 50px
}

.index-news .news_bd .news_tj p a:hover {
	color: #d92940
}

.index-news .news_bd .news_tj span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.index-news .news_bd .news_tj em {
	display: block;
	font-size: 14px;
	color: #c6c6c6;
	padding-top: 10px;
	background: #fff
}

.index-news .news_bd ul {
	width: 50%;
	float: right
}

.index-news .news_bd ul li {
	background: #fff;
	padding: 24px;
	margin-bottom: 20px;
	position: relative
}

.index-news .news_bd ul li .news_time {
	position: absolute;
	left: 24px;
	top: 24px;
	width: 90px;
	text-align: center;
	background: #cacaca;
	padding: 10px 0;
	overflow: hidden
}

.index-news .news_bd ul li .news_time p {
	font-size: 24px;
	font-weight: 700;
	color: #fff
}

.index-news .news_bd ul li .news_time span {
	font-size: 14px;
	color: #fff
}

.index-news .news_bd ul li .news_con {
	padding-left: 110px;
	text-align: left
}

.index-news .news_bd ul li .news_con p {
	font-size: 15px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.index-news .news_bd ul li .news_con p a {
	color: #555
}

.index-news .news_bd ul li .news_con span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.index-news .news_bd ul li:hover .news_time {
	background: #d92940
}

.index-news .news_bd ul li:hover .news_con p {
	color: #d92940
}

@media(max-width:991px) {
	.index-news {
		min-width: inherit;
		min-height: inherit;
		background: #f5f5f5
	}

	.index-news-main {
		width: 90%;
		padding-top: inherit;
		padding: 2rem 0
	}

	.index-news-title {
		font-size: 20px;
		color: #999
	}
	.index-news-title span {
		width: auto;
		height: auto
	}
	.index-line {
		width: 2rem;
		height: .1rem;
		margin-top: .5rem;
		margin-bottom: .5rem
	}
	.index-news-content {
		margin-top: 2rem
	}
}
@media(max-width:1199px) {
	.container {
		width: 95%
	}
	.index-news-main {
		width: 90%
	}	
}
@media(max-width:991px) {
	.index-news .news_bd .news_tj {
		width: 100%;
		float: none;
		margin-bottom: 20px
	}
	.index-news .news_bd ul {
		width: 100%;
		float: none
	}
}
@media(max-width:767px) {
	.index-news {
		padding: 20px 0
	}
	.index-news .news_bd .news_tj .news_tj_img a {
		height: 150px
	}
	.index-news .news_bd ul li {
		padding: 15px;
		margin-bottom: 15px
	}
	.index-news .news_bd ul li .news_time {
		left: 15px;
		top: 15px
	}
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-coverflow .swiper-wrapper, .swiper-wrapper {
	-ms-perspective: 1200px
}

 .swiper-slide{
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
 .swiper-slide{
	pointer-events: none
}
 .swiper-slide-active {
	pointer-events: auto
}
 .swiper-slide-shadow-bottom,  .swiper-slide-shadow-left,  .swiper-slide-shadow-right,  .swiper-slide-shadow-top, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left, .swiper-slide-shadow-right, .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
 .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
 .swiper-slide-active,  .swiper-slide-next,  .swiper-slide-next+.swiper-slide,  .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
/* 新闻结束 */