﻿/*首页banner图*/
.public-top {
	width: 100%;
	background-color: #47484a;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
}

.pb-l {
	float: left;
}

.pb-r {
	float: right;
}

.pb-r a {
	color: #fff;
}

.header {
	width: 100%;
	background-color: #fff;
	/* overflow: hidden; */
}

.header-top {
	padding: 28px 0;
	background-color: #fff;
	overflow: hidden;
}

.cmp-tel {
	margin: 10px 0;
}

.hd-nav-main {
	background-color: #b71818;
	height: 74px;
}

/* .navbar-ul {
	width: 100%;
}

.navbar-ul li {
	float: left;
	font-size: 15px;
	padding: 26px 0;
}

.navbar-ul li:hover,
.navbar-ul li.active {
	background: url(../images/nav-bg.png) no-repeat center bottom;
}

.navbar-ul li.sy a {
	border-left: 2px solid #fff;
}

.navbar-ul li.sl a {
	border-right: 2px solid #fff;
}

.navbar-ul li a {
	display: block;
	width: 137px;
	text-align: center;
	color: #fff;
	border-left: 2px solid #fff;
	box-sizing: border-box;
} */
.navbar-ul li {
	float: left;
	position: relative;
	font-size: 15px;
}

.navbar-ul li span {
	line-height: 74px;
	color: #fff;
	width: 1px;
	display: block;
}

.navbar-ul a {
	position: relative;
	display: block;
	padding: 26px 0;
	width: 135px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	transition-property: border, color;
	-ms-transition-property: border, color;
	-moz-transition-property: border, color;
	-webkit-transition-property: border, color;
	-o-transition-property: border, color;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
}


.navbar-ul>li>a:hover,
.active {
	color: #fff;
	background: url(../images/nav-bg.png) no-repeat center bottom;
}

.navbar-ul .navsubmenu {
	position: absolute;
	display: none;
	margin: 0px 0 0 -70px;
	left: 50%;
	width: 140px;
	background: #fff;
	border-radius: 8px;
	text-align: center;
	padding: 6px;
	z-index: 999;

}

.navbar-ul .navsubmenu li {
	float: none;
}

.navbar-ul .navsubmenu li a {
	width: 100%;
	color: #333;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}

.navbar-ul .navsubmenu li a:hover {
	background-color: #b71818;
	color: #fff;
}


.navbar-ul .navsubmenu:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: #fff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	position: absolute;
	left: 50.3%;
	margin-left: -5px;
	top: -5px;
}

.banner {
	width: 100%;
}

.content {
	background-color: #f7f7f7;
}

.rank {
	width: 1240px;
	margin-left: auto;
	margin-right: auto;
}


.footer {
	background-color: #47484a;
	width: 100%;
	overflow: hidden;
}

.ft-main {
	width: 100%;
	border-bottom: 1px solid #313234;
}

.ft-link-bottom {
	padding: 10px 0 0;
}

.ft-link-bottom * {
	display: inline-block;
	padding: 0 10px;
	font-size: 15px;
	color: #bebec0;
}

.link-list a {
	font-size: 14px;
	color: #ececec;
	padding: 5px 20px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
}

.link-list a:hover {
	color: #bebec0;
	background: #313234;
}

.link-h2 {
	font-size: 16px;
	color: #fff;
	margin: 24px 20px;
	float: left;
	width: 80px;
}

.link-list {
	float: left;
	width: calc(100% - 120px);
	margin: 20px 0 10px;
}

.ft-cp-main {
	text-align: center;
	font-size: 14px;
	color: #bebec0;
	line-height: 42px;
	border-top: 1px solid #5d5e60;
}

.banner {
	width: 100%;
	position: relative;
}

.focus {
	width: 100%;
	position: relative;
	zoom: 1;
	overflow: hidden;
	z-index: 9;
}

.f426x240,
.f160x160 {
	width: 100%;
	overflow: hidden;
	z-index: 9;
}

.rslides li {
	width: 100%;
	float: left;
	display: none;
	z-index: 9;
}

.rslides li img {
	z-index: 9;
	display: block;
}

.rslides {
	width: 100%;
	position: relative;
	z-index: 9;
	margin: 0 auto;
}

.rslides_nav {
	height: 51px;
	width: 31px;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: 1.0;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: none;
}

.rslides_nav:active {
	opacity: 1.0;
}

.rslides_nav.next {
	left: auto;
	right: 0;
}

.rslides_tabs {
	text-align: center;
	position: absolute;
	bottom: 30px;
	z-index: 9;
	left: 0%;
	width: 100%;
}

.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin: 0 5px;
}

.rslides_tabs a {
	margin-top: 0px;
	text-indent: 9999px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.3);
	display: inline-block;
	_display: block;
	*display: block;
	width: 30px;
	height: 3px;
	z-index: 9;
	*z-index: 9;
}

.rslides_tabs .rslides_here a {
	background-color: #af0101;
}

.banner .prev {
	position: absolute;
	left: 200px;
	top: 50%;
	margin-top: -30px;
	background: url(../images/banprev.png) center no-repeat;
	z-index: 222;
	width: 40px;
	height: 60px;
	display: block;
}

.banner .next {
	position: absolute;
	right: 200px;
	top: 50%;
	margin-top: -30px;
	background: url(../images/bannext.png) center no-repeat;
	z-index: 222;
	width: 40px;
	height: 60px;
	display: block;
}

.banner .prev:hover {
	background: url(../images/banprevon.png) center no-repeat;
}

.banner .next:hover {
	background: url(../images/bannexton.png) center no-repeat;
}

.indexFlashTel {
	display: none;
}

/*News*/
.News:before {
	width: 100%;
	height: 1px;
	background: #ebebeb;
	position: absolute;
	left: 0;
	right: 0;
	content: '';
	top: 228px;
}

.News {
	padding-top: 45px;
	padding-bottom: 50px;
	position: relative;
	width: 100%;
}

.News .title0 {
	text-align: center;
}

.News .title0 em {
	font-size: 16px;
	color: #af0101;
	opacity: 0.5;
	text-transform: uppercase;
}

.News .title0 h3 {
	font-weight: inherit;
	font-size: 24px;
	color: #af0101;
	background: url(../images/ico1_1hr.png) no-repeat center;
}

.News .wal {
	width: 1260px;
}

.News .Newslist .slick {
	margin: 45px 0;
}

.News .Newslist .slick .box {
	min-height: 340px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	/* background-color: #fefefe; */
}

.News .Newslist .slick .box:hover {
	background-color: #faf6f7;
}

.News .Newslist .title {
	position: relative;
}

.News .Newslist .title .txth {
	padding:20px 20px 0;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.News .Newslist .title .txth a {
	color: #333;
}

.News .Newslist .title .txth a:hover {
	color: #af0101;
}

.News .Newslist .time {
	padding-top: 26px;
	text-align: center;
}

.News .Newslist .time p {
	line-height: 40px;
	font-size: 18px;
}

.News .Newslist .time span {
	width: 30px;
	height: 3px;
	display: block;
	margin: 10px auto 0;
	background-color: #c81616;
}

.News .Newslist .text {
	width: 80%;
	margin: 20px auto;
	font-size: 14px;
	color: #999;
	line-height: 2;
	overflow: hidden;
}

.News .Newslist .text .more {
	display: none;
	width: 120px;
	line-height: 30px;
	text-align: center;
	margin: 30px auto;
	color: #fff;
	background-color: #c81616;
	border-radius: 15px;
}

.News .Newslist .slick .box:hover .more {
	display: block;
}

.News .Newslist .slick-prev {
	position: absolute;
	z-index: 222;
	left: -10px;
	top: 50%;
	margin-top: -30px;
	background: url(../images/banprev.png) center no-repeat;
	width: 40px;
	height: 60px;
	display: block;
}

.News .Newslist .slick-prev:hover {
	background: url(../images/banprevon.png) no-repeat center;
}

.News .Newslist .slick-next {
	position: absolute;
	z-index: 222;
	right: -10px;
	top: 50%;
	margin-top: -30px;
	background: url(../images/bannext.png) center no-repeat;
	width: 40px;
	height: 60px;
	display: block;
}

.News .Newslist .slick-next:hover {
	background: url(../images/bannexton.png) no-repeat center;
}

.News .lookbox {
	height: 52px;
}

.News .look {
	display: block;
	width: 190px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #666;
	border: 1px #ddd solid;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 25px;
}

.News .look:hover {
	color: #fff;
	border-color: #c81616;
	background-color: #c81616;
	box-shadow: 0 5px 15px rgba(200, 24, 24, 0.4);
}

/*Prodcuts*/
.Products {
	padding: 0 0 20px;
	min-height: 380px;
	background: url(../images/nimg1920_bg1.jpg) no-repeat bottom center;
	background-color: #f5f5f5;
}

.Products .wal {
	position: relative;
}

.Products .leftbox {
	position: absolute;
	left: 0;
	top: -50px;
	width: 295px;
	height: 414px;
	background-color: #fff;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	z-index: 111;
}

.Products .leftbox:hover {
	box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
}

.Products .leftbox .title {
	margin-top: 55px;
	margin-bottom: 40px;
}

.title {
	text-align: center;
	margin-bottom: 40px;
}

.title p {
	font-size: 16px;
	color: #af0101;
	opacity: 0.5;
	text-transform: uppercase;
}

.title h3 {
	font-weight: inherit;
	font-size: 24px;
	color: #af0101;
	background: url(../images/ico1_1hr.png) no-repeat center;
}

.Products .leftbox .text {
	padding: 3px;
	font-size: 14px;
	line-height: 1.75;
	width: 70%;
	margin: 0 auto 40px;
	border: 2px solid #e8b7b7;
}

.Products .leftbox .lookbox {
	height: 52px;
}

.Products .leftbox .look {
	display: block;
	width: 190px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background-color: #c81616;
	border-radius: 25px;
}

.Products .leftbox .look:hover {
	color: #fff;
	box-shadow: 0 5px 15px rgba(200, 24, 24, 0.4);
}

.Products .proclist {
	margin-left: 316px;
	padding-top: 40px;
}

.Products .proclist .slick-list {
	padding-bottom: 15px;
}

.Products .proclist .box {
	margin: 0 12px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.Products .proclist .imgDiv img {
	width: 100%;
}

.Products .proclist .box .text {
	height: 70px;
	position: relative;
}

.Products .proclist .box:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.Products .proclist .txt {
	position: absolute;
	z-index: 22;
	left: 45%;
	margin-left: -128px;
	display: block;
	width: 100%;
	height: 70px;
	text-align: center;
}

.Products .proclist .txt p {
	font-size: 14px;
	color: #999;
	padding: 12px 10px;
}

.Products .proclist .box:hover .txt {
	border-bottom: 2px solid #c95757;
	background-color: f9f7f7;
}

.Products .proclist .slick-dots {
	text-align: center;
	margin-top: 10px;
}

.Products .proclist .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #ababab;
}

.Products .proclist .slick-dots li.slick-active {
	background-color: #af0101;
}

/*Company*/
.Company {
	padding-top: 45px;
	padding-bottom: 60px;
	background: url(../images/nimg1920_bg3.png) no-repeat bottom center;
}

.Company .about {
	width: 730px;
}

.Company .about .text {
	font-size: 14px;
	color: #787878;
	line-height: 2;
	margin-bottom: 90px;
	padding-right: 40px;
}

.Company .about .list {
	margin-top: 30px;
	margin-bottom: 89px;
}

.Company .about .list li {
	width: 33.33%;
	float: left;
	text-align: center;
}

.Company .about .list li .box {
	padding: 20px 0;
	border-right: 1px #eee solid;
}

.Company .about .list li:last-child .box {
	border-right: none;
}

.Company .about .list li .ico {
	font-size: 14px;
	color: #af0101;
}

.Company .about .list li .ico img {
	padding-right: 10px;
	padding-bottom: 13px;
}

.Company .about .list li p {
	font-size: 24px;
	color: #af0101;
	opacity: 0.7;
}

.Company .about .lookbox {
	height: 52px;
}

.Company .about .look {
	display: block;
	width: 190px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	color: #999;
	border: 2px #eee solid;
	border-radius: 25px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	color: #fff;
}

.Company .about .look:hover {
	color: #fff;
	box-shadow: 0 1px 15px rgba(200, 24, 24, 0.3);
}

/*Contact*/
.Contact {
	position: relative;
}

.Map-box {
	height: 450px;
	margin: 80px 0 130px;
}

.contact-main {
	width: 450px;
	position: absolute;
	top: -65px;
	border-top: 2px solid #af0101;
	/* margin-bottom: 50px; */
	background: url(../images/index-con-bg.jpg) no-repeat left top;
	box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.contact-contain {
	padding: 0 60px 20px;
	font-size: 14px;
}

.contact-main .title {
	margin-top: 45px;
	margin-bottom: 40px;
	text-align: center;
}

.contact-contain ul li {
	position: relative;
	padding: 8px 0 8px 64px;
	overflow: hidden;
	line-height: 44px;
}

.contact-contain ul li:first-child {
	line-height: 22px;
}

.contact-contain ul li i.con-icon {
	position: absolute;
	width: 44px;
	height: 44px;
	top: 8px;
	left: 0px;
}

.ion-home {
	background: url(../images/index-con-home.png) no-repeat center;
}

.ion-address {
	background: url(../images/index-con-address.png) no-repeat center;
}

.ion-tel {
	background: url(../images/index-con-tel.png) no-repeat center;
}

.ion-chzh {
	background: url(../images/index-con-chzh.png) no-repeat center;
}

.ion-cell {
	background: url(../images/index-con-cell.png) no-repeat center;
}

.ion-email {
	background: url(../images/index-con-email.png) no-repeat center;
}

.ion-website {
	background: url(../images/index-con-web.png) no-repeat center;
}

/* Slider */
.slick-slider {
	position: relative;

	display: block;

	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	outline: none;
}

.slick-list {
	position: relative;
	outline: none;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;

	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	outline: none;
	float: left;

	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

/*.slick-slide img
{
    display: block;
}*/
.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.Products .proclist .imgDiv{
 padding-top: 90%;
 position: relative;
 z-index: 1;
 overflow: hidden;
 margin: 0;
}

.Products .proclist .imgDiv .imgA{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 padding:10px;
 overflow:hidden;
 background-color:#fff;
}